Mojira Archive
MC-262927

Chiseled bookshelf item model is in the wrong place/is redundantly referenced

Closely relates to MC-262924.

The bug

The chiseled bookshelf's item model is defined via the file "chiseled_bookshelf_inventory.json" in the models/block directory, which is then used as a parent model by "chiseled_bookshelf.json" in the models/item directory. This setup is entirely redundant: the exact same result could be achieved by deleting the existing chiseled_bookshelf.json from the models/item directory, moving chiseled_bookshelf_inventory.json into the models/item directory, and then renaming it to chiseled_bookshelf.json, getting an identical result with one less file.

Unresolved

Connor Steppie

2023-05-24, 03:43 PM

2024-01-19, 08:25 AM

0

2

Confirmed

(Unassigned)

1.20 Pre-release 5

-