mojira.dev
MC-296821

All newer orientable blocks dont have orientable block model as parent model

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

Attachments

Comments

Bluebird
[media][media][media][media]
Bluebird

Relates to MC-114274 and by extent MC-84851

Bluebird

(Unassigned)

Confirmed

Gameplay

Low

(Unassigned)

1.21.5, 25w16a, 25w20a

Retrieved