#name tag skin
1 messages ยท Page 1 of 1 (latest)
Saddle texture is not visible, can you help me?
You need to add the saddle part as a separate string.
how can I do it
There is a guide on wiki for overlaying textures.
I looked for a while but I didn't understand xd
I'm new to coding
Please send your render controller here.
not the .zip. Please just paste it here.
"format_version": "1.8.0",
"render_controllers": {
"controller.render.pig": {
"geometry": "Geometry.default",
"textures": [
"query.is_name_any('pigga', 'Pigga', 'PIGGA') ? Texture.pigga : (query.is_saddled ? Texture.pigga_saddle : Texture.default)"
]
}
}
}
do you need anything else?
You don't have the saddle texture for when the pig's name isn't pigga ?
You don't have it referenced here. Please send your client entity file.
"format_version": "1.10.0",
"minecraft:client_entity": {
"description": {
"identifier": "minecraft:pig",
"min_engine_version": "1.8.0",
"textures": {
"pigga": "textures/entity/pig/name_tag/pigga",
"pigga_saddle": "textures/entity/pig/name_tag/pigga_saddle"
}
}
}
}
@upper helm where is the problem
Please wait. I'm fixing it for you : )
Ohh thank you ๐
I'm not sure if this is going to work but try:-
@upper helm oww thank you

Pigga is handsome โค๏ธ