#Custom Item Model

1 messages · Page 1 of 1 (latest)

vast tangle
#

I use the oraxen plugin, and how i can add model from my custom sword to gui?

I read the documentation, but i dont understand much from it.

obtuse ginkgo
#

oraxen should just use CustomModelData to apply textures so you can use model_data to set it

#
material: diamond_sword
model_data: 5001
vast tangle
#

but i wil search for it

obtuse ginkgo
#

hold the item and type /data get entity @s SelectedItem @vast tangle

#

you should be able to see the material id and the CustomModelData value

vast tangle
#

oh ok

#

thanks

#

ok i maybe found it

#

i will test

vast tangle
#

ok it's working