-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 17w47b, Minecraft 18w02a, Minecraft 18w05a, Minecraft 18w20c, Minecraft 18w22c, Minecraft 1.13-pre5, Minecraft 1.13-pre6, Minecraft 1.13.2, Minecraft 19w03c, Minecraft 19w04b
-
Confirmed
-
(Unassigned)
The bug
In versions before 17w47a you could use block_id:meta_data to get non-default block states for superflat presets. Due to the internal changes which happened in 17w47a meta data does not exist anymore, however there was not added another way to specify block states. Trying to use square brackets crashes the game (see MC-122441).
How to reproduce
Try to use the following superflat preset
minecraft:oak_slab[type=top];127;decoration
- duplicates
-
MC-118624 Superflat presets can't use blockstates
- Reopened