1

Help with json file

Jazumes's Avatar Jazumes11/12/18 12:15 pm
11/15/2018 12:12 pm
oakar258's Avatar oakar258
I am trying to make the pumpkins and lit pumpkins to have a custom texture on the bottom while still having the face and it being rotatable. this is what i have so far, it has a top and bottom but it only has one side texture

{
"parent": "block/cube_bottom_top",
"textures": {
"particle": "particle/pumpkin",

"bottom": "blocks/pumpkin_bottom",
"top": "blocks/pumpkin_top",
"front": "blocks/pumpkin_face_off",
"side": "blocks/pumpkin_side"
}
}

i would really appreciate if someone could help me with this :)
Posted by Jazumes's Avatar
Jazumes
Level 15 : Journeyman Miner
4

Create an account or sign in to comment.

19

1
11/12/2018 2:36 pm
Level 15 : Journeyman Miner
Jazumes
Jazumes's Avatar
Thank you so much <3. if you would like i can give you credit because i am planning to eventually release my resource pack to the public.
1
11/12/2018 4:08 pm
Level 69 : High Grandmaster Artist
oakar258
oakar258's Avatar
You're welcome ^^
1
11/13/2018 7:09 pm
Level 15 : Journeyman Miner
Jazumes
Jazumes's Avatar
The file orientable.json causes the bottom of furnaces, dispensers, and droppers to have a missing texture.
1
11/13/2018 7:09 pm
Level 15 : Journeyman Miner
Jazumes
Jazumes's Avatar
{
"parent": "block/cube",
"display": {
"firstperson_righthand": {
"rotation": [ 0, 135, 0 ],
"translation": [ 0, 0, 0 ],
"scale": [ 0.40, 0.40, 0.40 ]
}
},
"textures": {
"particle": "#front",
"down": "#bottom",
"up": "#top",
"north": "#front",
"east": "#side",
"south": "#side",
"west": "#side"
}
}
1
11/14/2018 7:12 am
Level 69 : High Grandmaster Artist
oakar258
oakar258's Avatar
Becouse these models don't have #bottom texture defined
1
11/14/2018 4:41 pm
Level 15 : Journeyman Miner
Jazumes
Jazumes's Avatar
so how would i fix this? sorry im terrible at models and json files.
If i would edit this json file what would i add? or is it something else?
{
"parent": "block/orientable",
"textures": {
"top": "blocks/furnace_top",
"front": "blocks/dispenser_front_horizontal",
"side": "blocks/furnace_side"
}
}
1
11/12/2018 2:28 pm
Level 69 : High Grandmaster Artist
oakar258
oakar258's Avatar
Here you go, I created a template for you: mediafire.com/file/pumpkin template.zip
1
11/12/2018 12:56 pm
Level 15 : Journeyman Miner
Jazumes
Jazumes's Avatar
by the way this is for 1.12
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome