#Blockbench model into a block
34 messages · Page 1 of 1 (latest)
It should be enough If you place the model in kubejs/assets/kubejs/models/block/statue.json
And make Sure that the model references the correct textures
but is the code right?
Seems good
Are you Sure that this is your Code?
yes
Cause this Error says that an Item is being registered
i tested this exact code and it boots up fine for me
did you maybe forget to save the file?
whats the png name?
you're texture need to go somewhere else
also i think you have to specify the file path in the model.json where the texture is(maybe not)
statue.png
actually yeah its assets>kubejs>textures>block>
do you have your model in kubejs/assets/kubejs/models/item
because it's not in this screenshot
and exactly that happens if it's there
its here
ok i will test it
you don't need a model in models/item if you have it in models/block as that will happen automatically
ahh thank you so much