#Texture doesnt correctly apply everywhere

37 messages · Page 1 of 1 (latest)

light juniper
#

I do the same process for all items, but somehow the shape gets lost with the last two

whole nimbusBOT
#
Welcome to the help forum!

Please make sure to read #1029373817119838218 as it may answer your question!

Once your question has been resolved, please mark the post as closed by using the </close:1163944441741049897> command.

light juniper
tall raptor
# light juniper

can you show the file in which you tell the game to use those models?

light juniper
tall raptor
# light juniper

if you want normal stone swords to look like normal stone swords keep this as "item/stone_sword"

#

if you want to replace all stone swords with your ruby sword then remove your current stone_sword.json and rename your sword_ruby.json to stone_sword.json

#

same principle for the other one

light juniper
#

okay but for the wooden_axe one it does work

tall raptor
#

what "doesn't work"?

light juniper
#

the stone sword

#

to sword_ruby

#

as well as this one

tall raptor
#

do you want to replace all wooden_swords with your item_dagger model?
or do you want only specific wooden swords with a specific tag to look like your model?

light juniper
#

Id rather have the second one if that is possible

tall raptor
#

k, then make sure you always specify the default texture here

#

NOT your custom texture

light juniper
#

Okay so what I need to do now is:

  1. delete stone_sword.json, wooden_sword.json, wooden_axe.json

  2. replace the custom textures in that line to [what precisely to get default texture?]

tall raptor
#

delete stone_sword.json, wooden_sword.json, wooden_axe.json
no

light juniper
#

my bad

tall raptor
#

you open those files and adjust the texture in them

light juniper
#

Okay so what would be the default texture line of code

tall raptor
#

"item/wooden_sword" etc.

light juniper
#

ahhh okay

tall raptor
#

check the default assets if you aren't sure (or if it shows an error texture ingame)

light juniper
#

nono I understand now

#

Im going to do this

#

My friend you are a genius