1

Changing models makes texture bug when breaking

jaruno's Avatar jaruno9/11/21 9:10 am
9/12/2021 11:20 pm
Karaoke's Avatar Karaoke


I was trying to get different textures to different sides of planks but whenever I break or walk over them I get a texture bug, I'm on 1.8.

this is assets\minecraft\models\block\oak_planks

{
"parent": "block/cube_all",
"textures": {
"up": "blocks/planks_oak_top", "down": "blocks/planks_oak_top", "north": "blocks/planks_oak", "south": "blocks/planks_oak", "west": "blocks/planks_oak", "east": "blocks/planks_oak"
}
}
Posted by jaruno's Avatar
jaruno
Level 1 : New Miner
0

Create an account or sign in to comment.

1

4
09/12/2021 11:20 pm
Level 69 : High Grandmaster Witch
Karaoke
Karaoke's Avatar
You have no particle set.

"textures": {
"particle": "block/oak_planks"

When doing custom models you always need to set the particle otherwise minecraft doesn't know what the block is.
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome