You've already forked minecraft-assets
Create/Update assets for version 3D Shareware v1.34
This commit is contained in:
0
assets/.mcassetsroot
Normal file
0
assets/.mcassetsroot
Normal file
BIN
assets/icons/icon_16x16.png
Normal file
BIN
assets/icons/icon_16x16.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.6 KiB |
BIN
assets/icons/icon_32x32.png
Normal file
BIN
assets/icons/icon_32x32.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.2 KiB |
BIN
assets/icons/minecraft.icns
Normal file
BIN
assets/icons/minecraft.icns
Normal file
Binary file not shown.
28
assets/minecraft/blockstates/acacia_button.json
Normal file
28
assets/minecraft/blockstates/acacia_button.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"variants": {
|
||||
"face=floor,facing=east,powered=false": { "model": "block/acacia_button", "y": 90 },
|
||||
"face=floor,facing=west,powered=false": { "model": "block/acacia_button", "y": 270 },
|
||||
"face=floor,facing=south,powered=false": { "model": "block/acacia_button", "y": 180 },
|
||||
"face=floor,facing=north,powered=false": { "model": "block/acacia_button" },
|
||||
"face=wall,facing=east,powered=false": { "model": "block/acacia_button", "uvlock": true, "x": 90, "y": 90 },
|
||||
"face=wall,facing=west,powered=false": { "model": "block/acacia_button", "uvlock": true, "x": 90, "y": 270 },
|
||||
"face=wall,facing=south,powered=false": { "model": "block/acacia_button", "uvlock": true, "x": 90, "y": 180 },
|
||||
"face=wall,facing=north,powered=false": { "model": "block/acacia_button", "uvlock": true, "x": 90 },
|
||||
"face=ceiling,facing=east,powered=false": { "model": "block/acacia_button", "x": 180, "y": 270 },
|
||||
"face=ceiling,facing=west,powered=false": { "model": "block/acacia_button", "x": 180, "y": 90 },
|
||||
"face=ceiling,facing=south,powered=false": { "model": "block/acacia_button", "x": 180 },
|
||||
"face=ceiling,facing=north,powered=false": { "model": "block/acacia_button", "x": 180, "y": 180 },
|
||||
"face=floor,facing=east,powered=true": { "model": "block/acacia_button_pressed", "y": 90 },
|
||||
"face=floor,facing=west,powered=true": { "model": "block/acacia_button_pressed", "y": 270 },
|
||||
"face=floor,facing=south,powered=true": { "model": "block/acacia_button_pressed", "y": 180 },
|
||||
"face=floor,facing=north,powered=true": { "model": "block/acacia_button_pressed" },
|
||||
"face=wall,facing=east,powered=true": { "model": "block/acacia_button_pressed", "uvlock": true, "x": 90, "y": 90 },
|
||||
"face=wall,facing=west,powered=true": { "model": "block/acacia_button_pressed", "uvlock": true, "x": 90, "y": 270 },
|
||||
"face=wall,facing=south,powered=true": { "model": "block/acacia_button_pressed", "uvlock": true, "x": 90, "y": 180 },
|
||||
"face=wall,facing=north,powered=true": { "model": "block/acacia_button_pressed", "uvlock": true, "x": 90 },
|
||||
"face=ceiling,facing=east,powered=true": { "model": "block/acacia_button_pressed", "x": 180, "y": 270 },
|
||||
"face=ceiling,facing=west,powered=true": { "model": "block/acacia_button_pressed", "x": 180, "y": 90 },
|
||||
"face=ceiling,facing=south,powered=true": { "model": "block/acacia_button_pressed", "x": 180 },
|
||||
"face=ceiling,facing=north,powered=true": { "model": "block/acacia_button_pressed", "x": 180, "y": 180 }
|
||||
}
|
||||
}
|
||||
36
assets/minecraft/blockstates/acacia_door.json
Normal file
36
assets/minecraft/blockstates/acacia_door.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=lower,hinge=left,open=false": { "model": "block/acacia_door_bottom" },
|
||||
"facing=south,half=lower,hinge=left,open=false": { "model": "block/acacia_door_bottom", "y": 90 },
|
||||
"facing=west,half=lower,hinge=left,open=false": { "model": "block/acacia_door_bottom", "y": 180 },
|
||||
"facing=north,half=lower,hinge=left,open=false": { "model": "block/acacia_door_bottom", "y": 270 },
|
||||
"facing=east,half=lower,hinge=right,open=false": { "model": "block/acacia_door_bottom_hinge" },
|
||||
"facing=south,half=lower,hinge=right,open=false": { "model": "block/acacia_door_bottom_hinge", "y": 90 },
|
||||
"facing=west,half=lower,hinge=right,open=false": { "model": "block/acacia_door_bottom_hinge", "y": 180 },
|
||||
"facing=north,half=lower,hinge=right,open=false": { "model": "block/acacia_door_bottom_hinge", "y": 270 },
|
||||
"facing=east,half=lower,hinge=left,open=true": { "model": "block/acacia_door_bottom_hinge", "y": 90 },
|
||||
"facing=south,half=lower,hinge=left,open=true": { "model": "block/acacia_door_bottom_hinge", "y": 180 },
|
||||
"facing=west,half=lower,hinge=left,open=true": { "model": "block/acacia_door_bottom_hinge", "y": 270 },
|
||||
"facing=north,half=lower,hinge=left,open=true": { "model": "block/acacia_door_bottom_hinge" },
|
||||
"facing=east,half=lower,hinge=right,open=true": { "model": "block/acacia_door_bottom", "y": 270 },
|
||||
"facing=south,half=lower,hinge=right,open=true": { "model": "block/acacia_door_bottom" },
|
||||
"facing=west,half=lower,hinge=right,open=true": { "model": "block/acacia_door_bottom", "y": 90 },
|
||||
"facing=north,half=lower,hinge=right,open=true": { "model": "block/acacia_door_bottom", "y": 180 },
|
||||
"facing=east,half=upper,hinge=left,open=false": { "model": "block/acacia_door_top" },
|
||||
"facing=south,half=upper,hinge=left,open=false": { "model": "block/acacia_door_top", "y": 90 },
|
||||
"facing=west,half=upper,hinge=left,open=false": { "model": "block/acacia_door_top", "y": 180 },
|
||||
"facing=north,half=upper,hinge=left,open=false": { "model": "block/acacia_door_top", "y": 270 },
|
||||
"facing=east,half=upper,hinge=right,open=false": { "model": "block/acacia_door_top_hinge" },
|
||||
"facing=south,half=upper,hinge=right,open=false": { "model": "block/acacia_door_top_hinge", "y": 90 },
|
||||
"facing=west,half=upper,hinge=right,open=false": { "model": "block/acacia_door_top_hinge", "y": 180 },
|
||||
"facing=north,half=upper,hinge=right,open=false": { "model": "block/acacia_door_top_hinge", "y": 270 },
|
||||
"facing=east,half=upper,hinge=left,open=true": { "model": "block/acacia_door_top_hinge", "y": 90 },
|
||||
"facing=south,half=upper,hinge=left,open=true": { "model": "block/acacia_door_top_hinge", "y": 180 },
|
||||
"facing=west,half=upper,hinge=left,open=true": { "model": "block/acacia_door_top_hinge", "y": 270 },
|
||||
"facing=north,half=upper,hinge=left,open=true": { "model": "block/acacia_door_top_hinge" },
|
||||
"facing=east,half=upper,hinge=right,open=true": { "model": "block/acacia_door_top", "y": 270 },
|
||||
"facing=south,half=upper,hinge=right,open=true": { "model": "block/acacia_door_top" },
|
||||
"facing=west,half=upper,hinge=right,open=true": { "model": "block/acacia_door_top", "y": 90 },
|
||||
"facing=north,half=upper,hinge=right,open=true": { "model": "block/acacia_door_top", "y": 180 }
|
||||
}
|
||||
}
|
||||
17
assets/minecraft/blockstates/acacia_fence.json
Normal file
17
assets/minecraft/blockstates/acacia_fence.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"multipart": [
|
||||
{ "apply": { "model": "block/acacia_fence_post" }},
|
||||
{ "when": { "north": "true" },
|
||||
"apply": { "model": "block/acacia_fence_side", "uvlock": true }
|
||||
},
|
||||
{ "when": { "east": "true" },
|
||||
"apply": { "model": "block/acacia_fence_side", "y": 90, "uvlock": true }
|
||||
},
|
||||
{ "when": { "south": "true" },
|
||||
"apply": { "model": "block/acacia_fence_side", "y": 180, "uvlock": true }
|
||||
},
|
||||
{ "when": { "west": "true" },
|
||||
"apply": { "model": "block/acacia_fence_side", "y": 270, "uvlock": true }
|
||||
}
|
||||
]
|
||||
}
|
||||
20
assets/minecraft/blockstates/acacia_fence_gate.json
Normal file
20
assets/minecraft/blockstates/acacia_fence_gate.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=south,in_wall=false,open=false": { "model": "block/acacia_fence_gate", "uvlock": true },
|
||||
"facing=west,in_wall=false,open=false": { "model": "block/acacia_fence_gate", "uvlock": true, "y": 90 },
|
||||
"facing=north,in_wall=false,open=false": { "model": "block/acacia_fence_gate", "uvlock": true, "y": 180 },
|
||||
"facing=east,in_wall=false,open=false": { "model": "block/acacia_fence_gate", "uvlock": true, "y": 270 },
|
||||
"facing=south,in_wall=false,open=true": { "model": "block/acacia_fence_gate_open", "uvlock": true },
|
||||
"facing=west,in_wall=false,open=true": { "model": "block/acacia_fence_gate_open", "uvlock": true, "y": 90 },
|
||||
"facing=north,in_wall=false,open=true": { "model": "block/acacia_fence_gate_open", "uvlock": true, "y": 180 },
|
||||
"facing=east,in_wall=false,open=true": { "model": "block/acacia_fence_gate_open", "uvlock": true, "y": 270 },
|
||||
"facing=south,in_wall=true,open=false": { "model": "block/acacia_fence_gate_wall", "uvlock": true },
|
||||
"facing=west,in_wall=true,open=false": { "model": "block/acacia_fence_gate_wall", "uvlock": true, "y": 90 },
|
||||
"facing=north,in_wall=true,open=false": { "model": "block/acacia_fence_gate_wall", "uvlock": true, "y": 180 },
|
||||
"facing=east,in_wall=true,open=false": { "model": "block/acacia_fence_gate_wall", "uvlock": true, "y": 270 },
|
||||
"facing=south,in_wall=true,open=true": { "model": "block/acacia_fence_gate_wall_open", "uvlock": true },
|
||||
"facing=west,in_wall=true,open=true": { "model": "block/acacia_fence_gate_wall_open", "uvlock": true, "y": 90 },
|
||||
"facing=north,in_wall=true,open=true": { "model": "block/acacia_fence_gate_wall_open", "uvlock": true, "y": 180 },
|
||||
"facing=east,in_wall=true,open=true": { "model": "block/acacia_fence_gate_wall_open", "uvlock": true, "y": 270 }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/acacia_leaves.json
Normal file
5
assets/minecraft/blockstates/acacia_leaves.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/acacia_leaves" }
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/acacia_log.json
Normal file
7
assets/minecraft/blockstates/acacia_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": { "model": "block/acacia_log" },
|
||||
"axis=z": { "model": "block/acacia_log", "x": 90 },
|
||||
"axis=x": { "model": "block/acacia_log", "x": 90, "y": 90 }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/acacia_planks.json
Normal file
5
assets/minecraft/blockstates/acacia_planks.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/acacia_planks" }
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/blockstates/acacia_pressure_plate.json
Normal file
6
assets/minecraft/blockstates/acacia_pressure_plate.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"variants": {
|
||||
"powered=false": { "model": "block/acacia_pressure_plate" },
|
||||
"powered=true": { "model": "block/acacia_pressure_plate_down" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/acacia_sapling.json
Normal file
5
assets/minecraft/blockstates/acacia_sapling.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/acacia_sapling" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/acacia_sign.json
Normal file
5
assets/minecraft/blockstates/acacia_sign.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/acacia_sign" }
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/acacia_slab.json
Normal file
7
assets/minecraft/blockstates/acacia_slab.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": { "model": "block/acacia_slab" },
|
||||
"type=top": { "model": "block/acacia_slab_top" },
|
||||
"type=double": { "model": "block/acacia_planks" }
|
||||
}
|
||||
}
|
||||
44
assets/minecraft/blockstates/acacia_stairs.json
Normal file
44
assets/minecraft/blockstates/acacia_stairs.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=straight": { "model": "block/acacia_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "block/acacia_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "block/acacia_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "block/acacia_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "block/acacia_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "block/acacia_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "block/acacia_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "block/acacia_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "block/acacia_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "block/acacia_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "block/acacia_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "block/acacia_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "block/acacia_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "block/acacia_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "block/acacia_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "block/acacia_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "block/acacia_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "block/acacia_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "block/acacia_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "block/acacia_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "block/acacia_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "block/acacia_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "block/acacia_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "block/acacia_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "block/acacia_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "block/acacia_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "block/acacia_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "block/acacia_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "block/acacia_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "block/acacia_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "block/acacia_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "block/acacia_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "block/acacia_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "block/acacia_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "block/acacia_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "block/acacia_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "block/acacia_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "block/acacia_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "block/acacia_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "block/acacia_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
}
|
||||
}
|
||||
20
assets/minecraft/blockstates/acacia_trapdoor.json
Normal file
20
assets/minecraft/blockstates/acacia_trapdoor.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=north,half=bottom,open=false": { "model": "block/acacia_trapdoor_bottom" },
|
||||
"facing=south,half=bottom,open=false": { "model": "block/acacia_trapdoor_bottom", "y": 180 },
|
||||
"facing=east,half=bottom,open=false": { "model": "block/acacia_trapdoor_bottom", "y": 90 },
|
||||
"facing=west,half=bottom,open=false": { "model": "block/acacia_trapdoor_bottom", "y": 270 },
|
||||
"facing=north,half=top,open=false": { "model": "block/acacia_trapdoor_top" },
|
||||
"facing=south,half=top,open=false": { "model": "block/acacia_trapdoor_top", "y": 180 },
|
||||
"facing=east,half=top,open=false": { "model": "block/acacia_trapdoor_top", "y": 90 },
|
||||
"facing=west,half=top,open=false": { "model": "block/acacia_trapdoor_top", "y": 270 },
|
||||
"facing=north,half=bottom,open=true": { "model": "block/acacia_trapdoor_open" },
|
||||
"facing=south,half=bottom,open=true": { "model": "block/acacia_trapdoor_open", "y": 180 },
|
||||
"facing=east,half=bottom,open=true": { "model": "block/acacia_trapdoor_open", "y": 90 },
|
||||
"facing=west,half=bottom,open=true": { "model": "block/acacia_trapdoor_open", "y": 270 },
|
||||
"facing=north,half=top,open=true": { "model": "block/acacia_trapdoor_open", "x": 180, "y": 180 },
|
||||
"facing=south,half=top,open=true": { "model": "block/acacia_trapdoor_open", "x": 180, "y": 0 },
|
||||
"facing=east,half=top,open=true": { "model": "block/acacia_trapdoor_open", "x": 180, "y": 270 },
|
||||
"facing=west,half=top,open=true": { "model": "block/acacia_trapdoor_open", "x": 180, "y": 90 }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/acacia_wall_sign.json
Normal file
5
assets/minecraft/blockstates/acacia_wall_sign.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/acacia_sign" }
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/acacia_wood.json
Normal file
7
assets/minecraft/blockstates/acacia_wood.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": { "model": "block/acacia_wood" },
|
||||
"axis=z": { "model": "block/acacia_wood", "x": 90 },
|
||||
"axis=x": { "model": "block/acacia_wood", "x": 90, "y": 90 }
|
||||
}
|
||||
}
|
||||
16
assets/minecraft/blockstates/activator_rail.json
Normal file
16
assets/minecraft/blockstates/activator_rail.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"powered=false,shape=north_south": { "model": "block/activator_rail" },
|
||||
"powered=false,shape=east_west": { "model": "block/activator_rail", "y": 90 },
|
||||
"powered=false,shape=ascending_east": { "model": "block/activator_rail_raised_ne", "y": 90 },
|
||||
"powered=false,shape=ascending_west": { "model": "block/activator_rail_raised_sw", "y": 90 },
|
||||
"powered=false,shape=ascending_north": { "model": "block/activator_rail_raised_ne" },
|
||||
"powered=false,shape=ascending_south": { "model": "block/activator_rail_raised_sw" },
|
||||
"powered=true,shape=north_south": { "model": "block/activator_rail_on" },
|
||||
"powered=true,shape=east_west": { "model": "block/activator_rail_on", "y": 90 },
|
||||
"powered=true,shape=ascending_east": { "model": "block/activator_rail_on_raised_ne", "y": 90 },
|
||||
"powered=true,shape=ascending_west": { "model": "block/activator_rail_on_raised_sw", "y": 90 },
|
||||
"powered=true,shape=ascending_north": { "model": "block/activator_rail_on_raised_ne" },
|
||||
"powered=true,shape=ascending_south": { "model": "block/activator_rail_on_raised_sw" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/air.json
Normal file
5
assets/minecraft/blockstates/air.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/air" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/allium.json
Normal file
5
assets/minecraft/blockstates/allium.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/allium" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/andesite.json
Normal file
5
assets/minecraft/blockstates/andesite.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/andesite" }
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/andesite_slab.json
Normal file
7
assets/minecraft/blockstates/andesite_slab.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": { "model": "block/andesite_slab" },
|
||||
"type=top": { "model": "block/andesite_slab_top" },
|
||||
"type=double": { "model": "block/andesite" }
|
||||
}
|
||||
}
|
||||
44
assets/minecraft/blockstates/andesite_stairs.json
Normal file
44
assets/minecraft/blockstates/andesite_stairs.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=straight": { "model": "block/andesite_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "block/andesite_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "block/andesite_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "block/andesite_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "block/andesite_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "block/andesite_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "block/andesite_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "block/andesite_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "block/andesite_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "block/andesite_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "block/andesite_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "block/andesite_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "block/andesite_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "block/andesite_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "block/andesite_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "block/andesite_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "block/andesite_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "block/andesite_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "block/andesite_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "block/andesite_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "block/andesite_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "block/andesite_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "block/andesite_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "block/andesite_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "block/andesite_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "block/andesite_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "block/andesite_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "block/andesite_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "block/andesite_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "block/andesite_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "block/andesite_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "block/andesite_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "block/andesite_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "block/andesite_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "block/andesite_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "block/andesite_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "block/andesite_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "block/andesite_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "block/andesite_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "block/andesite_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
}
|
||||
}
|
||||
19
assets/minecraft/blockstates/andesite_wall.json
Normal file
19
assets/minecraft/blockstates/andesite_wall.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"multipart": [
|
||||
{ "when": { "up": "true" },
|
||||
"apply": { "model": "block/andesite_wall_post" }
|
||||
},
|
||||
{ "when": { "north": "true" },
|
||||
"apply": { "model": "block/andesite_wall_side", "uvlock": true }
|
||||
},
|
||||
{ "when": { "east": "true" },
|
||||
"apply": { "model": "block/andesite_wall_side", "y": 90, "uvlock": true }
|
||||
},
|
||||
{ "when": { "south": "true" },
|
||||
"apply": { "model": "block/andesite_wall_side", "y": 180, "uvlock": true }
|
||||
},
|
||||
{ "when": { "west": "true" },
|
||||
"apply": { "model": "block/andesite_wall_side", "y": 270, "uvlock": true }
|
||||
}
|
||||
]
|
||||
}
|
||||
8
assets/minecraft/blockstates/anvil.json
Normal file
8
assets/minecraft/blockstates/anvil.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=south": { "model": "block/anvil" },
|
||||
"facing=west": { "model": "block/anvil", "y": 90 },
|
||||
"facing=north": { "model": "block/anvil", "y": 180 },
|
||||
"facing=east": { "model": "block/anvil", "y": 270 }
|
||||
}
|
||||
}
|
||||
8
assets/minecraft/blockstates/attached_melon_stem.json
Normal file
8
assets/minecraft/blockstates/attached_melon_stem.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=west": { "model": "block/attached_melon_stem" },
|
||||
"facing=east": { "model": "block/attached_melon_stem", "y": 180 },
|
||||
"facing=north": { "model": "block/attached_melon_stem", "y": 90 },
|
||||
"facing=south": { "model": "block/attached_melon_stem", "y": 270 }
|
||||
}
|
||||
}
|
||||
8
assets/minecraft/blockstates/attached_pumpkin_stem.json
Normal file
8
assets/minecraft/blockstates/attached_pumpkin_stem.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=west": { "model": "block/attached_pumpkin_stem" },
|
||||
"facing=east": { "model": "block/attached_pumpkin_stem", "y": 180 },
|
||||
"facing=north": { "model": "block/attached_pumpkin_stem", "y": 90 },
|
||||
"facing=south": { "model": "block/attached_pumpkin_stem", "y": 270 }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/azure_bluet.json
Normal file
5
assets/minecraft/blockstates/azure_bluet.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/azure_bluet" }
|
||||
}
|
||||
}
|
||||
26
assets/minecraft/blockstates/bamboo.json
Normal file
26
assets/minecraft/blockstates/bamboo.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"multipart": [
|
||||
{ "when": { "age": "0" },
|
||||
"apply": [
|
||||
{ "model": "block/bamboo1_age0" },
|
||||
{ "model": "block/bamboo2_age0" },
|
||||
{ "model": "block/bamboo3_age0" },
|
||||
{ "model": "block/bamboo4_age0" }
|
||||
]
|
||||
},
|
||||
{ "when": { "age": "1" },
|
||||
"apply": [
|
||||
{ "model": "block/bamboo1_age1" },
|
||||
{ "model": "block/bamboo2_age1" },
|
||||
{ "model": "block/bamboo3_age1" },
|
||||
{ "model": "block/bamboo4_age1" }
|
||||
]
|
||||
},
|
||||
{ "when": { "leaves": "small" },
|
||||
"apply": { "model": "block/bamboo_small_leaves" }
|
||||
},
|
||||
{ "when": { "leaves": "large" },
|
||||
"apply": { "model": "block/bamboo_large_leaves" }
|
||||
}
|
||||
]
|
||||
}
|
||||
5
assets/minecraft/blockstates/bamboo_sapling.json
Normal file
5
assets/minecraft/blockstates/bamboo_sapling.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/bamboo_sapling" }
|
||||
}
|
||||
}
|
||||
16
assets/minecraft/blockstates/barrel.json
Normal file
16
assets/minecraft/blockstates/barrel.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=down,open=false": { "model": "block/barrel", "x": 180 },
|
||||
"facing=up,open=false": { "model": "block/barrel" },
|
||||
"facing=north,open=false": { "model": "block/barrel", "x": 90 },
|
||||
"facing=south,open=false": { "model": "block/barrel", "x": 90, "y": 180 },
|
||||
"facing=west,open=false": { "model": "block/barrel", "x": 90, "y": 270 },
|
||||
"facing=east,open=false": { "model": "block/barrel", "x": 90, "y": 90 },
|
||||
"facing=down,open=true": { "model": "block/barrel_open", "x": 180 },
|
||||
"facing=up,open=true": { "model": "block/barrel_open" },
|
||||
"facing=north,open=true": { "model": "block/barrel_open", "x": 90 },
|
||||
"facing=south,open=true": { "model": "block/barrel_open", "x": 90, "y": 180 },
|
||||
"facing=west,open=true": { "model": "block/barrel_open", "x": 90, "y": 270 },
|
||||
"facing=east,open=true": { "model": "block/barrel_open", "x": 90, "y": 90 }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/barrier.json
Normal file
5
assets/minecraft/blockstates/barrier.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/barrier" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/beacon.json
Normal file
5
assets/minecraft/blockstates/beacon.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/beacon" }
|
||||
}
|
||||
}
|
||||
10
assets/minecraft/blockstates/bedrock.json
Normal file
10
assets/minecraft/blockstates/bedrock.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{ "model": "block/bedrock" },
|
||||
{ "model": "block/bedrock_mirrored" },
|
||||
{ "model": "block/bedrock", "y": 180 },
|
||||
{ "model": "block/bedrock_mirrored", "y": 180 }
|
||||
]
|
||||
}
|
||||
}
|
||||
8
assets/minecraft/blockstates/beetroots.json
Normal file
8
assets/minecraft/blockstates/beetroots.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"variants": {
|
||||
"age=0": { "model": "block/beetroots_stage0" },
|
||||
"age=1": { "model": "block/beetroots_stage1" },
|
||||
"age=2": { "model": "block/beetroots_stage2" },
|
||||
"age=3": { "model": "block/beetroots_stage3" }
|
||||
}
|
||||
}
|
||||
20
assets/minecraft/blockstates/bell.json
Normal file
20
assets/minecraft/blockstates/bell.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=north,attachment=floor": { "model": "block/bell_floor" },
|
||||
"facing=south,attachment=floor": { "model": "block/bell_floor", "y": 180 },
|
||||
"facing=east,attachment=floor": { "model": "block/bell_floor", "y": 90 },
|
||||
"facing=west,attachment=floor": { "model": "block/bell_floor", "y": 270 },
|
||||
"facing=north,attachment=ceiling": { "model": "block/bell_ceiling" },
|
||||
"facing=south,attachment=ceiling": { "model": "block/bell_ceiling", "y": 180 },
|
||||
"facing=east,attachment=ceiling": { "model": "block/bell_ceiling", "y": 90 },
|
||||
"facing=west,attachment=ceiling": { "model": "block/bell_ceiling", "y": 270 },
|
||||
"facing=east,attachment=single_wall": { "model": "block/bell_wall" },
|
||||
"facing=west,attachment=single_wall": { "model": "block/bell_wall", "y": 180 },
|
||||
"facing=south,attachment=single_wall": { "model": "block/bell_wall", "y": 90 },
|
||||
"facing=north,attachment=single_wall": { "model": "block/bell_wall", "y": 270 },
|
||||
"facing=east,attachment=double_wall": { "model": "block/bell_between_walls" },
|
||||
"facing=west,attachment=double_wall": { "model": "block/bell_between_walls", "y": 180 },
|
||||
"facing=north,attachment=double_wall": { "model": "block/bell_between_walls", "y": 90 },
|
||||
"facing=south,attachment=double_wall": { "model": "block/bell_between_walls", "y": 270 }
|
||||
}
|
||||
}
|
||||
28
assets/minecraft/blockstates/birch_button.json
Normal file
28
assets/minecraft/blockstates/birch_button.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"variants": {
|
||||
"face=floor,facing=east,powered=false": { "model": "block/birch_button", "y": 90 },
|
||||
"face=floor,facing=west,powered=false": { "model": "block/birch_button", "y": 270 },
|
||||
"face=floor,facing=south,powered=false": { "model": "block/birch_button", "y": 180 },
|
||||
"face=floor,facing=north,powered=false": { "model": "block/birch_button" },
|
||||
"face=wall,facing=east,powered=false": { "model": "block/birch_button", "uvlock": true, "x": 90, "y": 90 },
|
||||
"face=wall,facing=west,powered=false": { "model": "block/birch_button", "uvlock": true, "x": 90, "y": 270 },
|
||||
"face=wall,facing=south,powered=false": { "model": "block/birch_button", "uvlock": true, "x": 90, "y": 180 },
|
||||
"face=wall,facing=north,powered=false": { "model": "block/birch_button", "uvlock": true, "x": 90 },
|
||||
"face=ceiling,facing=east,powered=false": { "model": "block/birch_button", "x": 180, "y": 270 },
|
||||
"face=ceiling,facing=west,powered=false": { "model": "block/birch_button", "x": 180, "y": 90 },
|
||||
"face=ceiling,facing=south,powered=false": { "model": "block/birch_button", "x": 180 },
|
||||
"face=ceiling,facing=north,powered=false": { "model": "block/birch_button", "x": 180, "y": 180 },
|
||||
"face=floor,facing=east,powered=true": { "model": "block/birch_button_pressed", "y": 90 },
|
||||
"face=floor,facing=west,powered=true": { "model": "block/birch_button_pressed", "y": 270 },
|
||||
"face=floor,facing=south,powered=true": { "model": "block/birch_button_pressed", "y": 180 },
|
||||
"face=floor,facing=north,powered=true": { "model": "block/birch_button_pressed" },
|
||||
"face=wall,facing=east,powered=true": { "model": "block/birch_button_pressed", "uvlock": true, "x": 90, "y": 90 },
|
||||
"face=wall,facing=west,powered=true": { "model": "block/birch_button_pressed", "uvlock": true, "x": 90, "y": 270 },
|
||||
"face=wall,facing=south,powered=true": { "model": "block/birch_button_pressed", "uvlock": true, "x": 90, "y": 180 },
|
||||
"face=wall,facing=north,powered=true": { "model": "block/birch_button_pressed", "uvlock": true, "x": 90 },
|
||||
"face=ceiling,facing=east,powered=true": { "model": "block/birch_button_pressed", "x": 180, "y": 270 },
|
||||
"face=ceiling,facing=west,powered=true": { "model": "block/birch_button_pressed", "x": 180, "y": 90 },
|
||||
"face=ceiling,facing=south,powered=true": { "model": "block/birch_button_pressed", "x": 180 },
|
||||
"face=ceiling,facing=north,powered=true": { "model": "block/birch_button_pressed", "x": 180, "y": 180 }
|
||||
}
|
||||
}
|
||||
36
assets/minecraft/blockstates/birch_door.json
Normal file
36
assets/minecraft/blockstates/birch_door.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=lower,hinge=left,open=false": { "model": "block/birch_door_bottom" },
|
||||
"facing=south,half=lower,hinge=left,open=false": { "model": "block/birch_door_bottom", "y": 90 },
|
||||
"facing=west,half=lower,hinge=left,open=false": { "model": "block/birch_door_bottom", "y": 180 },
|
||||
"facing=north,half=lower,hinge=left,open=false": { "model": "block/birch_door_bottom", "y": 270 },
|
||||
"facing=east,half=lower,hinge=right,open=false": { "model": "block/birch_door_bottom_hinge" },
|
||||
"facing=south,half=lower,hinge=right,open=false": { "model": "block/birch_door_bottom_hinge", "y": 90 },
|
||||
"facing=west,half=lower,hinge=right,open=false": { "model": "block/birch_door_bottom_hinge", "y": 180 },
|
||||
"facing=north,half=lower,hinge=right,open=false": { "model": "block/birch_door_bottom_hinge", "y": 270 },
|
||||
"facing=east,half=lower,hinge=left,open=true": { "model": "block/birch_door_bottom_hinge", "y": 90 },
|
||||
"facing=south,half=lower,hinge=left,open=true": { "model": "block/birch_door_bottom_hinge", "y": 180 },
|
||||
"facing=west,half=lower,hinge=left,open=true": { "model": "block/birch_door_bottom_hinge", "y": 270 },
|
||||
"facing=north,half=lower,hinge=left,open=true": { "model": "block/birch_door_bottom_hinge" },
|
||||
"facing=east,half=lower,hinge=right,open=true": { "model": "block/birch_door_bottom", "y": 270 },
|
||||
"facing=south,half=lower,hinge=right,open=true": { "model": "block/birch_door_bottom" },
|
||||
"facing=west,half=lower,hinge=right,open=true": { "model": "block/birch_door_bottom", "y": 90 },
|
||||
"facing=north,half=lower,hinge=right,open=true": { "model": "block/birch_door_bottom", "y": 180 },
|
||||
"facing=east,half=upper,hinge=left,open=false": { "model": "block/birch_door_top" },
|
||||
"facing=south,half=upper,hinge=left,open=false": { "model": "block/birch_door_top", "y": 90 },
|
||||
"facing=west,half=upper,hinge=left,open=false": { "model": "block/birch_door_top", "y": 180 },
|
||||
"facing=north,half=upper,hinge=left,open=false": { "model": "block/birch_door_top", "y": 270 },
|
||||
"facing=east,half=upper,hinge=right,open=false": { "model": "block/birch_door_top_hinge" },
|
||||
"facing=south,half=upper,hinge=right,open=false": { "model": "block/birch_door_top_hinge", "y": 90 },
|
||||
"facing=west,half=upper,hinge=right,open=false": { "model": "block/birch_door_top_hinge", "y": 180 },
|
||||
"facing=north,half=upper,hinge=right,open=false": { "model": "block/birch_door_top_hinge", "y": 270 },
|
||||
"facing=east,half=upper,hinge=left,open=true": { "model": "block/birch_door_top_hinge", "y": 90 },
|
||||
"facing=south,half=upper,hinge=left,open=true": { "model": "block/birch_door_top_hinge", "y": 180 },
|
||||
"facing=west,half=upper,hinge=left,open=true": { "model": "block/birch_door_top_hinge", "y": 270 },
|
||||
"facing=north,half=upper,hinge=left,open=true": { "model": "block/birch_door_top_hinge" },
|
||||
"facing=east,half=upper,hinge=right,open=true": { "model": "block/birch_door_top", "y": 270 },
|
||||
"facing=south,half=upper,hinge=right,open=true": { "model": "block/birch_door_top" },
|
||||
"facing=west,half=upper,hinge=right,open=true": { "model": "block/birch_door_top", "y": 90 },
|
||||
"facing=north,half=upper,hinge=right,open=true": { "model": "block/birch_door_top", "y": 180 }
|
||||
}
|
||||
}
|
||||
17
assets/minecraft/blockstates/birch_fence.json
Normal file
17
assets/minecraft/blockstates/birch_fence.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"multipart": [
|
||||
{ "apply": { "model": "block/birch_fence_post" }},
|
||||
{ "when": { "north": "true" },
|
||||
"apply": { "model": "block/birch_fence_side", "uvlock": true }
|
||||
},
|
||||
{ "when": { "east": "true" },
|
||||
"apply": { "model": "block/birch_fence_side", "y": 90, "uvlock": true }
|
||||
},
|
||||
{ "when": { "south": "true" },
|
||||
"apply": { "model": "block/birch_fence_side", "y": 180, "uvlock": true }
|
||||
},
|
||||
{ "when": { "west": "true" },
|
||||
"apply": { "model": "block/birch_fence_side", "y": 270, "uvlock": true }
|
||||
}
|
||||
]
|
||||
}
|
||||
20
assets/minecraft/blockstates/birch_fence_gate.json
Normal file
20
assets/minecraft/blockstates/birch_fence_gate.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=south,in_wall=false,open=false": { "model": "block/birch_fence_gate", "uvlock": true },
|
||||
"facing=west,in_wall=false,open=false": { "model": "block/birch_fence_gate", "uvlock": true, "y": 90 },
|
||||
"facing=north,in_wall=false,open=false": { "model": "block/birch_fence_gate", "uvlock": true, "y": 180 },
|
||||
"facing=east,in_wall=false,open=false": { "model": "block/birch_fence_gate", "uvlock": true, "y": 270 },
|
||||
"facing=south,in_wall=false,open=true": { "model": "block/birch_fence_gate_open", "uvlock": true },
|
||||
"facing=west,in_wall=false,open=true": { "model": "block/birch_fence_gate_open", "uvlock": true, "y": 90 },
|
||||
"facing=north,in_wall=false,open=true": { "model": "block/birch_fence_gate_open", "uvlock": true, "y": 180 },
|
||||
"facing=east,in_wall=false,open=true": { "model": "block/birch_fence_gate_open", "uvlock": true, "y": 270 },
|
||||
"facing=south,in_wall=true,open=false": { "model": "block/birch_fence_gate_wall", "uvlock": true },
|
||||
"facing=west,in_wall=true,open=false": { "model": "block/birch_fence_gate_wall", "uvlock": true, "y": 90 },
|
||||
"facing=north,in_wall=true,open=false": { "model": "block/birch_fence_gate_wall", "uvlock": true, "y": 180 },
|
||||
"facing=east,in_wall=true,open=false": { "model": "block/birch_fence_gate_wall", "uvlock": true, "y": 270 },
|
||||
"facing=south,in_wall=true,open=true": { "model": "block/birch_fence_gate_wall_open", "uvlock": true },
|
||||
"facing=west,in_wall=true,open=true": { "model": "block/birch_fence_gate_wall_open", "uvlock": true, "y": 90 },
|
||||
"facing=north,in_wall=true,open=true": { "model": "block/birch_fence_gate_wall_open", "uvlock": true, "y": 180 },
|
||||
"facing=east,in_wall=true,open=true": { "model": "block/birch_fence_gate_wall_open", "uvlock": true, "y": 270 }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/birch_leaves.json
Normal file
5
assets/minecraft/blockstates/birch_leaves.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/birch_leaves" }
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/birch_log.json
Normal file
7
assets/minecraft/blockstates/birch_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": { "model": "block/birch_log" },
|
||||
"axis=z": { "model": "block/birch_log", "x": 90 },
|
||||
"axis=x": { "model": "block/birch_log", "x": 90, "y": 90 }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/birch_planks.json
Normal file
5
assets/minecraft/blockstates/birch_planks.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/birch_planks" }
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/blockstates/birch_pressure_plate.json
Normal file
6
assets/minecraft/blockstates/birch_pressure_plate.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"variants": {
|
||||
"powered=false": { "model": "block/birch_pressure_plate" },
|
||||
"powered=true": { "model": "block/birch_pressure_plate_down" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/birch_sapling.json
Normal file
5
assets/minecraft/blockstates/birch_sapling.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/birch_sapling" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/birch_sign.json
Normal file
5
assets/minecraft/blockstates/birch_sign.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/birch_sign" }
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/birch_slab.json
Normal file
7
assets/minecraft/blockstates/birch_slab.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": { "model": "block/birch_slab" },
|
||||
"type=top": { "model": "block/birch_slab_top" },
|
||||
"type=double": { "model": "block/birch_planks" }
|
||||
}
|
||||
}
|
||||
44
assets/minecraft/blockstates/birch_stairs.json
Normal file
44
assets/minecraft/blockstates/birch_stairs.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=straight": { "model": "block/birch_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "block/birch_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "block/birch_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "block/birch_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "block/birch_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "block/birch_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "block/birch_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "block/birch_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "block/birch_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "block/birch_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "block/birch_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "block/birch_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "block/birch_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "block/birch_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "block/birch_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "block/birch_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "block/birch_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "block/birch_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "block/birch_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "block/birch_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "block/birch_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "block/birch_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "block/birch_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "block/birch_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "block/birch_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "block/birch_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "block/birch_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "block/birch_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "block/birch_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "block/birch_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "block/birch_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "block/birch_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "block/birch_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "block/birch_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "block/birch_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "block/birch_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "block/birch_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "block/birch_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "block/birch_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "block/birch_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
}
|
||||
}
|
||||
20
assets/minecraft/blockstates/birch_trapdoor.json
Normal file
20
assets/minecraft/blockstates/birch_trapdoor.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=north,half=bottom,open=false": { "model": "block/birch_trapdoor_bottom" },
|
||||
"facing=south,half=bottom,open=false": { "model": "block/birch_trapdoor_bottom", "y": 180 },
|
||||
"facing=east,half=bottom,open=false": { "model": "block/birch_trapdoor_bottom", "y": 90 },
|
||||
"facing=west,half=bottom,open=false": { "model": "block/birch_trapdoor_bottom", "y": 270 },
|
||||
"facing=north,half=top,open=false": { "model": "block/birch_trapdoor_top" },
|
||||
"facing=south,half=top,open=false": { "model": "block/birch_trapdoor_top", "y": 180 },
|
||||
"facing=east,half=top,open=false": { "model": "block/birch_trapdoor_top", "y": 90 },
|
||||
"facing=west,half=top,open=false": { "model": "block/birch_trapdoor_top", "y": 270 },
|
||||
"facing=north,half=bottom,open=true": { "model": "block/birch_trapdoor_open" },
|
||||
"facing=south,half=bottom,open=true": { "model": "block/birch_trapdoor_open", "y": 180 },
|
||||
"facing=east,half=bottom,open=true": { "model": "block/birch_trapdoor_open", "y": 90 },
|
||||
"facing=west,half=bottom,open=true": { "model": "block/birch_trapdoor_open", "y": 270 },
|
||||
"facing=north,half=top,open=true": { "model": "block/birch_trapdoor_open", "x": 180, "y": 180 },
|
||||
"facing=south,half=top,open=true": { "model": "block/birch_trapdoor_open", "x": 180, "y": 0 },
|
||||
"facing=east,half=top,open=true": { "model": "block/birch_trapdoor_open", "x": 180, "y": 270 },
|
||||
"facing=west,half=top,open=true": { "model": "block/birch_trapdoor_open", "x": 180, "y": 90 }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/birch_wall_sign.json
Normal file
5
assets/minecraft/blockstates/birch_wall_sign.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/birch_sign" }
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/birch_wood.json
Normal file
7
assets/minecraft/blockstates/birch_wood.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": { "model": "block/birch_wood" },
|
||||
"axis=z": { "model": "block/birch_wood", "x": 90 },
|
||||
"axis=x": { "model": "block/birch_wood", "x": 90, "y": 90 }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/black_banner.json
Normal file
5
assets/minecraft/blockstates/black_banner.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/banner" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/black_bed.json
Normal file
5
assets/minecraft/blockstates/black_bed.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/bed" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/black_carpet.json
Normal file
5
assets/minecraft/blockstates/black_carpet.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/black_carpet" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/black_concrete.json
Normal file
5
assets/minecraft/blockstates/black_concrete.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/black_concrete" }
|
||||
}
|
||||
}
|
||||
10
assets/minecraft/blockstates/black_concrete_powder.json
Normal file
10
assets/minecraft/blockstates/black_concrete_powder.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{ "model": "block/black_concrete_powder" },
|
||||
{ "model": "block/black_concrete_powder", "y": 90 },
|
||||
{ "model": "block/black_concrete_powder", "y": 180 },
|
||||
{ "model": "block/black_concrete_powder", "y": 270 }
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=south": { "model": "block/black_glazed_terracotta" },
|
||||
"facing=west": { "model": "block/black_glazed_terracotta", "y": 90 },
|
||||
"facing=north": { "model": "block/black_glazed_terracotta", "y": 180 },
|
||||
"facing=east": { "model": "block/black_glazed_terracotta", "y": 270 }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/black_shulker_box.json
Normal file
5
assets/minecraft/blockstates/black_shulker_box.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/black_shulker_box" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/black_stained_glass.json
Normal file
5
assets/minecraft/blockstates/black_stained_glass.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/black_stained_glass" }
|
||||
}
|
||||
}
|
||||
29
assets/minecraft/blockstates/black_stained_glass_pane.json
Normal file
29
assets/minecraft/blockstates/black_stained_glass_pane.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"multipart": [
|
||||
{ "apply": { "model": "block/black_stained_glass_pane_post" }},
|
||||
{ "when": { "north": true },
|
||||
"apply": { "model": "block/black_stained_glass_pane_side" }
|
||||
},
|
||||
{ "when": { "east": true },
|
||||
"apply": { "model": "block/black_stained_glass_pane_side", "y": 90 }
|
||||
},
|
||||
{ "when": { "south": true },
|
||||
"apply": { "model": "block/black_stained_glass_pane_side_alt" }
|
||||
},
|
||||
{ "when": { "west": true },
|
||||
"apply": { "model": "block/black_stained_glass_pane_side_alt", "y": 90 }
|
||||
},
|
||||
{ "when": { "north": false },
|
||||
"apply": { "model": "block/black_stained_glass_pane_noside" }
|
||||
},
|
||||
{ "when": { "east": false },
|
||||
"apply": { "model": "block/black_stained_glass_pane_noside_alt" }
|
||||
},
|
||||
{ "when": { "south": false },
|
||||
"apply": { "model": "block/black_stained_glass_pane_noside_alt", "y": 90 }
|
||||
},
|
||||
{ "when": { "west": false },
|
||||
"apply": { "model": "block/black_stained_glass_pane_noside", "y": 270 }
|
||||
}
|
||||
]
|
||||
}
|
||||
5
assets/minecraft/blockstates/black_terracotta.json
Normal file
5
assets/minecraft/blockstates/black_terracotta.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/black_terracotta" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/black_wall_banner.json
Normal file
5
assets/minecraft/blockstates/black_wall_banner.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/banner" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/black_wool.json
Normal file
5
assets/minecraft/blockstates/black_wool.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/black_wool" }
|
||||
}
|
||||
}
|
||||
12
assets/minecraft/blockstates/blast_furnace.json
Normal file
12
assets/minecraft/blockstates/blast_furnace.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=north,lit=false": { "model": "block/blast_furnace" },
|
||||
"facing=south,lit=false": { "model": "block/blast_furnace", "y": 180 },
|
||||
"facing=west,lit=false": { "model": "block/blast_furnace", "y": 270 },
|
||||
"facing=east,lit=false": { "model": "block/blast_furnace", "y": 90 },
|
||||
"facing=north,lit=true": { "model": "block/blast_furnace_on" },
|
||||
"facing=south,lit=true": { "model": "block/blast_furnace_on", "y": 180 },
|
||||
"facing=west,lit=true": { "model": "block/blast_furnace_on", "y": 270 },
|
||||
"facing=east,lit=true": { "model": "block/blast_furnace_on", "y": 90 }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/blue_banner.json
Normal file
5
assets/minecraft/blockstates/blue_banner.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/banner" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/blue_bed.json
Normal file
5
assets/minecraft/blockstates/blue_bed.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/bed" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/blue_carpet.json
Normal file
5
assets/minecraft/blockstates/blue_carpet.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/blue_carpet" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/blue_concrete.json
Normal file
5
assets/minecraft/blockstates/blue_concrete.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/blue_concrete" }
|
||||
}
|
||||
}
|
||||
10
assets/minecraft/blockstates/blue_concrete_powder.json
Normal file
10
assets/minecraft/blockstates/blue_concrete_powder.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{ "model": "block/blue_concrete_powder" },
|
||||
{ "model": "block/blue_concrete_powder", "y": 90 },
|
||||
{ "model": "block/blue_concrete_powder", "y": 180 },
|
||||
{ "model": "block/blue_concrete_powder", "y": 270 }
|
||||
]
|
||||
}
|
||||
}
|
||||
8
assets/minecraft/blockstates/blue_glazed_terracotta.json
Normal file
8
assets/minecraft/blockstates/blue_glazed_terracotta.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=south": { "model": "block/blue_glazed_terracotta" },
|
||||
"facing=west": { "model": "block/blue_glazed_terracotta", "y": 90 },
|
||||
"facing=north": { "model": "block/blue_glazed_terracotta", "y": 180 },
|
||||
"facing=east": { "model": "block/blue_glazed_terracotta", "y": 270 }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/blue_ice.json
Normal file
5
assets/minecraft/blockstates/blue_ice.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/blue_ice" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/blue_orchid.json
Normal file
5
assets/minecraft/blockstates/blue_orchid.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/blue_orchid" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/blue_shulker_box.json
Normal file
5
assets/minecraft/blockstates/blue_shulker_box.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/blue_shulker_box" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/blue_stained_glass.json
Normal file
5
assets/minecraft/blockstates/blue_stained_glass.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/blue_stained_glass" }
|
||||
}
|
||||
}
|
||||
29
assets/minecraft/blockstates/blue_stained_glass_pane.json
Normal file
29
assets/minecraft/blockstates/blue_stained_glass_pane.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"multipart": [
|
||||
{ "apply": { "model": "block/blue_stained_glass_pane_post" }},
|
||||
{ "when": { "north": true },
|
||||
"apply": { "model": "block/blue_stained_glass_pane_side" }
|
||||
},
|
||||
{ "when": { "east": true },
|
||||
"apply": { "model": "block/blue_stained_glass_pane_side", "y": 90 }
|
||||
},
|
||||
{ "when": { "south": true },
|
||||
"apply": { "model": "block/blue_stained_glass_pane_side_alt" }
|
||||
},
|
||||
{ "when": { "west": true },
|
||||
"apply": { "model": "block/blue_stained_glass_pane_side_alt", "y": 90 }
|
||||
},
|
||||
{ "when": { "north": false },
|
||||
"apply": { "model": "block/blue_stained_glass_pane_noside" }
|
||||
},
|
||||
{ "when": { "east": false },
|
||||
"apply": { "model": "block/blue_stained_glass_pane_noside_alt" }
|
||||
},
|
||||
{ "when": { "south": false },
|
||||
"apply": { "model": "block/blue_stained_glass_pane_noside_alt", "y": 90 }
|
||||
},
|
||||
{ "when": { "west": false },
|
||||
"apply": { "model": "block/blue_stained_glass_pane_noside", "y": 270 }
|
||||
}
|
||||
]
|
||||
}
|
||||
5
assets/minecraft/blockstates/blue_terracotta.json
Normal file
5
assets/minecraft/blockstates/blue_terracotta.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/blue_terracotta" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/blue_wall_banner.json
Normal file
5
assets/minecraft/blockstates/blue_wall_banner.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/banner" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/blue_wool.json
Normal file
5
assets/minecraft/blockstates/blue_wool.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/blue_wool" }
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/bone_block.json
Normal file
7
assets/minecraft/blockstates/bone_block.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": { "model": "block/bone_block" },
|
||||
"axis=z": { "model": "block/bone_block", "x": 90 },
|
||||
"axis=x": { "model": "block/bone_block", "x": 90, "y": 90 }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/bookshelf.json
Normal file
5
assets/minecraft/blockstates/bookshelf.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/bookshelf" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/brain_coral.json
Normal file
5
assets/minecraft/blockstates/brain_coral.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/brain_coral" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/brain_coral_block.json
Normal file
5
assets/minecraft/blockstates/brain_coral_block.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/brain_coral_block" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/brain_coral_fan.json
Normal file
5
assets/minecraft/blockstates/brain_coral_fan.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/brain_coral_fan" }
|
||||
}
|
||||
}
|
||||
8
assets/minecraft/blockstates/brain_coral_wall_fan.json
Normal file
8
assets/minecraft/blockstates/brain_coral_wall_fan.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east": { "model": "block/brain_coral_wall_fan", "y": 90 },
|
||||
"facing=south": { "model": "block/brain_coral_wall_fan", "y": 180 },
|
||||
"facing=west": { "model": "block/brain_coral_wall_fan", "y": 270 },
|
||||
"facing=north": { "model": "block/brain_coral_wall_fan", "y": 0 }
|
||||
}
|
||||
}
|
||||
23
assets/minecraft/blockstates/brewing_stand.json
Normal file
23
assets/minecraft/blockstates/brewing_stand.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"multipart": [
|
||||
{ "apply": { "model": "block/brewing_stand" }},
|
||||
{ "when": { "has_bottle_0": "true" },
|
||||
"apply": { "model": "block/brewing_stand_bottle0" }
|
||||
},
|
||||
{ "when": { "has_bottle_1": "true" },
|
||||
"apply": { "model": "block/brewing_stand_bottle1" }
|
||||
},
|
||||
{ "when": { "has_bottle_2": "true" },
|
||||
"apply": { "model": "block/brewing_stand_bottle2" }
|
||||
},
|
||||
{ "when": { "has_bottle_0": "false" },
|
||||
"apply": { "model": "block/brewing_stand_empty0" }
|
||||
},
|
||||
{ "when": { "has_bottle_1": "false" },
|
||||
"apply": { "model": "block/brewing_stand_empty1" }
|
||||
},
|
||||
{ "when": { "has_bottle_2": "false" },
|
||||
"apply": { "model": "block/brewing_stand_empty2" }
|
||||
}
|
||||
]
|
||||
}
|
||||
7
assets/minecraft/blockstates/brick_slab.json
Normal file
7
assets/minecraft/blockstates/brick_slab.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": { "model": "block/brick_slab" },
|
||||
"type=top": { "model": "block/brick_slab_top" },
|
||||
"type=double": { "model": "block/bricks" }
|
||||
}
|
||||
}
|
||||
44
assets/minecraft/blockstates/brick_stairs.json
Normal file
44
assets/minecraft/blockstates/brick_stairs.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=straight": { "model": "block/brick_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "block/brick_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "block/brick_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "block/brick_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "block/brick_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "block/brick_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "block/brick_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "block/brick_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "block/brick_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "block/brick_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "block/brick_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "block/brick_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "block/brick_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "block/brick_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "block/brick_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "block/brick_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "block/brick_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "block/brick_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "block/brick_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "block/brick_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "block/brick_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "block/brick_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "block/brick_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "block/brick_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "block/brick_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "block/brick_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "block/brick_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "block/brick_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "block/brick_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "block/brick_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "block/brick_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "block/brick_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "block/brick_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "block/brick_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "block/brick_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "block/brick_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "block/brick_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "block/brick_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "block/brick_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "block/brick_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
}
|
||||
}
|
||||
19
assets/minecraft/blockstates/brick_wall.json
Normal file
19
assets/minecraft/blockstates/brick_wall.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"multipart": [
|
||||
{ "when": { "up": "true" },
|
||||
"apply": { "model": "block/brick_wall_post" }
|
||||
},
|
||||
{ "when": { "north": "true" },
|
||||
"apply": { "model": "block/brick_wall_side", "uvlock": true }
|
||||
},
|
||||
{ "when": { "east": "true" },
|
||||
"apply": { "model": "block/brick_wall_side", "y": 90, "uvlock": true }
|
||||
},
|
||||
{ "when": { "south": "true" },
|
||||
"apply": { "model": "block/brick_wall_side", "y": 180, "uvlock": true }
|
||||
},
|
||||
{ "when": { "west": "true" },
|
||||
"apply": { "model": "block/brick_wall_side", "y": 270, "uvlock": true }
|
||||
}
|
||||
]
|
||||
}
|
||||
5
assets/minecraft/blockstates/bricks.json
Normal file
5
assets/minecraft/blockstates/bricks.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/bricks" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/brown_banner.json
Normal file
5
assets/minecraft/blockstates/brown_banner.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/banner" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/brown_bed.json
Normal file
5
assets/minecraft/blockstates/brown_bed.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/bed" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/brown_carpet.json
Normal file
5
assets/minecraft/blockstates/brown_carpet.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/brown_carpet" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/brown_concrete.json
Normal file
5
assets/minecraft/blockstates/brown_concrete.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/brown_concrete" }
|
||||
}
|
||||
}
|
||||
10
assets/minecraft/blockstates/brown_concrete_powder.json
Normal file
10
assets/minecraft/blockstates/brown_concrete_powder.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{ "model": "block/brown_concrete_powder" },
|
||||
{ "model": "block/brown_concrete_powder", "y": 90 },
|
||||
{ "model": "block/brown_concrete_powder", "y": 180 },
|
||||
{ "model": "block/brown_concrete_powder", "y": 270 }
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=south": { "model": "block/brown_glazed_terracotta" },
|
||||
"facing=west": { "model": "block/brown_glazed_terracotta", "y": 90 },
|
||||
"facing=north": { "model": "block/brown_glazed_terracotta", "y": 180 },
|
||||
"facing=east": { "model": "block/brown_glazed_terracotta", "y": 270 }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/brown_mushroom.json
Normal file
5
assets/minecraft/blockstates/brown_mushroom.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/brown_mushroom" }
|
||||
}
|
||||
}
|
||||
40
assets/minecraft/blockstates/brown_mushroom_block.json
Normal file
40
assets/minecraft/blockstates/brown_mushroom_block.json
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"multipart": [
|
||||
{ "when": { "north": true },
|
||||
"apply": { "model": "block/brown_mushroom_block" }
|
||||
},
|
||||
{ "when": { "east": true },
|
||||
"apply": { "model": "block/brown_mushroom_block", "y": 90, "uvlock": true }
|
||||
},
|
||||
{ "when": { "south": true },
|
||||
"apply": { "model": "block/brown_mushroom_block", "y": 180, "uvlock": true }
|
||||
},
|
||||
{ "when": { "west": true },
|
||||
"apply": { "model": "block/brown_mushroom_block", "y": 270, "uvlock": true }
|
||||
},
|
||||
{ "when": { "up": true },
|
||||
"apply": { "model": "block/brown_mushroom_block", "x": 270, "uvlock": true }
|
||||
},
|
||||
{ "when": { "down": true },
|
||||
"apply": { "model": "block/brown_mushroom_block", "x": 90, "uvlock": true }
|
||||
},
|
||||
{ "when": { "north": false },
|
||||
"apply": { "model": "block/mushroom_block_inside" }
|
||||
},
|
||||
{ "when": { "east": false },
|
||||
"apply": { "model": "block/mushroom_block_inside", "y": 90, "uvlock": false }
|
||||
},
|
||||
{ "when": { "south": false },
|
||||
"apply": { "model": "block/mushroom_block_inside", "y": 180, "uvlock": false }
|
||||
},
|
||||
{ "when": { "west": false },
|
||||
"apply": { "model": "block/mushroom_block_inside", "y": 270, "uvlock": false }
|
||||
},
|
||||
{ "when": { "up": false },
|
||||
"apply": { "model": "block/mushroom_block_inside", "x": 270, "uvlock": false }
|
||||
},
|
||||
{ "when": { "down": false },
|
||||
"apply": { "model": "block/mushroom_block_inside", "x": 90, "uvlock": false }
|
||||
}
|
||||
]
|
||||
}
|
||||
5
assets/minecraft/blockstates/brown_shulker_box.json
Normal file
5
assets/minecraft/blockstates/brown_shulker_box.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/brown_shulker_box" }
|
||||
}
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user