resent-1.8/desktopRuntime/resources/assets/minecraft/models/block/wall_nsew.json
ThisIsALegitUsername 98a62293f2 decompile eaglercraft
2022-12-27 18:59:46 +00:00

64 lines
3.0 KiB
JSON

{
"textures": {
"particle": "#wall"
},
"elements": [
{ "from": [ 4, 0, 4 ],
"to": [ 12, 16, 12 ],
"faces": {
"down": { "uv": [ 4, 4, 12, 12 ], "texture": "#wall", "cullface": "down" },
"up": { "uv": [ 4, 4, 12, 12 ], "texture": "#wall", "cullface": "up" },
"north": { "uv": [ 4, 0, 12, 16 ], "texture": "#wall" },
"south": { "uv": [ 4, 0, 12, 16 ], "texture": "#wall" },
"west": { "uv": [ 4, 0, 12, 16 ], "texture": "#wall" },
"east": { "uv": [ 4, 0, 12, 16 ], "texture": "#wall" }
},
"__comment": "Center post"
},
{ "from": [ 5, 0, 0 ],
"to": [ 11, 13, 4 ],
"faces": {
"down": { "uv": [ 5, 0, 11, 4 ], "texture": "#wall", "cullface": "down" },
"up": { "uv": [ 5, 0, 11, 4 ], "texture": "#wall" },
"north": { "uv": [ 5, 3, 11, 16 ], "texture": "#wall", "cullface": "north" },
"west": { "uv": [ 0, 3, 4, 16 ], "texture": "#wall" },
"east": { "uv": [ 0, 3, 4, 16 ], "texture": "#wall" }
},
"__comment": "North wall"
},
{ "from": [ 5, 0, 12 ],
"to": [ 11, 13, 16 ],
"faces": {
"down": { "uv": [ 5, 12, 11, 16 ], "texture": "#wall", "cullface": "down" },
"up": { "uv": [ 5, 12, 11, 16 ], "texture": "#wall" },
"south": { "uv": [ 5, 3, 11, 16 ], "texture": "#wall", "cullface": "south" },
"west": { "uv": [ 12, 3, 16, 16 ], "texture": "#wall" },
"east": { "uv": [ 12, 3, 16, 16 ], "texture": "#wall" }
},
"__comment": "South wall"
},
{ "from": [ 12, 0, 5 ],
"to": [ 16, 13, 11 ],
"faces": {
"down": { "uv": [ 5, 12, 11, 16 ], "texture": "#wall", "rotation": 90, "cullface": "down" },
"up": { "uv": [ 5, 12, 11, 16 ], "texture": "#wall", "rotation": 90 },
"north": { "uv": [ 12, 3, 16, 16 ], "texture": "#wall" },
"south": { "uv": [ 12, 3, 16, 16 ], "texture": "#wall" },
"east": { "uv": [ 5, 3, 11, 16 ], "texture": "#wall", "cullface": "east" }
},
"__comment": "East wall"
},
{ "from": [ 0, 0, 5 ],
"to": [ 4, 13, 11 ],
"faces": {
"down": { "uv": [ 5, 0, 11, 4 ], "texture": "#wall", "rotation": 90, "cullface": "down" },
"up": { "uv": [ 5, 0, 11, 4 ], "texture": "#wall", "rotation": 90 },
"north": { "uv": [ 0, 3, 4, 16 ], "texture": "#wall" },
"south": { "uv": [ 0, 3, 4, 16 ], "texture": "#wall" },
"west": { "uv": [ 5, 3, 11, 16 ], "texture": "#wall", "cullface": "west" }
},
"__comment": "West wall"
}
]
}