mojira.dev
MCPE-101803

Carried Textures Don't Override Custom Geometry

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:

  1. Create a custom block with custom geometry

  2. Add "carried_textures": "lantern_carried" to the blocks section in the 'blocks' file in the resource pack.

  3. 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

Still affects 1.16.100.59

Still affects 1.16.100.60

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?

Resolving as Cannot Reproduce as per the above comment.

Not sure if this is a bug, but similar to this bug's behavior, using `blockshape` in blocks.json overrides `carried_textures`. For example, using azalea blockshape for waterlily to have a flower on the waterlily forces the item to be 3D.

If this is not intended, I'll make a bug report.

Gruntastic

(Unassigned)

Unconfirmed

Multiple

add-on, blocks, custom_blocks, inventory, textures

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.100.60 Beta, 1.16.100.58 Beta, 1.16.100.59 Beta, 1.16.201 Hotfix, 1.16.210

Retrieved