#How do I apply textures?

10 messages · Page 1 of 1 (latest)

wild panther
#

hi,I was trying to make a staff using KubeJS Iron's Spells
I can't adapt it in any way.
The split in the photo is reflected except for the texture.

finite stirrupBOT
#

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

slate pond
#

the model itself is fine, though theres some things you need to remove

#

remove .parentModel() and .texture() from the script

#

and move the model json to ...../assets/kubejs/models/item/firestaff_jn.json

wild panther
#

Is this correct?
I added the models file to .../assets/kubejs/
But it showed up as in the picture
I'm so frustrated;;

slate pond
#

rename the model to be the same as the item id

wild panther
#

I was able to complete it!
Thank you so much!

slate pond