-
Bug
-
Resolution: Fixed
-
Minecraft 16w21a, Minecraft 1.10 Pre-Release 2, Minecraft 1.10.2, Minecraft 16w32a, Minecraft 1.11.2, Minecraft 17w06a, Minecraft 1.12, Minecraft 1.12.1 Pre-Release 1
-
None
-
Confirmed
There are 352 different types of flower pots in the debug world, 15 for each flower/empty.
See screenshot.
Reason:
public static final IntegerProperty LEGACY_DATA = IntegerProperty.create("legacy_data", 0, 15);
Apparently caused by the fix for MC-60552.