Posted January 14, 20232 yr I know that the texture loading system changed in 1.19.3 and that you need to use the textures/block and textures/item folders. But what about an entity, I tried to change entity/chest/normal, to block/chest/normal but it didn't worked. { "parent": "simplycaterpillar:block/drill_base/drill_base", "textures": { "side": "simplycaterpillar:block/rock_side", "chest": "minecraft:entity/chest/normal", "rod": "simplycaterpillar:block/pieces/wood_piece" } } Full file: https://github.com/The-Fireplace-Minecraft-Mods/Simply-Caterpillar/blob/1.19.3/src/main/resources/assets/simplycaterpillar/models/block/storage/storage.json Edited January 14, 20232 yr by D2A
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.