When creating a block with custom geometry, adding "carried_textures": "texture_name" to the 'blocks' file in the resource pack doesn't override the image in the inventory.
Steps To Reproduce:
Create a custom block with custom geometry
Add "carried_textures": "lantern_carried" to the blocks section in the 'blocks' file in the resource pack.
The block will show the custom geometry rather than the carried texture in the inventory.
Expected Behavior:
Adding carried textures overrides the block model in the inventory
Actual Behavior:
Custom block geometry doesn't get replaced
Comments 6
Resolving temporarily as Awaiting Response. Does this issue occur in the latest versions (1.16.220 Hotfix or 1.16.230.54 Beta)? If so, could you please attach the add-ons you're using to this ticket?
Still affects 1.16.100.59