-
Bug
-
Resolution: Fixed
-
Minecraft 1.12.1, Minecraft 17w45a
-
Confirmed
As of 1.11 snapshots you can use block states in /setblock, /fill, /execute detect and /testforblock, rather then meta data, this makes /give, /clear and /replaceitem stupidly hard to use, to get the right item.
This also affects models; models are named acacia_log, where in game you have log2:0.
The best way to fix this is to make them separate blocks (like the model files), in the attachments (the_flattening.txt) is a LONG list of blocks that shouldn't be block states but their own block.
The model/block state files should be renamed too when they are not the same as listed below.
This list contains:
- Block states that shouldn't be block states.
- Logical changes.
- Changes that'll make the code more sane.
Build up like this:
- Current collection
- What it should be (old data value(s)/old block state(s)/{old nbt data})
- Additional note(s)
- What it should be (old data value(s)/old block state(s)/{old nbt data})
- blocks
-
MC-39948 Blocks / Items only different by data value are not listed separately in statistics
- Resolved
- is duplicated by
-
MC-116906 Command line uses 'stained_hardened_clay' rather than 'terracotta'
- Resolved
-
MC-117134 Missingno error for when creating a place on wool rule
- Resolved
-
MC-118727 Light Gray Glazed Terracotta Minecraft ID does not work
- Resolved
-
MC-128252 Fix a bug with names of flowers, all colorful flowers named as "red_flower".
- Resolved
- relates to
-
MC-53439 The top block of a two-block plant temporarily becomes a peony/sunflower upon placing a block in the bottom
- Resolved
-
MC-115801 Colored beds don't have a color state
- Resolved
-
MC-261008 Music disc ID names are inconsistent with other items
- Resolved
-
MC-12211 Comparator in subtraction mode does not update visually under certain conditions
- Resolved
-
MC-102545 There are 352 different flowerpots in the debug world.
- Resolved
-
MC-111472 Game doesn't save anywhere that a chest is a double chest
- Resolved
-
MC-115799 Colored bed flickers red when placing/destroying
- Resolved
-
MC-117166 Corner stairs with torch/lever/button etc. doesn't cause block update when near destroyed support stair
- Resolved