-
Bug
-
Resolution: Fixed
-
Minecraft 17w47b, Minecraft 17w50a
-
Unconfirmed
When a blockstate file defines several block models that are intended to be randomly chosen, rather than picking one full model per block the game instead somehow selects each individual face of the cube separately and combines them into a new, full cube.
I have included an example blockstate file that changes obsidian to randomly display as either stone, cobblestone or stone bricks. As you can see the obsidian blocks are not rendered as cubes that are completely stone, cobblestone or stone bricks. Instead the six sides of the model get randomly assigned to one of the three textures.
- relates to
-
MC-122724 Blockstates not working properly with two model options
- Resolved