#Custom block model not working
9 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
it needs to be at kubejs/assets/kubejs/models/blocks/altar.json
ok, so the model part works, but the texture is still missing. despite it pointing to the same location.
i even have the texture in 3 locations just incase but none of them work.
kubejs/assets/kubejs/models/blocks/altar.png
kubejs/assets/kubejs/blocks/altar.png
kubejs/assets/kubejs/textures/blocks/altar.png
the bottom one is correct, but rename blocks to block
iirc thats what minecraft wants
so kubejs/assets/kubejs/textures/block/altar.png
yes, thankyou!