#Single texture missing from block

9 messages · Page 1 of 1 (latest)

placid quiver
#

So, the block has a "textureAll" which should texture all faces, but the "main" one is missing?

event.create('food_off', 'cardinal').textureAll("kubejs:block/food_off")
    .soundType("metal")
    .displayName("F.O.O.D")
    // .textureSide("north", "kubejs:block/food_off")
    // .textureSide("down", "kubejs:block/food_off")
silk capeBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

pastel solar
#

are you using a json model?

placid quiver
pastel solar
#

hmm it must be because of the cardinal thing then

#

i bet if you remove that, the texture will be applied correctly

placid quiver
#

it apparently does

#

well, not what i wanted but works

#

thank you lexxie