Details
-
Type:
Bug
-
Status: Open
-
Resolution: Unresolved
-
Affects Version/s: 1.16.220.52 Beta, 1.16.220.51 Beta, 1.16.220.50 Beta, 1.16.210.61 Beta, 1.16.210.60 Beta, 1.16.210.59 Beta, 1.16.210.58 Beta, 1.16.210.57 Beta, 1.16.210.56 Beta, 1.16.210.55 Beta, 1.16.210.54 Beta, 1.16.210.53 Beta, 1.16.210.51 Beta, 1.16.210.50 Beta, 1.16.200.57 Beta, 1.16.200.56 Beta, 1.16.200.55 Beta, 1.16.200.53 Beta, 1.16.200.52 Beta, 1.16.200.51 Beta, 1.16.100.60 Beta, 1.16.100.58 Beta, 1.16.100.59 Beta, 1.16.201 Hotfix, 1.16.210
-
Fix Version/s: None
-
Labels:
-
Confirmation Status:Unconfirmed
-
Platform:Multiple
Description
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