#glitched textures

29 messages · Page 1 of 1 (latest)

thorny oasis
#

my textures are purple and black instead of the ones i want

floral mantle
#

only textures with your model's shape or is it a purple cube?

thorny oasis
#

idk but its like this

floral mantle
#

can show show a screenshot of where you saved your textures? and also open your json in a text editor and ss that

thorny oasis
#

sure

floral mantle
#

right so

#

the json file begins to look for textures inside of the assets/minecraft/textures

#

on the json, it is currently looking directly right there

#

but you have a custom folder

#

so that needs to be in the json written too

thorny oasis
#

so u want me to update the code?

floral mantle
#

just write custom/ on front of the textures names

thorny oasis
#

wait so what lines that?

floral mantle
#

like this for example

#
        "2": "block/pumpkin_stem",
        "particle": "block/attached_pumpkin_stem",
        "upperstem": "block/attached_pumpkin_stem"```
#

the lines at the top

#

custom/axe in your case

thorny oasis
#

i feel so dumb rn xD

#

i cant find the line :/

floral mantle
thorny oasis
#

ok like this?

floral mantle
#

ye

thorny oasis
#

ok it worked tysm! :D

floral mantle
#

always make sure that paths in your model files match your resource pack structures

thorny oasis
#

ok noted

floral mantle
#

similar erros can also be vcaused my missnamed files

thorny oasis
#

ah

#

!close