MCMinecraft Assets Explorer

Browse Minecraft assets, including Textures, Sounds, Models, Fonts, Shaders, and more

custom_fence_side_north.json0 B

Empty File
{
	"elements": [
		{
			"name": "top bar",
			"from": [7, 12, 0],
			"to": [9, 15, 9],
			"faces": {
				"north": {"uv": [13, 4, 15, 7], "rotation": 180, "texture": "#texture", "cullface": "north"},
				"east": {"uv": [4, 4, 13, 7], "texture": "#texture"},
				"west": {"uv": [4, 4, 13, 7], "texture": "#texture"},
				"up": {"uv": [13, 7, 15, 16], "texture": "#texture"},
				"down": {"uv": [13, 7, 15, 16], "texture": "#texture"}
			}
		},
		{
			"name": "lower bar",
			"from": [7, 6, 0],
			"to": [9, 9, 9],
			"faces": {
				"north": {"uv": [13, 4, 15, 7], "rotation": 180, "texture": "#texture", "cullface": "north"},
				"east": {"uv": [4, 4, 13, 7], "texture": "#texture"},
				"west": {"uv": [4, 4, 13, 7], "texture": "#texture"},
				"up": {"uv": [13, 7, 15, 16], "texture": "#texture"},
				"down": {"uv": [13, 7, 15, 16], "texture": "#texture"}
			}
		}
	],
	"groups": [
		{
			"name": "north",
			"origin": [0, 0, 0],
			"color": 0,
			"children": [0, 1]
		}
	]
}