#Textures Not Loading

13 messages · Page 1 of 1 (latest)

weary tulip
#

!faq content logs

covert laurelBOT
weary tulip
#

check these

ripe dagger
#

I just checked them and turned them on, what should I do now?

weary tulip
#

try and spawn the entity in world then check the log

ripe dagger
#

Sorry for delay, my internet is backed up quite a lot. But I just did that and nothing appeared

weary tulip
#

ok next we need to see your Resource pack entity file

ripe dagger
#

do you want the file or whats in the file? More specifically the code?

weary tulip
#

you can post the json file here and it will let me read htem

ripe dagger
#

{
"format_version": "1.10.0",
"minecraft:client_entity": {
"description": {
"identifier": "myname:pig",
"materials": {
"default": "entity_alphatest"
},
"textures": {
"default": "textures/entity/pig"
},
"geometry": {
"default": "geometry.pig"
},
"render_controllers": ["controller.render.default"],
"spawn_egg": {
"base_color": "#f5aed0",
"overlay_color": "#d76868"
}
}
}
}

#

Ok, there it is

weary tulip
#

try renaming the texture to my_big and changing it in this file. Maybe pig is already a protected file name

ripe dagger
#

I tried that and that just made it so the spawn egg is invisible, and that the mob is invisible