mojira.dev

John Bjerk

Assigned

No issues.

Reported

MCPE-53454 Baby Zombies have their sword sticking out of their torso Fixed MC-138991 stone_slab: One Name, Two Blocks Cannot Reproduce

Comments

> They just use the texture from the full block.

The default pack sure-- but that's not a rule for everyone.

Resource packs aren't constrained by what files and filenames the default pack uses. Artists edit the blockstate .JSON files to apply whatever textures they want to a block, things like random alternate textures, or maybe a different texture to the top face of a block..

In v1.13x the block state file "stone_slab" refers to one block. It's a carved stone slab.

In the snapshot is refers to another block. It's a natural, whole stone.

Whatever textures an artist applies to blockstate "stone_slab", is going to be wrong in one of the versions pack format 4 supposedly supports.