minecraft-assets
Version:
Provide minecraft assets
2,709 lines (2,708 loc) • 943 kB
JSON
{
"acacia_bark": {
"parent": "block/cube_all",
"textures": {
"all": "blocks/log_acacia"
}
},
"acacia_door_bottom": {
"parent": "block/door_bottom",
"textures": {
"bottom": "blocks/door_acacia_lower",
"top": "blocks/door_acacia_upper"
}
},
"acacia_door_bottom_rh": {
"parent": "block/door_bottom_rh",
"textures": {
"bottom": "blocks/door_acacia_lower",
"top": "blocks/door_acacia_upper"
}
},
"acacia_door_top": {
"parent": "block/door_top",
"textures": {
"bottom": "blocks/door_acacia_lower",
"top": "blocks/door_acacia_upper"
}
},
"acacia_door_top_rh": {
"parent": "block/door_top_rh",
"textures": {
"bottom": "blocks/door_acacia_lower",
"top": "blocks/door_acacia_upper"
}
},
"acacia_fence_gate_closed": {
"parent": "block/fence_gate_closed",
"textures": {
"texture": "blocks/planks_acacia"
}
},
"acacia_fence_gate_open": {
"parent": "block/fence_gate_open",
"textures": {
"texture": "blocks/planks_acacia"
}
},
"acacia_fence_inventory": {
"parent": "block/fence_inventory",
"textures": {
"texture": "blocks/planks_acacia"
}
},
"acacia_fence_n": {
"parent": "block/fence_n",
"textures": {
"texture": "blocks/planks_acacia"
}
},
"acacia_fence_ne": {
"parent": "block/fence_ne",
"textures": {
"texture": "blocks/planks_acacia"
}
},
"acacia_fence_ns": {
"parent": "block/fence_ns",
"textures": {
"texture": "blocks/planks_acacia"
}
},
"acacia_fence_nse": {
"parent": "block/fence_nse",
"textures": {
"texture": "blocks/planks_acacia"
}
},
"acacia_fence_nsew": {
"parent": "block/fence_nsew",
"textures": {
"texture": "blocks/planks_acacia"
}
},
"acacia_fence_post": {
"parent": "block/fence_post",
"textures": {
"texture": "blocks/planks_acacia"
}
},
"acacia_inner_stairs": {
"parent": "block/inner_stairs",
"textures": {
"bottom": "blocks/planks_acacia",
"top": "blocks/planks_acacia",
"side": "blocks/planks_acacia"
}
},
"acacia_leaves": {
"parent": "block/leaves",
"textures": {
"all": "blocks/leaves_acacia"
}
},
"acacia_log": {
"parent": "block/cube_column",
"textures": {
"end": "blocks/log_acacia_top",
"side": "blocks/log_acacia"
}
},
"acacia_log_side": {
"parent": "block/column_side",
"textures": {
"end": "blocks/log_acacia_top",
"side": "blocks/log_acacia"
}
},
"acacia_outer_stairs": {
"parent": "block/outer_stairs",
"textures": {
"bottom": "blocks/planks_acacia",
"top": "blocks/planks_acacia",
"side": "blocks/planks_acacia"
}
},
"acacia_planks": {
"parent": "block/cube_all",
"textures": {
"all": "blocks/planks_acacia"
}
},
"acacia_sapling": {
"parent": "block/cross",
"textures": {
"cross": "blocks/sapling_acacia"
}
},
"acacia_stairs": {
"parent": "block/stairs",
"textures": {
"bottom": "blocks/planks_acacia",
"top": "blocks/planks_acacia",
"side": "blocks/planks_acacia"
}
},
"acacia_wall_gate_closed": {
"parent": "block/wall_gate_closed",
"textures": {
"texture": "blocks/planks_acacia"
}
},
"acacia_wall_gate_open": {
"parent": "block/wall_gate_open",
"textures": {
"texture": "blocks/planks_acacia"
}
},
"activator_rail_active_flat": {
"parent": "block/rail_flat",
"textures": {
"rail": "blocks/rail_activator_powered"
}
},
"activator_rail_active_raised_ne": {
"parent": "block/rail_raised_ne",
"textures": {
"rail": "blocks/rail_activator_powered"
}
},
"activator_rail_active_raised_sw": {
"parent": "block/rail_raised_sw",
"textures": {
"rail": "blocks/rail_activator_powered"
}
},
"activator_rail_flat": {
"parent": "block/rail_flat",
"textures": {
"rail": "blocks/rail_activator"
}
},
"activator_rail_raised_ne": {
"parent": "block/rail_raised_ne",
"textures": {
"rail": "blocks/rail_activator"
}
},
"activator_rail_raised_sw": {
"parent": "block/rail_raised_sw",
"textures": {
"rail": "blocks/rail_activator"
}
},
"allium": {
"parent": "block/cross",
"textures": {
"particle": "blocks/flower_allium",
"cross": "blocks/flower_allium"
}
},
"andesite": {
"parent": "block/cube_all",
"textures": {
"all": "blocks/stone_andesite"
}
},
"andesite_smooth": {
"parent": "block/cube_all",
"textures": {
"all": "blocks/stone_andesite_smooth"
}
},
"anvil": {
"elements": [
{
"__comment": "Anvil base",
"from": [
2,
0,
2
],
"to": [
14,
4,
14
],
"faces": {
"down": {
"uv": [
2,
2,
14,
14
],
"texture": "#body",
"rotation": 180,
"cullface": "down"
},
"up": {
"uv": [
2,
2,
14,
14
],
"texture": "#body",
"rotation": 180
},
"north": {
"uv": [
2,
12,
14,
16
],
"texture": "#body"
},
"south": {
"uv": [
2,
12,
14,
16
],
"texture": "#body"
},
"west": {
"uv": [
0,
2,
4,
14
],
"texture": "#body",
"rotation": 90
},
"east": {
"uv": [
4,
2,
0,
14
],
"texture": "#body",
"rotation": 270
}
}
},
{
"__comment": "Lower narrow portion",
"from": [
4,
4,
3
],
"to": [
12,
5,
13
],
"faces": {
"down": {
"uv": [
4,
3,
12,
13
],
"texture": "#body",
"rotation": 180
},
"up": {
"uv": [
4,
3,
12,
13
],
"texture": "#body",
"rotation": 180
},
"north": {
"uv": [
4,
11,
12,
12
],
"texture": "#body"
},
"south": {
"uv": [
4,
11,
12,
12
],
"texture": "#body"
},
"west": {
"uv": [
4,
3,
5,
13
],
"texture": "#body",
"rotation": 90
},
"east": {
"uv": [
5,
3,
4,
13
],
"texture": "#body",
"rotation": 270
}
}
},
{
"__comment": "Wider section beneath top portion",
"from": [
6,
5,
4
],
"to": [
10,
10,
12
],
"faces": {
"down": {
"uv": [
10,
12,
6,
4
],
"texture": "#body",
"rotation": 180
},
"up": {
"uv": [
10,
12,
6,
4
],
"texture": "#body",
"rotation": 180
},
"north": {
"uv": [
6,
6,
10,
11
],
"texture": "#body"
},
"south": {
"uv": [
6,
6,
10,
11
],
"texture": "#body"
},
"west": {
"uv": [
5,
4,
10,
12
],
"texture": "#body",
"rotation": 90
},
"east": {
"uv": [
10,
4,
5,
12
],
"texture": "#body",
"rotation": 270
}
}
},
{
"__comment": "Anvil top",
"from": [
3,
10,
0
],
"to": [
13,
16,
16
],
"faces": {
"down": {
"uv": [
3,
0,
13,
16
],
"texture": "#body",
"rotation": 180
},
"up": {
"uv": [
3,
0,
13,
16
],
"texture": "#top",
"rotation": 180
},
"north": {
"uv": [
3,
0,
13,
6
],
"texture": "#body"
},
"south": {
"uv": [
3,
0,
13,
6
],
"texture": "#body"
},
"west": {
"uv": [
10,
0,
16,
16
],
"texture": "#body",
"rotation": 90
},
"east": {
"uv": [
16,
0,
10,
16
],
"texture": "#body",
"rotation": 270
}
}
}
]
},
"anvil_slightly_damaged": {
"parent": "block/anvil",
"textures": {
"particle": "blocks/anvil_base",
"body": "blocks/anvil_base",
"top": "blocks/anvil_top_damaged_1"
}
},
"anvil_undamaged": {
"parent": "block/anvil",
"textures": {
"particle": "blocks/anvil_base",
"body": "blocks/anvil_base",
"top": "blocks/anvil_top_damaged_0"
}
},
"anvil_very_damaged": {
"parent": "block/anvil",
"textures": {
"particle": "blocks/anvil_base",
"body": "blocks/anvil_base",
"top": "blocks/anvil_top_damaged_2"
}
},
"bars_n": {
"ambientocclusion": false,
"textures": {
"particle": "blocks/iron_bars",
"bars": "blocks/iron_bars",
"edge": "blocks/iron_bars"
},
"elements": [
{
"from": [
8,
0,
0
],
"to": [
8,
16,
8
],
"faces": {
"west": {
"uv": [
8,
0,
16,
16
],
"texture": "#bars"
},
"east": {
"uv": [
8,
0,
16,
16
],
"texture": "#bars"
}
}
},
{
"from": [
7,
0,
0
],
"to": [
9,
16,
9
],
"faces": {
"north": {
"uv": [
7,
0,
9,
16
],
"texture": "#edge",
"cullface": "north"
},
"south": {
"uv": [
7,
0,
9,
16
],
"texture": "#edge"
}
}
},
{
"from": [
7,
0.005,
0
],
"to": [
9,
15.995,
9
],
"faces": {
"down": {
"uv": [
9,
0,
7,
9
],
"texture": "#edge"
},
"up": {
"uv": [
7,
0,
9,
9
],
"texture": "#edge"
}
}
}
]
},
"bars_ne": {
"ambientocclusion": false,
"textures": {
"particle": "blocks/iron_bars",
"bars": "blocks/iron_bars",
"edge": "blocks/iron_bars"
},
"elements": [
{
"from": [
8,
0,
0
],
"to": [
8,
16,
8
],
"faces": {
"west": {
"uv": [
0,
0,
8,
16
],
"texture": "#bars"
},
"east": {
"uv": [
8,
0,
16,
16
],
"texture": "#bars"
}
}
},
{
"from": [
7,
0,
0
],
"to": [
9,
16,
0
],
"faces": {
"north": {
"uv": [
7,
0,
9,
16
],
"texture": "#edge",
"cullface": "north"
}
}
},
{
"from": [
7,
0.005,
0
],
"to": [
9,
15.995,
9
],
"faces": {
"down": {
"uv": [
9,
0,
7,
9
],
"texture": "#edge"
},
"up": {
"uv": [
7,
0,
9,
9
],
"texture": "#edge"
}
}
},
{
"from": [
8,
0,
8
],
"to": [
16,
16,
8
],
"faces": {
"north": {
"uv": [
0,
0,
8,
16
],
"texture": "#bars"
},
"south": {
"uv": [
8,
0,
16,
16
],
"texture": "#bars"
}
}
},
{
"from": [
0,
0,
7
],
"to": [
16,
16,
9
],
"faces": {
"east": {
"uv": [
7,
0,
9,
16
],
"texture": "#edge",
"cullface": "east"
}
}
},
{
"from": [
9,
0.005,
7
],
"to": [
16,
15.995,
9
],
"faces": {
"down": {
"uv": [
9,
0,
7,
7
],
"texture": "#edge",
"rotation": 90
},
"up": {
"uv": [
7,
0,
9,
7
],
"texture": "#edge",
"rotation": 90
}
}
}
]
},
"bars_ns": {
"ambientocclusion": false,
"textures": {
"particle": "blocks/iron_bars",
"bars": "blocks/iron_bars",
"edge": "blocks/iron_bars"
},
"elements": [
{
"from": [
8,
0,
0
],
"to": [
8,
16,
16
],
"faces": {
"west": {
"uv": [
0,
0,
16,
16
],
"texture": "#bars"
},
"east": {
"uv": [
0,
0,
16,
16
],
"texture": "#bars"
}
}
},
{
"from": [
7,
0,
0
],
"to": [
9,
16,
16
],
"faces": {
"north": {
"uv": [
7,
0,
9,
16
],
"texture": "#edge",
"cullface": "north"
},
"south": {
"uv": [
7,
0,
9,
16
],
"texture": "#edge",
"cullface": "south"
}
}
},
{
"from": [
7,
0.005,
0
],
"to": [
9,
15.995,
16
],
"faces": {
"down": {
"uv": [
7,
0,
9,
16
],
"texture": "#edge"
},
"up": {
"uv": [
9,
0,
7,
16
],
"texture": "#edge"
}
}
}
]
},
"bars_nse": {
"ambientocclusion": false,
"textures": {
"particle": "blocks/iron_bars",
"bars": "blocks/iron_bars",
"edge": "blocks/iron_bars"
},
"elements": [
{
"from": [
8,
0,
0
],
"to": [
8,
16,
16
],
"faces": {
"west": {
"uv": [
0,
0,
16,
16
],
"texture": "#bars"
},
"east": {
"uv": [
0,
0,
16,
16
],
"texture": "#bars"
}
}
},
{
"from": [
7,
0,
0
],
"to": [
9,
16,
16
],
"faces": {
"north": {
"uv": [
7,
0,
9,
16
],
"texture": "#edge",
"cullface": "north"
},
"south": {
"uv": [
7,
0,
9,
16
],
"texture": "#edge",
"cullface": "south"
}
}
},
{
"from": [
7,
0.005,
0
],
"to": [
9,
15.995,
16
],
"faces": {
"down": {
"uv": [
7,
0,
9,
16
],
"texture": "#edge"
},
"up": {
"uv": [
9,
0,
7,
16
],
"texture": "#edge"
}
}
},
{
"from": [
8,
0,
8
],
"to": [
16,
16,
8
],
"faces": {
"north": {
"uv": [
0,
0,
8,
16
],
"texture": "#bars"
},
"south": {
"uv": [
8,
0,
16,
16
],
"texture": "#bars"
}
}
},
{
"from": [
0,
0,
7
],
"to": [
16,
16,
9
],
"faces": {
"east": {
"uv": [
7,
0,
9,
16
],
"texture": "#edge",
"cullface": "east"
}
}
},
{
"from": [
9,
0.005,
7
],
"to": [
16,
15.995,
9
],
"faces": {
"down": {
"uv": [
9,
0,
7,
7
],
"texture": "#edge",
"rotation": 90
},
"up": {
"uv": [
7,
0,
9,
7
],
"texture": "#edge",
"rotation": 90
}
}
}
]
},
"bars_nsew": {
"ambientocclusion": false,
"textures": {
"particle": "blocks/iron_bars",
"bars": "blocks/iron_bars",
"edge": "blocks/iron_bars"
},
"elements": [
{
"from": [
8,
0,
0
],
"to": [
8,
16,
16
],
"faces": {
"west": {
"uv": [
0,
0,
16,
16
],
"texture": "#bars"
},
"east": {
"uv": [
0,
0,
16,
16
],
"texture": "#bars"
}
}
},
{
"from": [
7,
0,
0
],
"to": [
9,
16,
16
],
"faces": {
"north": {
"uv": [
7,
0,
9,
16
],
"texture": "#edge",
"cullface": "north"
},
"south": {
"uv": [
7,
0,
9,
16
],
"texture": "#edge",
"cullface": "south"
}
}
},
{
"from": [
7,
0.005,
0
],
"to": [
9,
15.995,
16
],
"faces": {
"down": {
"uv": [
7,
0,
9,
16
],
"texture": "#edge"
},
"up": {
"uv": [
9,
0,
7,
16
],
"texture": "#edge"
}
}
},
{
"from": [
0,
0,
8
],
"to": [
16,
16,
8
],
"faces": {
"north": {
"uv": [
0,
0,
16,
16
],
"texture": "#bars"
},
"south": {
"uv": [
0,
0,
16,
16
],
"texture": "#bars"
}
}
},
{
"from": [
0,
0,
7
],
"to": [
16,
16,
9
],
"faces": {
"west": {
"uv": [
7,
0,
9,
16
],
"texture": "#edge",
"cullface": "west"
},
"east": {
"uv": [
7,
0,
9,
16
],
"texture": "#edge",
"cullface": "east"
}
}
},
{
"from": [
0,
0.005,
7
],
"to": [
7,
15.995,
9
],
"faces": {
"down": {
"uv": [
9,
9,
7,
16
],
"texture": "#edge",
"rotation": 90
},
"up": {
"uv": [
7,
9,
9,
16
],
"texture": "#edge",
"rotation": 90
}
}
},
{
"from": [
9,
0.005,
7
],
"to": [
16,
15.995,
9
],
"faces": {
"down": {
"uv": [
9,
0,
7,
7
],
"texture": "#edge",
"rotation": 90
},
"up": {
"uv": [
7,
0,
9,
7
],
"texture": "#edge",
"rotation": 90
}
}
}
]
},
"beacon": {
"ambientocclusion": false,
"textures": {
"particle": "blocks/glass",
"glass": "blocks/glass",
"obsidian": "blocks/obsidian",
"beacon": "blocks/beacon"
},
"elements": [
{
"__comment": "Glass shell",
"from": [
0,
0,
0
],
"to": [
16,
16,
16
],
"faces": {
"down": {
"uv": [
0,
0,
16,
16
],
"texture": "#glass"
},
"up": {
"uv": [
0,
0,
16,
16
],
"texture": "#glass"
},
"north": {
"uv": [
0,
0,
16,
16
],
"texture": "#glass"
},
"south": {
"uv": [
0,
0,
16,
16
],
"texture": "#glass"
},
"west": {
"uv": [
0,
0,
16,
16
],
"texture": "#glass"
},
"east": {
"uv": [
0,
0,
16,
16
],
"texture": "#glass"
}
}
},
{
"__comment": "Obsidian base",
"from": [
2,
0.1,
2
],
"to": [
14,
3,
14
],
"faces": {
"down": {
"uv": [
2,
2,
14,
14
],
"texture": "#obsidian"
},
"up": {
"uv": [
2,
2,
14,
14
],
"texture": "#obsidian"
},
"north": {
"uv": [
2,
13,
14,
16
],
"texture": "#obsidian"
},
"south": {
"uv": [
2,
13,
14,
16
],
"texture": "#obsidian"
},
"west": {
"uv": [
2,
13,
14,
16
],
"texture": "#obsidian"
},
"east": {
"uv": [
2,
13,
14,
16
],
"texture": "#obsidian"
}
}
},
{
"__comment": "Inner beacon texture",
"from": [
3,
3,
3
],
"to": [
13,
14,
13
],
"faces": {
"down": {
"uv": [
3,
3,
13,
13
],
"texture": "#beacon"
},
"up": {
"uv": [
3,
3,
13,
13
],
"texture": "#beacon"
},
"north": {
"uv": [
3,
2,
13,
13
],
"texture": "#beacon"
},
"south": {
"uv": [
3,
2,
13,
13
],
"texture": "#beacon"
},
"west": {
"uv": [
3,
2,
13,
13
],
"texture": "#beacon"
},
"east": {
"uv": [
3,
2,
13,
13
],
"texture": "#beacon"
}
}
}
]
},
"bed_foot": {
"textures": {
"particle": "blocks/bed_feet_top",
"top": "blocks/bed_feet_top",
"bottom": "blocks/planks_oak",
"end": "blocks/bed_feet_end",
"side": "blocks/bed_feet_side"
},
"elements": [
{
"from": [
0,
0,
0
],
"to": [
16,
9,
16
],
"faces": {
"up": {
"uv": [
0,
16,
16,
0
],
"texture": "#top",
"rotation": 90
},
"north": {
"uv": [
0,
7,
16,
16
],
"texture": "#end"
},
"west": {
"uv": [
0,
7,
16,
16
],
"texture": "#side"
},
"east": {
"uv": [
16,
7,
0,
16
],
"texture": "#side"
}
}
},
{
"from": [
0,
3,
0
],
"to": [
16,
3,
16
],
"faces": {
"down": {
"uv": [
0,
0,
16,
16
],
"texture": "#bottom"
}
}
}
]
},
"bed_head": {
"textures": {
"particle": "blocks/bed_head_top",
"top": "blocks/bed_head_top",
"bottom": "blocks/planks_oak",
"end": "blocks/bed_head_end",
"side": "blocks/bed_head_side"
},
"elements": [
{
"from": [
0,
0,
0
],
"to": [
16,
9,
16
],
"faces": {
"up": {
"uv": [
0,
16,
16,
0
],
"texture": "#top",
"rotation": 90
},
"south": {
"uv": [
0,
7,
16,
16
],
"texture": "#end"
},
"west": {
"uv": [
0,
7,
16,
16
],
"texture": "#side"
},
"east": {
"uv": [
16,
7,
0,
16
],
"texture": "#side"
}
}
},
{
"from": [
0,
3,
0
],
"to": [
16,
3,
16
],
"faces": {
"down": {
"uv": [
0,
0,
16,
16
],
"texture": "#bottom"
}
}
}
]
},
"bedrock": {
"parent": "block/cube_all",
"textures": {
"all": "blocks/bedrock"
}
},
"bedrock_mirrored": {
"parent": "block/cube_mirrored_all",
"textures": {
"all": "blocks/bedrock"
}
},
"birch_bark": {
"parent": "block/cube_all",
"textures": {
"all": "blocks/log_birch"
}
},
"birch_door_bottom": {
"parent": "block/door_bottom",
"textures": {
"bottom": "blocks/door_birch_lower",
"top": "blocks/door_birch_upper"
}
},
"birch_door_bottom_rh": {
"parent": "block/door_bottom_rh",
"textures": {
"bottom": "blocks/door_birch_lower",
"top": "blocks/door_birch_upper"
}
},
"birch_door_top": {
"parent": "block/door_top",
"textures": {
"bottom": "blocks/door_birch_lower",
"top": "blocks/door_birch_upper"
}
},
"birch_door_top_rh": {
"parent": "block/door_top_rh",
"textures": {
"bottom": "blocks/door_birch_lower",
"top": "blocks/door_birch_upper"
}
},
"birch_fence_gate_closed": {
"parent": "block/fence_gate_closed",
"textures": {
"texture": "blocks/planks_birch"
}
},
"birch_fence_gate_open": {
"parent": "block/fence_gate_open",
"textures": {
"texture": "blocks/planks_birch"
}
},
"birch_fence_inventory": {
"parent": "block/fence_inventory",
"textures": {
"texture": "blocks/planks_birch"
}
},
"birch_fence_n": {
"parent": "block/fence_n",
"textures": {
"texture": "blocks/planks_birch"
}
},
"birch_fence_ne": {
"parent": "block/fence_ne",
"textures": {
"texture": "blocks/planks_birch"
}
},
"birch_fence_ns": {
"parent": "block/fence_ns",
"textures": {
"texture": "blocks/planks_birch"
}
},
"birch_fence_nse": {
"parent": "block/fence_nse",
"textures": {
"texture": "blocks/planks_birch"
}
},
"birch_fence_nsew": {
"parent": "block/fence_nsew",
"textures": {
"texture": "blocks/planks_birch"
}
},
"birch_fence_post": {
"parent": "block/fence_post",
"textures": {
"texture": "blocks/planks_birch"
}
},
"birch_inner_stairs": {
"parent": "block/inner_stairs",
"textures": {
"bottom": "blocks/planks_birch",
"top": "blocks/planks_birch",
"side": "blocks/planks_birch"
}
},
"birch_leaves": {
"parent": "block/leaves",
"textures": {
"all": "blocks/leaves_birch"
}
},
"birch_log": {
"parent": "block/cube_column",
"textures": {
"end": "blocks/log_birch_top",
"side": "blocks/log_birch"
}
},
"birch_log_side": {
"parent": "block/column_side",
"textures": {
"end": "blocks/log_birch_top",
"side": "blocks/log_birch"
}
},
"birch_outer_stairs": {
"parent": "block/outer_stairs",
"textures": {
"bottom": "blocks/planks_birch",
"top": "blocks/planks_birch",
"side": "blocks/planks_birch"
}
},
"birch_planks": {
"parent": "block/cube_all",
"textures": {
"all": "blocks/planks_birch"
}
},
"birch_sapling": {
"parent": "block/cross",
"textures": {
"cross": "blocks/sapling_birch"
}
},
"birch_stairs": {
"parent": "block/stairs",
"textures": {
"bottom": "blocks/planks_birch",
"top": "blocks/planks_birch",
"side": "blocks/planks_birch"
}
},
"birch_wall_gate_closed": {
"parent": "block/wall_gate_closed",
"textures": {
"texture": "blocks/planks_birch"
}
},
"birch_wall_gate_open": {
"parent": "block/wall_gate_open",
"textures": {
"texture": "blocks/planks_birch"
}
},
"black_pane_n": {
"parent": "block/pane_n",
"textures": {
"edge": "blocks/glass_pane_top_black",
"pane": "blocks/glass_black"
}
},
"black_pane_ne": {
"parent": "block/pane_ne",
"textures": {
"edge": "blocks/glass_pane_top_black",
"pane": "blocks/glass_black"
}
},
"black_pane_new": {
"parent": "block/pane_new",
"textures": {
"edge": "blocks/glass_pane_top_black",
"pane": "blocks/glass_black"
}
},
"black_pane_ns": {
"parent": "block/pane_ns",
"textures": {
"edge": "blocks/glass_pane_top_black",
"pane": "blocks/glass_black"
}
},
"black_pane_nse": {
"parent": "block/pane_nse",
"textures": {
"edge": "blocks/glass_pane_top_black",
"pane": "blocks/glass_black"
}
},
"black_pane_nsew": {
"parent": "block/pane_nsew",
"textures": {
"edge": "blocks/glass_pane_top_black",
"pane": "blocks/glass_black"
}
},
"black_pane_nsw": {
"parent": "block/pane_nsw",
"textures": {
"edge": "blocks/glass_pane_top_black",
"pane": "blocks/glass_black"
}
},
"black_pane_nw": {
"parent": "block/pane_nw",
"textures": {
"edge": "blocks/glass_pane_top_black",
"pane": "blocks/glass_black"
}
},
"black_pane_s": {
"parent": "block/pane_s",
"textures": {
"edge": "blocks/glass_pane_top_black",
"pane": "blocks/glass_black"
}
},
"black_pane_se": {
"parent": "block/pane_se",
"textures": {
"edge": "blocks/glass_pane_top_black",
"pane": "blocks/glass_black"
}
},
"black_pane_sew": {
"parent": "block/pane_sew",
"textures": {
"edge": "blocks/glass_pane_top_black",
"pane": "blocks/glass_black"
}
},
"black_pane_sw": {
"parent": "block/pane_sw",
"textures": {
"edge": "blocks/glass_pane_top_black",
"pane": "blocks/glass_black"
}
},
"black_wool": {
"parent": "block/cube_all",
"textures": {
"all": "blocks/wool_colored_black"
}
},
"blue_pane_n": {
"parent": "block/pane_n",
"textures": {
"edge": "blocks/glass_pane_top_blue",
"pane": "blocks/glass_blue"
}
},
"blue_pane_ne": {
"parent": "block/pane_ne",
"textures": {
"edge": "blocks/glass_pane_top_blue",
"pane": "blocks/glass_blue"
}
},
"blue_pane_new": {
"parent": "block/pane_new",
"textures": {
"edge": "blocks/glass_pane_top_blue",
"pane": "blocks/glass_blue"
}
},
"blue_pane_ns": {
"parent": "block/pane_ns",
"textures": {
"edge": "blocks/glass_pane_top_blue",
"pane": "blocks/glass_blue"
}
},
"blue_pane_nse": {
"parent": "block/pane_nse",
"textures": {
"edge": "blocks/glass_pane_top_blue",
"pane": "blocks/glass_blue"
}
},
"blue_pane_nsew": {
"parent": "block/pane_nsew",
"textures": {
"edge": "blocks/glass_pane_top_blue",
"pane": "blocks/glass_blue"
}
},
"blue_pane_nsw": {
"parent": "block/pane_nsw",
"textures": {
"edge": "blocks/glass_pane_top_blue",
"pane": "blocks/glass_blue"
}
},
"blue_pane_nw": {
"parent": "block/pane_nw",
"textures": {
"edge": "blocks/glass_pane_top_blue",
"pane": "blocks/glass_blue"
}
},
"blue_pane_s": {
"parent": "block/pane_s",
"textures": {
"edge": "blocks/glass_pane_top_blue",
"pane": "blocks/glass_blue"
}
},
"blue_pane_se": {
"parent": "block/pane_se",
"textures": {
"edge": "blocks/glass_pane_top_blue",
"pane": "blocks/glass_blue"
}
},
"blue_pane_sew": {
"parent": "block/pane_sew",
"textures": {
"edge": "blocks/glass_pane_top_blue",
"pane": "blocks/glass_blue"
}
},
"blue_pane_sw": {
"parent": "block/pane_sw",
"textures": {
"edge": "blocks/glass_pane_top_blue",
"pane": "blocks/glass_blue"
}
},
"blue_wool": {
"parent": "block/cube_all",
"textures": {
"all": "blocks/wool_colored_blue"
}
},
"bookshelf": {
"parent": "block/cube_column",
"textures": {
"end": "blocks/planks_oak",
"side": "blocks/bookshelf"
}
},
"brewing_stand_bottles_1": {
"textures": {
"particle": "blocks/brewing_stand",
"base": "blocks/brewing_stand_base",
"stand": "blocks/brewing_stand"
},
"elements": [
{
"from": [
7,
0,
7
],
"to": [
9,
14,
9
],
"faces": {
"down": {
"uv": [
7,
7,
9,
9
],
"texture": "#stand"
},
"up": {
"uv": [
7,
7,
9,
9
],
"texture": "#stand"
},
"north": {
"uv": [
7,
2,
9,
16
],
"texture": "#stand"
},
"south": {
"uv": [
7,
2,
9,
16
],
"texture": "#stand"
},
"west": {
"uv": [
7,
2,
9,
16
],
"texture": "#stand"
},
"east": {
"uv": [
7,
2,
9,
16
],
"texture": "#stand"
}
}
},
{
"from": [
9,
0,
5
],
"to": [
15,
2,
11
],
"faces": {
"down": {
"uv": [
9,
5,
15,
11
],
"texture": "#base"
},
"up": {
"uv": [
9,
5,
15,
11
],
"texture": "#base"
},
"north": {
"uv": [
9,
14,
15,
16
],
"texture": "#base"
},
"south": {
"uv": [
9,
14,
15,
16
],
"texture": "#base"
},
"west": {
"uv": [
5,
14,
11,
16
],
"texture": "#base"
},
"east": {
"uv": [
5,
14,
11,
16
],
"texture": "#base"
}
}
},
{
"from": [
2,
0,
1
],
"to": [
8,
2,
7
],
"faces": {
"down": {
"uv": [
2,
1,
8,
7
],
"texture": "#base"
},
"up": {
"uv": [
2,
1,
8,
7
],
"texture": "#base"
},
"north": {
"uv": [
2,
14,
8,
16
],
"texture": "#base"
},
"south": {
"uv": [
2,
14,
8,
16
],
"texture": "#base"
},
"west": {
"uv": [
1,
14,
7,
16
],
"texture": "#base"
},
"east": {
"uv": [
1,
14,
7,
16
],
"texture": "#base"
}
}
},
{
"from": [
2,
0,
9
],
"to": [
8,
2,
15
],
"faces": {
"down": {
"uv": [
2,
9,
8,
15
],
"texture": "#base"
},
"up": {
"uv": [
2,
9,
8,
15
],
"texture": "#base"
},
"north": {
"uv": [
2,
14,
8,
16
],
"texture": "#base"
},
"south": {
"uv": [
2,
14,
8,
16
],
"texture": "#base"
},
"west": {
"uv": [
9,
14,
15,
16
],
"texture": "#base"
},
"east": {
"uv": [
9,
14,
15,
16
],
"texture": "#base"
}
}
},
{
"from": [
8,
0,
8
],
"to": [
16,
16,
8
],
"faces": {
"north": {
"uv": [
0,
0,
8,
16
],
"texture": "#stand"
},
"south": {
"uv": [
8,
0,
0,
16
],
"texture": "#stand"
}
}
},
{
"from": [
0,
0,
8
],
"to": [
8,
16,
8
],
"rotation": {
"origin": [
8,
8,
8
],
"axis": "y",
"angle": 45,
"rescale": true
},
"faces": {
"north": {
"uv": [
8,
0,
16,
16
],
"texture": "#stand"
},
"south": {
"uv": [
16,
0,
8,
16
],
"texture": "#stand"
}
}
},
{
"from": [
0,
0,
8
],
"to": [
8,
16,
8
],
"rotation": {
"origin": [
8,
8,
8
],
"axis": "y",
"angle": -45,
"rescale": true
},
"faces": {
"north": {
"uv": [
8,
0,
16,
16
],
"texture": "#stand"
},
"south": {
"uv": [
16,
0,
8,
16
],
"texture": "#stand"
}
}
}
]
},
"brewing_stand_bottles_12": {
"textures": {
"particle": "blocks/brewing_stand",
"base": "blocks/brewing_stand_base",
"stand": "blocks/brewing_stand"
},
"elements": [
{
"from": [
7,
0,
7
],
"to": [
9,
14,
9
],
"faces": {
"down": {
"uv": [
7,
7,
9,
9
],
"texture": "#stand"
},
"up": {
"uv": [
7,
7,
9,
9
],
"texture": "#stand"
},
"north": {
"uv": [
7,
2,
9,
16
],
"texture": "#stand"
},
"south": {
"uv": [
7,
2,
9,
16
],
"texture": "#stand"
},
"west": {
"uv": [
7,
2,
9,
16
],
"texture": "#stand"
},
"east": {
"uv": [
7,
2,
9,
16
],
"texture": "#stand"
}
}
},
{
"from": [
9,
0,
5
],
"to": [
15,
2,
11
],
"faces": {
"down": {
"uv": [
9,
5,
15,
11
],
"texture": "#base"
},
"up": {
"uv": [
9,
5,
15,
11
],
"texture": "#base"
},
"north": {
"uv": [
9,
14,
15,
16
],
"texture": "#base"
},
"south": {
"uv": [
9,
14,
15,
16
],
"texture": "#base"
},
"west": {
"uv": [
5,
14,
11,
16
],
"texture": "#base"
},
"east": {
"uv": [
5,
14,
11,
16
],
"texture": "#base"
}
}
},
{
"from": [
2,
0,
1
],
"to": [
8,
2,
7
],
"faces": {
"down": {
"uv": [
2,
1,
8,
7
],
"texture": "#base"
},
"up": {
"uv": [
2,
1,
8,
7
],
"texture": "#base"
},
"north": {
"uv": [
2,
14,
8,
16
],
"texture": "#base"
},
"south": {
"uv": [
2,
14,
8,
16
],
"texture": "#base"
},
"west": {