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

68 lines
3.3 KiB
JSON

{
"textures": {
"particle": "#texture"
},
"elements": [
{ "from": [ 6, 0, 6 ],
"to": [ 10, 16, 10 ],
"faces": {
"down": { "uv": [ 6, 6, 10, 10 ], "texture": "#texture", "cullface": "down" },
"up": { "uv": [ 6, 6, 10, 10 ], "texture": "#texture", "cullface": "up" },
"north": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" },
"south": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" },
"west": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" },
"east": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" }
},
"__comment": "Center post"
},
{ "from": [ 7, 12, 0 ],
"to": [ 9, 15, 16 ],
"faces": {
"down": { "uv": [ 7, 0, 9, 16 ], "texture": "#texture" },
"up": { "uv": [ 7, 0, 9, 16 ], "texture": "#texture" },
"north": { "uv": [ 7, 1, 9, 4 ], "texture": "#texture", "cullface": "north" },
"south": { "uv": [ 7, 1, 9, 4 ], "texture": "#texture", "cullface": "south" },
"west": { "uv": [ 0, 1, 16, 4 ], "texture": "#texture" },
"east": { "uv": [ 0, 1, 16, 4 ], "texture": "#texture" }
},
"__comment": "North-south top bar"
},
{ "from": [ 7, 6, 0 ],
"to": [ 9, 9, 16 ],
"faces": {
"down": { "uv": [ 7, 0, 9, 16 ], "texture": "#texture" },
"up": { "uv": [ 7, 0, 9, 16 ], "texture": "#texture" },
"north": { "uv": [ 7, 7, 9, 10 ], "texture": "#texture", "cullface": "north" },
"south": { "uv": [ 7, 7, 9, 10 ], "texture": "#texture", "cullface": "south" },
"west": { "uv": [ 0, 7, 16, 10 ], "texture": "#texture" },
"east": { "uv": [ 0, 7, 16, 10 ], "texture": "#texture" }
},
"__comment": "North-south lower bar"
},
{ "from": [ 0, 12, 7 ],
"to": [ 16, 15, 9 ],
"faces": {
"down": { "uv": [ 0, 7, 16, 9 ], "texture": "#texture" },
"up": { "uv": [ 0, 7, 16, 9 ], "texture": "#texture" },
"north": { "uv": [ 0, 1, 16, 4 ], "texture": "#texture" },
"south": { "uv": [ 0, 1, 16, 4 ], "texture": "#texture" },
"west": { "uv": [ 7, 1, 9, 4 ], "texture": "#texture", "cullface": "west" },
"east": { "uv": [ 7, 1, 9, 4 ], "texture": "#texture", "cullface": "east" }
},
"__comment": "East-west top bar"
},
{ "from": [ 0, 6, 7 ],
"to": [ 16, 9, 9 ],
"faces": {
"down": { "uv": [ 0, 7, 16, 9 ], "texture": "#texture" },
"up": { "uv": [ 0, 7, 16, 9 ], "texture": "#texture" },
"north": { "uv": [ 0, 7, 16, 10 ], "texture": "#texture" },
"south": { "uv": [ 0, 7, 16, 10 ], "texture": "#texture" },
"west": { "uv": [ 7, 7, 9, 10 ], "texture": "#texture", "cullface": "west" },
"east": { "uv": [ 7, 7, 9, 10 ], "texture": "#texture", "cullface": "east" }
},
"__comment": "East-west lower bar"
}
]
}