mojira.dev
MC-107055

2 models for old wooden slab's item

There's 2 item models for the old wooden slab:

  • old_wood_slab

  • wood_old_slab

Simple fix:

Remove the unused models.

Attachments

Comments 5

wood_old_slab is the unused one.

old_wood_slab was removed, wood_old_slab is still there.

Actually both models were unused because the method net.minecraft.client.renderer.block.model.ModelBakery.registerVariantNames() did not register the old_wood_slab type.

I can't find either files anymore in 16w38a.jar, resolving as fixed.

It's still there assets\minecraft\blockstates\wood_old_slab.json

That's a blockstate, which is intended to exist as the block exists.
This ticket is about the item model files only.

user-f2760

Erik Broes

Confirmed

Minecraft 1.10.2, Minecraft 16w35a, Minecraft 16w36a, Minecraft 16w38a

Minecraft 16w38a

Retrieved