Older orientable block models such as the furnace and dispenser when held in first person show the front of the block in your hand. Newer orientable block models such as the chiseled bookshelf and crafter when in the same situation don’t show the front of the block in your hand. This seems to have started happening around 1.20 with the chiseled bookshelf. All of these newer models have one thing in common, they don’t have the orientable or orientable_with_bottom model as a parent model. The furnace and dispenser both use it as a parent model so going back and editing the old models so this is the case will fix them.
Current affected models:
Chiseled Bookshelf (block/chiseled_bookshelf_inventory)
Vault (block/template_vault)
Crafter (block/crafter)
Dried Ghast (block/dried_ghast)
Observer
All of these can be fixed by simply changing the parent from “block/block” to “block/orientable” in their respected models.
Related issues
relates to
Attachments
Comments
