You've already forked minecraft-assets
Create/Update assets for version 1.8.2
This commit is contained in:
6
assets/minecraft/models/block/acacia_bark.json
Normal file
6
assets/minecraft/models/block/acacia_bark.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "blocks/log_acacia"
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/models/block/acacia_door_bottom.json
Normal file
7
assets/minecraft/models/block/acacia_door_bottom.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/door_bottom",
|
||||
"textures": {
|
||||
"bottom": "blocks/door_acacia_lower",
|
||||
"top": "blocks/door_acacia_upper"
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/models/block/acacia_door_bottom_rh.json
Normal file
7
assets/minecraft/models/block/acacia_door_bottom_rh.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/door_bottom_rh",
|
||||
"textures": {
|
||||
"bottom": "blocks/door_acacia_lower",
|
||||
"top": "blocks/door_acacia_upper"
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/models/block/acacia_door_top.json
Normal file
7
assets/minecraft/models/block/acacia_door_top.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/door_top",
|
||||
"textures": {
|
||||
"bottom": "blocks/door_acacia_lower",
|
||||
"top": "blocks/door_acacia_upper"
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/models/block/acacia_door_top_rh.json
Normal file
7
assets/minecraft/models/block/acacia_door_top_rh.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/door_top_rh",
|
||||
"textures": {
|
||||
"bottom": "blocks/door_acacia_lower",
|
||||
"top": "blocks/door_acacia_upper"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/fence_gate_closed",
|
||||
"textures": {
|
||||
"texture": "blocks/planks_acacia"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/fence_gate_open",
|
||||
"textures": {
|
||||
"texture": "blocks/planks_acacia"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/fence_inventory",
|
||||
"textures": {
|
||||
"texture": "blocks/planks_acacia"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/acacia_fence_n.json
Normal file
6
assets/minecraft/models/block/acacia_fence_n.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/fence_n",
|
||||
"textures": {
|
||||
"texture": "blocks/planks_acacia"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/acacia_fence_ne.json
Normal file
6
assets/minecraft/models/block/acacia_fence_ne.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/fence_ne",
|
||||
"textures": {
|
||||
"texture": "blocks/planks_acacia"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/acacia_fence_ns.json
Normal file
6
assets/minecraft/models/block/acacia_fence_ns.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/fence_ns",
|
||||
"textures": {
|
||||
"texture": "blocks/planks_acacia"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/acacia_fence_nse.json
Normal file
6
assets/minecraft/models/block/acacia_fence_nse.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/fence_nse",
|
||||
"textures": {
|
||||
"texture": "blocks/planks_acacia"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/acacia_fence_nsew.json
Normal file
6
assets/minecraft/models/block/acacia_fence_nsew.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/fence_nsew",
|
||||
"textures": {
|
||||
"texture": "blocks/planks_acacia"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/acacia_fence_post.json
Normal file
6
assets/minecraft/models/block/acacia_fence_post.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/fence_post",
|
||||
"textures": {
|
||||
"texture": "blocks/planks_acacia"
|
||||
}
|
||||
}
|
||||
8
assets/minecraft/models/block/acacia_inner_stairs.json
Normal file
8
assets/minecraft/models/block/acacia_inner_stairs.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "block/inner_stairs",
|
||||
"textures": {
|
||||
"bottom": "blocks/planks_acacia",
|
||||
"top": "blocks/planks_acacia",
|
||||
"side": "blocks/planks_acacia"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/acacia_leaves.json
Normal file
6
assets/minecraft/models/block/acacia_leaves.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves",
|
||||
"textures": {
|
||||
"all": "blocks/leaves_acacia"
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/models/block/acacia_log.json
Normal file
7
assets/minecraft/models/block/acacia_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/cube_column",
|
||||
"textures": {
|
||||
"end": "blocks/log_acacia_top",
|
||||
"side": "blocks/log_acacia"
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/models/block/acacia_log_side.json
Normal file
7
assets/minecraft/models/block/acacia_log_side.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/column_side",
|
||||
"textures": {
|
||||
"end": "blocks/log_acacia_top",
|
||||
"side": "blocks/log_acacia"
|
||||
}
|
||||
}
|
||||
8
assets/minecraft/models/block/acacia_outer_stairs.json
Normal file
8
assets/minecraft/models/block/acacia_outer_stairs.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "block/outer_stairs",
|
||||
"textures": {
|
||||
"bottom": "blocks/planks_acacia",
|
||||
"top": "blocks/planks_acacia",
|
||||
"side": "blocks/planks_acacia"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/acacia_planks.json
Normal file
6
assets/minecraft/models/block/acacia_planks.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "blocks/planks_acacia"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/acacia_sapling.json
Normal file
6
assets/minecraft/models/block/acacia_sapling.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/cross",
|
||||
"textures": {
|
||||
"cross": "blocks/sapling_acacia"
|
||||
}
|
||||
}
|
||||
8
assets/minecraft/models/block/acacia_stairs.json
Normal file
8
assets/minecraft/models/block/acacia_stairs.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "block/stairs",
|
||||
"textures": {
|
||||
"bottom": "blocks/planks_acacia",
|
||||
"top": "blocks/planks_acacia",
|
||||
"side": "blocks/planks_acacia"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/wall_gate_closed",
|
||||
"textures": {
|
||||
"texture": "blocks/planks_acacia"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/acacia_wall_gate_open.json
Normal file
6
assets/minecraft/models/block/acacia_wall_gate_open.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/wall_gate_open",
|
||||
"textures": {
|
||||
"texture": "blocks/planks_acacia"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/rail_flat",
|
||||
"textures": {
|
||||
"rail": "blocks/rail_activator_powered"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/rail_raised_ne",
|
||||
"textures": {
|
||||
"rail": "blocks/rail_activator_powered"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/rail_raised_sw",
|
||||
"textures": {
|
||||
"rail": "blocks/rail_activator_powered"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/activator_rail_flat.json
Normal file
6
assets/minecraft/models/block/activator_rail_flat.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/rail_flat",
|
||||
"textures": {
|
||||
"rail": "blocks/rail_activator"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/rail_raised_ne",
|
||||
"textures": {
|
||||
"rail": "blocks/rail_activator"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/rail_raised_sw",
|
||||
"textures": {
|
||||
"rail": "blocks/rail_activator"
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/models/block/allium.json
Normal file
7
assets/minecraft/models/block/allium.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/cross",
|
||||
"textures": {
|
||||
"particle": "blocks/flower_allium",
|
||||
"cross": "blocks/flower_allium"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/andesite.json
Normal file
6
assets/minecraft/models/block/andesite.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "blocks/stone_andesite"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/andesite_smooth.json
Normal file
6
assets/minecraft/models/block/andesite_smooth.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "blocks/stone_andesite_smooth"
|
||||
}
|
||||
}
|
||||
52
assets/minecraft/models/block/anvil.json
Normal file
52
assets/minecraft/models/block/anvil.json
Normal file
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"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 }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "block/anvil",
|
||||
"textures": {
|
||||
"particle": "blocks/anvil_base",
|
||||
"body": "blocks/anvil_base",
|
||||
"top": "blocks/anvil_top_damaged_1"
|
||||
}
|
||||
}
|
||||
8
assets/minecraft/models/block/anvil_undamaged.json
Normal file
8
assets/minecraft/models/block/anvil_undamaged.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "block/anvil",
|
||||
"textures": {
|
||||
"particle": "blocks/anvil_base",
|
||||
"body": "blocks/anvil_base",
|
||||
"top": "blocks/anvil_top_damaged_0"
|
||||
}
|
||||
}
|
||||
8
assets/minecraft/models/block/anvil_very_damaged.json
Normal file
8
assets/minecraft/models/block/anvil_very_damaged.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "block/anvil",
|
||||
"textures": {
|
||||
"particle": "blocks/anvil_base",
|
||||
"body": "blocks/anvil_base",
|
||||
"top": "blocks/anvil_top_damaged_2"
|
||||
}
|
||||
}
|
||||
31
assets/minecraft/models/block/bars_n.json
Normal file
31
assets/minecraft/models/block/bars_n.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"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" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
50
assets/minecraft/models/block/bars_ne.json
Normal file
50
assets/minecraft/models/block/bars_ne.json
Normal file
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"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 }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
31
assets/minecraft/models/block/bars_ns.json
Normal file
31
assets/minecraft/models/block/bars_ns.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"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" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
51
assets/minecraft/models/block/bars_nse.json
Normal file
51
assets/minecraft/models/block/bars_nse.json
Normal file
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"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 }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
59
assets/minecraft/models/block/bars_nsew.json
Normal file
59
assets/minecraft/models/block/bars_nsew.json
Normal file
@@ -0,0 +1,59 @@
|
||||
{
|
||||
"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 }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
47
assets/minecraft/models/block/beacon.json
Normal file
47
assets/minecraft/models/block/beacon.json
Normal file
@@ -0,0 +1,47 @@
|
||||
{
|
||||
"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" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
26
assets/minecraft/models/block/bed_foot.json
Normal file
26
assets/minecraft/models/block/bed_foot.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"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" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
26
assets/minecraft/models/block/bed_head.json
Normal file
26
assets/minecraft/models/block/bed_head.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"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" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
6
assets/minecraft/models/block/bedrock.json
Normal file
6
assets/minecraft/models/block/bedrock.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "blocks/bedrock"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/bedrock_mirrored.json
Normal file
6
assets/minecraft/models/block/bedrock_mirrored.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/cube_mirrored_all",
|
||||
"textures": {
|
||||
"all": "blocks/bedrock"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/birch_bark.json
Normal file
6
assets/minecraft/models/block/birch_bark.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "blocks/log_birch"
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/models/block/birch_door_bottom.json
Normal file
7
assets/minecraft/models/block/birch_door_bottom.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/door_bottom",
|
||||
"textures": {
|
||||
"bottom": "blocks/door_birch_lower",
|
||||
"top": "blocks/door_birch_upper"
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/models/block/birch_door_bottom_rh.json
Normal file
7
assets/minecraft/models/block/birch_door_bottom_rh.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/door_bottom_rh",
|
||||
"textures": {
|
||||
"bottom": "blocks/door_birch_lower",
|
||||
"top": "blocks/door_birch_upper"
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/models/block/birch_door_top.json
Normal file
7
assets/minecraft/models/block/birch_door_top.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/door_top",
|
||||
"textures": {
|
||||
"bottom": "blocks/door_birch_lower",
|
||||
"top": "blocks/door_birch_upper"
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/models/block/birch_door_top_rh.json
Normal file
7
assets/minecraft/models/block/birch_door_top_rh.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/door_top_rh",
|
||||
"textures": {
|
||||
"bottom": "blocks/door_birch_lower",
|
||||
"top": "blocks/door_birch_upper"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/fence_gate_closed",
|
||||
"textures": {
|
||||
"texture": "blocks/planks_birch"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/birch_fence_gate_open.json
Normal file
6
assets/minecraft/models/block/birch_fence_gate_open.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/fence_gate_open",
|
||||
"textures": {
|
||||
"texture": "blocks/planks_birch"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/birch_fence_inventory.json
Normal file
6
assets/minecraft/models/block/birch_fence_inventory.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/fence_inventory",
|
||||
"textures": {
|
||||
"texture": "blocks/planks_birch"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/birch_fence_n.json
Normal file
6
assets/minecraft/models/block/birch_fence_n.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/fence_n",
|
||||
"textures": {
|
||||
"texture": "blocks/planks_birch"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/birch_fence_ne.json
Normal file
6
assets/minecraft/models/block/birch_fence_ne.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/fence_ne",
|
||||
"textures": {
|
||||
"texture": "blocks/planks_birch"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/birch_fence_ns.json
Normal file
6
assets/minecraft/models/block/birch_fence_ns.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/fence_ns",
|
||||
"textures": {
|
||||
"texture": "blocks/planks_birch"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/birch_fence_nse.json
Normal file
6
assets/minecraft/models/block/birch_fence_nse.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/fence_nse",
|
||||
"textures": {
|
||||
"texture": "blocks/planks_birch"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/birch_fence_nsew.json
Normal file
6
assets/minecraft/models/block/birch_fence_nsew.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/fence_nsew",
|
||||
"textures": {
|
||||
"texture": "blocks/planks_birch"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/birch_fence_post.json
Normal file
6
assets/minecraft/models/block/birch_fence_post.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/fence_post",
|
||||
"textures": {
|
||||
"texture": "blocks/planks_birch"
|
||||
}
|
||||
}
|
||||
8
assets/minecraft/models/block/birch_inner_stairs.json
Normal file
8
assets/minecraft/models/block/birch_inner_stairs.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "block/inner_stairs",
|
||||
"textures": {
|
||||
"bottom": "blocks/planks_birch",
|
||||
"top": "blocks/planks_birch",
|
||||
"side": "blocks/planks_birch"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/birch_leaves.json
Normal file
6
assets/minecraft/models/block/birch_leaves.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/leaves",
|
||||
"textures": {
|
||||
"all": "blocks/leaves_birch"
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/models/block/birch_log.json
Normal file
7
assets/minecraft/models/block/birch_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/cube_column",
|
||||
"textures": {
|
||||
"end": "blocks/log_birch_top",
|
||||
"side": "blocks/log_birch"
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/models/block/birch_log_side.json
Normal file
7
assets/minecraft/models/block/birch_log_side.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/column_side",
|
||||
"textures": {
|
||||
"end": "blocks/log_birch_top",
|
||||
"side": "blocks/log_birch"
|
||||
}
|
||||
}
|
||||
8
assets/minecraft/models/block/birch_outer_stairs.json
Normal file
8
assets/minecraft/models/block/birch_outer_stairs.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "block/outer_stairs",
|
||||
"textures": {
|
||||
"bottom": "blocks/planks_birch",
|
||||
"top": "blocks/planks_birch",
|
||||
"side": "blocks/planks_birch"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/birch_planks.json
Normal file
6
assets/minecraft/models/block/birch_planks.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "blocks/planks_birch"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/birch_sapling.json
Normal file
6
assets/minecraft/models/block/birch_sapling.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/cross",
|
||||
"textures": {
|
||||
"cross": "blocks/sapling_birch"
|
||||
}
|
||||
}
|
||||
8
assets/minecraft/models/block/birch_stairs.json
Normal file
8
assets/minecraft/models/block/birch_stairs.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "block/stairs",
|
||||
"textures": {
|
||||
"bottom": "blocks/planks_birch",
|
||||
"top": "blocks/planks_birch",
|
||||
"side": "blocks/planks_birch"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/wall_gate_closed",
|
||||
"textures": {
|
||||
"texture": "blocks/planks_birch"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/birch_wall_gate_open.json
Normal file
6
assets/minecraft/models/block/birch_wall_gate_open.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/wall_gate_open",
|
||||
"textures": {
|
||||
"texture": "blocks/planks_birch"
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/models/block/black_pane_n.json
Normal file
7
assets/minecraft/models/block/black_pane_n.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/pane_n",
|
||||
"textures": {
|
||||
"edge": "blocks/glass_pane_top_black",
|
||||
"pane": "blocks/glass_black"
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/models/block/black_pane_ne.json
Normal file
7
assets/minecraft/models/block/black_pane_ne.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/pane_ne",
|
||||
"textures": {
|
||||
"edge": "blocks/glass_pane_top_black",
|
||||
"pane": "blocks/glass_black"
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/models/block/black_pane_new.json
Normal file
7
assets/minecraft/models/block/black_pane_new.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/pane_new",
|
||||
"textures": {
|
||||
"edge": "blocks/glass_pane_top_black",
|
||||
"pane": "blocks/glass_black"
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/models/block/black_pane_ns.json
Normal file
7
assets/minecraft/models/block/black_pane_ns.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/pane_ns",
|
||||
"textures": {
|
||||
"edge": "blocks/glass_pane_top_black",
|
||||
"pane": "blocks/glass_black"
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/models/block/black_pane_nse.json
Normal file
7
assets/minecraft/models/block/black_pane_nse.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/pane_nse",
|
||||
"textures": {
|
||||
"edge": "blocks/glass_pane_top_black",
|
||||
"pane": "blocks/glass_black"
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/models/block/black_pane_nsew.json
Normal file
7
assets/minecraft/models/block/black_pane_nsew.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/pane_nsew",
|
||||
"textures": {
|
||||
"edge": "blocks/glass_pane_top_black",
|
||||
"pane": "blocks/glass_black"
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/models/block/black_pane_nsw.json
Normal file
7
assets/minecraft/models/block/black_pane_nsw.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/pane_nsw",
|
||||
"textures": {
|
||||
"edge": "blocks/glass_pane_top_black",
|
||||
"pane": "blocks/glass_black"
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/models/block/black_pane_nw.json
Normal file
7
assets/minecraft/models/block/black_pane_nw.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/pane_nw",
|
||||
"textures": {
|
||||
"edge": "blocks/glass_pane_top_black",
|
||||
"pane": "blocks/glass_black"
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/models/block/black_pane_s.json
Normal file
7
assets/minecraft/models/block/black_pane_s.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/pane_s",
|
||||
"textures": {
|
||||
"edge": "blocks/glass_pane_top_black",
|
||||
"pane": "blocks/glass_black"
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/models/block/black_pane_se.json
Normal file
7
assets/minecraft/models/block/black_pane_se.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/pane_se",
|
||||
"textures": {
|
||||
"edge": "blocks/glass_pane_top_black",
|
||||
"pane": "blocks/glass_black"
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/models/block/black_pane_sew.json
Normal file
7
assets/minecraft/models/block/black_pane_sew.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/pane_sew",
|
||||
"textures": {
|
||||
"edge": "blocks/glass_pane_top_black",
|
||||
"pane": "blocks/glass_black"
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/models/block/black_pane_sw.json
Normal file
7
assets/minecraft/models/block/black_pane_sw.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/pane_sw",
|
||||
"textures": {
|
||||
"edge": "blocks/glass_pane_top_black",
|
||||
"pane": "blocks/glass_black"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/black_wool.json
Normal file
6
assets/minecraft/models/block/black_wool.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "blocks/wool_colored_black"
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/models/block/blue_pane_n.json
Normal file
7
assets/minecraft/models/block/blue_pane_n.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/pane_n",
|
||||
"textures": {
|
||||
"edge": "blocks/glass_pane_top_blue",
|
||||
"pane": "blocks/glass_blue"
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/models/block/blue_pane_ne.json
Normal file
7
assets/minecraft/models/block/blue_pane_ne.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/pane_ne",
|
||||
"textures": {
|
||||
"edge": "blocks/glass_pane_top_blue",
|
||||
"pane": "blocks/glass_blue"
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/models/block/blue_pane_new.json
Normal file
7
assets/minecraft/models/block/blue_pane_new.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/pane_new",
|
||||
"textures": {
|
||||
"edge": "blocks/glass_pane_top_blue",
|
||||
"pane": "blocks/glass_blue"
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/models/block/blue_pane_ns.json
Normal file
7
assets/minecraft/models/block/blue_pane_ns.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/pane_ns",
|
||||
"textures": {
|
||||
"edge": "blocks/glass_pane_top_blue",
|
||||
"pane": "blocks/glass_blue"
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/models/block/blue_pane_nse.json
Normal file
7
assets/minecraft/models/block/blue_pane_nse.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/pane_nse",
|
||||
"textures": {
|
||||
"edge": "blocks/glass_pane_top_blue",
|
||||
"pane": "blocks/glass_blue"
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/models/block/blue_pane_nsew.json
Normal file
7
assets/minecraft/models/block/blue_pane_nsew.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/pane_nsew",
|
||||
"textures": {
|
||||
"edge": "blocks/glass_pane_top_blue",
|
||||
"pane": "blocks/glass_blue"
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/models/block/blue_pane_nsw.json
Normal file
7
assets/minecraft/models/block/blue_pane_nsw.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/pane_nsw",
|
||||
"textures": {
|
||||
"edge": "blocks/glass_pane_top_blue",
|
||||
"pane": "blocks/glass_blue"
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/models/block/blue_pane_nw.json
Normal file
7
assets/minecraft/models/block/blue_pane_nw.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/pane_nw",
|
||||
"textures": {
|
||||
"edge": "blocks/glass_pane_top_blue",
|
||||
"pane": "blocks/glass_blue"
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/models/block/blue_pane_s.json
Normal file
7
assets/minecraft/models/block/blue_pane_s.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/pane_s",
|
||||
"textures": {
|
||||
"edge": "blocks/glass_pane_top_blue",
|
||||
"pane": "blocks/glass_blue"
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/models/block/blue_pane_se.json
Normal file
7
assets/minecraft/models/block/blue_pane_se.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/pane_se",
|
||||
"textures": {
|
||||
"edge": "blocks/glass_pane_top_blue",
|
||||
"pane": "blocks/glass_blue"
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/models/block/blue_pane_sew.json
Normal file
7
assets/minecraft/models/block/blue_pane_sew.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/pane_sew",
|
||||
"textures": {
|
||||
"edge": "blocks/glass_pane_top_blue",
|
||||
"pane": "blocks/glass_blue"
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/models/block/blue_pane_sw.json
Normal file
7
assets/minecraft/models/block/blue_pane_sw.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/pane_sw",
|
||||
"textures": {
|
||||
"edge": "blocks/glass_pane_top_blue",
|
||||
"pane": "blocks/glass_blue"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/blue_wool.json
Normal file
6
assets/minecraft/models/block/blue_wool.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "blocks/wool_colored_blue"
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/models/block/bookshelf.json
Normal file
7
assets/minecraft/models/block/bookshelf.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/cube_column",
|
||||
"textures": {
|
||||
"end": "blocks/planks_oak",
|
||||
"side": "blocks/bookshelf"
|
||||
}
|
||||
}
|
||||
86
assets/minecraft/models/block/brewing_stand_bottles_1.json
Normal file
86
assets/minecraft/models/block/brewing_stand_bottles_1.json
Normal file
@@ -0,0 +1,86 @@
|
||||
{
|
||||
"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" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
86
assets/minecraft/models/block/brewing_stand_bottles_12.json
Normal file
86
assets/minecraft/models/block/brewing_stand_bottles_12.json
Normal file
@@ -0,0 +1,86 @@
|
||||
{
|
||||
"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, 0, 16 ], "texture": "#stand" },
|
||||
"south": { "uv": [ 0, 0, 8, 16 ], "texture": "#stand" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user