You've already forked minecraft-assets
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
46bbd25554 | ||
|
|
9b6bc1b90f |
@@ -1,16 +0,0 @@
|
||||
_ _ ___ ______ _ _ _____ _ _ _____
|
||||
| | | |/ _ \ | ___ \ \ | |_ _| \ | | __ \
|
||||
| | | / /_\ \| |_/ / \| | | | | \| | | \/
|
||||
| |/\| | _ || /| . ` | | | | . ` | | __
|
||||
\ /\ / | | || |\ \| |\ |_| |_| |\ | |_\ \
|
||||
\/ \/\_| |_/\_| \_\_| \_/\___/\_| \_/\____/
|
||||
|
||||
(Sorry about the cheesy 90s ASCII art.)
|
||||
|
||||
Everything in this folder that does not belong here will be deleted.
|
||||
This folder will be kept sync with the Launcher at every run.
|
||||
If you wish to modify assets/resources in any way, use Resource Packs.
|
||||
|
||||
|
||||
Ta,
|
||||
Dinnerbone of Mojang
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
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": "acacia_door_bottom" },
|
||||
"facing=south,half=lower,hinge=left,open=false": { "model": "acacia_door_bottom", "y": 90 },
|
||||
"facing=west,half=lower,hinge=left,open=false": { "model": "acacia_door_bottom", "y": 180 },
|
||||
"facing=north,half=lower,hinge=left,open=false": { "model": "acacia_door_bottom", "y": 270 },
|
||||
"facing=east,half=lower,hinge=right,open=false": { "model": "acacia_door_bottom_rh" },
|
||||
"facing=south,half=lower,hinge=right,open=false": { "model": "acacia_door_bottom_rh", "y": 90 },
|
||||
"facing=west,half=lower,hinge=right,open=false": { "model": "acacia_door_bottom_rh", "y": 180 },
|
||||
"facing=north,half=lower,hinge=right,open=false": { "model": "acacia_door_bottom_rh", "y": 270 },
|
||||
"facing=east,half=lower,hinge=left,open=true": { "model": "acacia_door_bottom_rh", "y": 90 },
|
||||
"facing=south,half=lower,hinge=left,open=true": { "model": "acacia_door_bottom_rh", "y": 180 },
|
||||
"facing=west,half=lower,hinge=left,open=true": { "model": "acacia_door_bottom_rh", "y": 270 },
|
||||
"facing=north,half=lower,hinge=left,open=true": { "model": "acacia_door_bottom_rh" },
|
||||
"facing=east,half=lower,hinge=right,open=true": { "model": "acacia_door_bottom", "y": 270 },
|
||||
"facing=south,half=lower,hinge=right,open=true": { "model": "acacia_door_bottom" },
|
||||
"facing=west,half=lower,hinge=right,open=true": { "model": "acacia_door_bottom", "y": 90 },
|
||||
"facing=north,half=lower,hinge=right,open=true": { "model": "acacia_door_bottom", "y": 180 },
|
||||
"facing=east,half=upper,hinge=left,open=false": { "model": "acacia_door_top" },
|
||||
"facing=south,half=upper,hinge=left,open=false": { "model": "acacia_door_top", "y": 90 },
|
||||
"facing=west,half=upper,hinge=left,open=false": { "model": "acacia_door_top", "y": 180 },
|
||||
"facing=north,half=upper,hinge=left,open=false": { "model": "acacia_door_top", "y": 270 },
|
||||
"facing=east,half=upper,hinge=right,open=false": { "model": "acacia_door_top_rh" },
|
||||
"facing=south,half=upper,hinge=right,open=false": { "model": "acacia_door_top_rh", "y": 90 },
|
||||
"facing=west,half=upper,hinge=right,open=false": { "model": "acacia_door_top_rh", "y": 180 },
|
||||
"facing=north,half=upper,hinge=right,open=false": { "model": "acacia_door_top_rh", "y": 270 },
|
||||
"facing=east,half=upper,hinge=left,open=true": { "model": "acacia_door_top_rh", "y": 90 },
|
||||
"facing=south,half=upper,hinge=left,open=true": { "model": "acacia_door_top_rh", "y": 180 },
|
||||
"facing=west,half=upper,hinge=left,open=true": { "model": "acacia_door_top_rh", "y": 270 },
|
||||
"facing=north,half=upper,hinge=left,open=true": { "model": "acacia_door_top_rh" },
|
||||
"facing=east,half=upper,hinge=right,open=true": { "model": "acacia_door_top", "y": 270 },
|
||||
"facing=south,half=upper,hinge=right,open=true": { "model": "acacia_door_top" },
|
||||
"facing=west,half=upper,hinge=right,open=true": { "model": "acacia_door_top", "y": 90 },
|
||||
"facing=north,half=upper,hinge=right,open=true": { "model": "acacia_door_top", "y": 180 }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/acacia_double_slab.json
Normal file
5
assets/minecraft/blockstates/acacia_double_slab.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"normal": { "model": "acacia_planks" }
|
||||
}
|
||||
}
|
||||
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": "acacia_fence_post" }},
|
||||
{ "when": { "north": "true" },
|
||||
"apply": { "model": "acacia_fence_side", "uvlock": true }
|
||||
},
|
||||
{ "when": { "east": "true" },
|
||||
"apply": { "model": "acacia_fence_side", "y": 90, "uvlock": true }
|
||||
},
|
||||
{ "when": { "south": "true" },
|
||||
"apply": { "model": "acacia_fence_side", "y": 180, "uvlock": true }
|
||||
},
|
||||
{ "when": { "west": "true" },
|
||||
"apply": { "model": "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": "acacia_fence_gate_closed", "uvlock": true },
|
||||
"facing=west,in_wall=false,open=false": { "model": "acacia_fence_gate_closed", "uvlock": true, "y": 90 },
|
||||
"facing=north,in_wall=false,open=false": { "model": "acacia_fence_gate_closed", "uvlock": true, "y": 180 },
|
||||
"facing=east,in_wall=false,open=false": { "model": "acacia_fence_gate_closed", "uvlock": true, "y": 270 },
|
||||
"facing=south,in_wall=false,open=true": { "model": "acacia_fence_gate_open", "uvlock": true },
|
||||
"facing=west,in_wall=false,open=true": { "model": "acacia_fence_gate_open", "uvlock": true, "y": 90 },
|
||||
"facing=north,in_wall=false,open=true": { "model": "acacia_fence_gate_open", "uvlock": true, "y": 180 },
|
||||
"facing=east,in_wall=false,open=true": { "model": "acacia_fence_gate_open", "uvlock": true, "y": 270 },
|
||||
"facing=south,in_wall=true,open=false": { "model": "acacia_wall_gate_closed", "uvlock": true },
|
||||
"facing=west,in_wall=true,open=false": { "model": "acacia_wall_gate_closed", "uvlock": true, "y": 90 },
|
||||
"facing=north,in_wall=true,open=false": { "model": "acacia_wall_gate_closed", "uvlock": true, "y": 180 },
|
||||
"facing=east,in_wall=true,open=false": { "model": "acacia_wall_gate_closed", "uvlock": true, "y": 270 },
|
||||
"facing=south,in_wall=true,open=true": { "model": "acacia_wall_gate_open", "uvlock": true },
|
||||
"facing=west,in_wall=true,open=true": { "model": "acacia_wall_gate_open", "uvlock": true, "y": 90 },
|
||||
"facing=north,in_wall=true,open=true": { "model": "acacia_wall_gate_open", "uvlock": true, "y": 180 },
|
||||
"facing=east,in_wall=true,open=true": { "model": "acacia_wall_gate_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": {
|
||||
"normal": { "model": "acacia_leaves" }
|
||||
}
|
||||
}
|
||||
8
assets/minecraft/blockstates/acacia_log.json
Normal file
8
assets/minecraft/blockstates/acacia_log.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": { "model": "acacia_log" },
|
||||
"axis=z": { "model": "acacia_log", "x": 90 },
|
||||
"axis=x": { "model": "acacia_log", "x": 90, "y": 90 },
|
||||
"axis=none": { "model": "acacia_bark" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/acacia_planks.json
Normal file
5
assets/minecraft/blockstates/acacia_planks.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"normal": { "model": "acacia_planks" }
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/blockstates/acacia_sapling.json
Normal file
6
assets/minecraft/blockstates/acacia_sapling.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"variants": {
|
||||
"stage=0": { "model": "acacia_sapling" },
|
||||
"stage=1": { "model": "acacia_sapling" }
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/blockstates/acacia_slab.json
Normal file
6
assets/minecraft/blockstates/acacia_slab.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"variants": {
|
||||
"half=bottom": { "model": "half_slab_acacia" },
|
||||
"half=top": { "model": "upper_slab_acacia" }
|
||||
}
|
||||
}
|
||||
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": "acacia_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "acacia_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "acacia_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "acacia_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "acacia_outer_stairs" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "acacia_outer_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "acacia_outer_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "acacia_outer_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "acacia_outer_stairs", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "acacia_outer_stairs", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "acacia_outer_stairs" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "acacia_outer_stairs", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "acacia_inner_stairs" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "acacia_inner_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "acacia_inner_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "acacia_inner_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "acacia_inner_stairs", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "acacia_inner_stairs", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "acacia_inner_stairs" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "acacia_inner_stairs", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "acacia_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "acacia_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "acacia_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "acacia_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "acacia_outer_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "acacia_outer_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "acacia_outer_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "acacia_outer_stairs", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "acacia_outer_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "acacia_outer_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "acacia_outer_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "acacia_outer_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "acacia_inner_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "acacia_inner_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "acacia_inner_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "acacia_inner_stairs", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "acacia_inner_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "acacia_inner_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "acacia_inner_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "acacia_inner_stairs", "x": 180, "y": 270, "uvlock": true }
|
||||
}
|
||||
}
|
||||
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": "activator_rail_flat" },
|
||||
"powered=false,shape=east_west": { "model": "activator_rail_flat", "y": 90 },
|
||||
"powered=false,shape=ascending_east": { "model": "activator_rail_raised_ne", "y": 90 },
|
||||
"powered=false,shape=ascending_west": { "model": "activator_rail_raised_sw", "y": 90 },
|
||||
"powered=false,shape=ascending_north": { "model": "activator_rail_raised_ne" },
|
||||
"powered=false,shape=ascending_south": { "model": "activator_rail_raised_sw" },
|
||||
"powered=true,shape=north_south": { "model": "activator_rail_active_flat" },
|
||||
"powered=true,shape=east_west": { "model": "activator_rail_active_flat", "y": 90 },
|
||||
"powered=true,shape=ascending_east": { "model": "activator_rail_active_raised_ne", "y": 90 },
|
||||
"powered=true,shape=ascending_west": { "model": "activator_rail_active_raised_sw", "y": 90 },
|
||||
"powered=true,shape=ascending_north": { "model": "activator_rail_active_raised_ne" },
|
||||
"powered=true,shape=ascending_south": { "model": "activator_rail_active_raised_sw" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/allium.json
Normal file
5
assets/minecraft/blockstates/allium.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"normal": { "model": "allium" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/andesite.json
Normal file
5
assets/minecraft/blockstates/andesite.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"normal": { "model": "andesite" }
|
||||
}
|
||||
}
|
||||
16
assets/minecraft/blockstates/anvil.json
Normal file
16
assets/minecraft/blockstates/anvil.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"damage=0,facing=south": { "model": "anvil_undamaged" },
|
||||
"damage=0,facing=west": { "model": "anvil_undamaged", "y": 90 },
|
||||
"damage=0,facing=north": { "model": "anvil_undamaged", "y": 180 },
|
||||
"damage=0,facing=east": { "model": "anvil_undamaged", "y": 270 },
|
||||
"damage=1,facing=south": { "model": "anvil_slightly_damaged" },
|
||||
"damage=1,facing=west": { "model": "anvil_slightly_damaged", "y": 90 },
|
||||
"damage=1,facing=north": { "model": "anvil_slightly_damaged", "y": 180 },
|
||||
"damage=1,facing=east": { "model": "anvil_slightly_damaged", "y": 270 },
|
||||
"damage=2,facing=south": { "model": "anvil_very_damaged" },
|
||||
"damage=2,facing=west": { "model": "anvil_very_damaged", "y": 90 },
|
||||
"damage=2,facing=north": { "model": "anvil_very_damaged", "y": 180 },
|
||||
"damage=2,facing=east": { "model": "anvil_very_damaged", "y": 270 }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/beacon.json
Normal file
5
assets/minecraft/blockstates/beacon.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"normal": { "model": "beacon" }
|
||||
}
|
||||
}
|
||||
12
assets/minecraft/blockstates/bed.json
Normal file
12
assets/minecraft/blockstates/bed.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=north,part=foot": { "model": "bed_foot", "y": 180 },
|
||||
"facing=east,part=foot": { "model": "bed_foot", "y": 270 },
|
||||
"facing=south,part=foot": { "model": "bed_foot" },
|
||||
"facing=west,part=foot": { "model": "bed_foot", "y": 90 },
|
||||
"facing=north,part=head": { "model": "bed_head", "y": 180 },
|
||||
"facing=east,part=head": { "model": "bed_head", "y": 270 },
|
||||
"facing=south,part=head": { "model": "bed_head" },
|
||||
"facing=west,part=head": { "model": "bed_head", "y": 90 }
|
||||
}
|
||||
}
|
||||
10
assets/minecraft/blockstates/bedrock.json
Normal file
10
assets/minecraft/blockstates/bedrock.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"variants": {
|
||||
"normal": [
|
||||
{ "model": "bedrock" },
|
||||
{ "model": "bedrock_mirrored" },
|
||||
{ "model": "bedrock", "y": 180 },
|
||||
{ "model": "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": "beetroots_stage0" },
|
||||
"age=1": { "model": "beetroots_stage1" },
|
||||
"age=2": { "model": "beetroots_stage2" },
|
||||
"age=3": { "model": "beetroots_stage3" }
|
||||
}
|
||||
}
|
||||
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": "birch_door_bottom" },
|
||||
"facing=south,half=lower,hinge=left,open=false": { "model": "birch_door_bottom", "y": 90 },
|
||||
"facing=west,half=lower,hinge=left,open=false": { "model": "birch_door_bottom", "y": 180 },
|
||||
"facing=north,half=lower,hinge=left,open=false": { "model": "birch_door_bottom", "y": 270 },
|
||||
"facing=east,half=lower,hinge=right,open=false": { "model": "birch_door_bottom_rh" },
|
||||
"facing=south,half=lower,hinge=right,open=false": { "model": "birch_door_bottom_rh", "y": 90 },
|
||||
"facing=west,half=lower,hinge=right,open=false": { "model": "birch_door_bottom_rh", "y": 180 },
|
||||
"facing=north,half=lower,hinge=right,open=false": { "model": "birch_door_bottom_rh", "y": 270 },
|
||||
"facing=east,half=lower,hinge=left,open=true": { "model": "birch_door_bottom_rh", "y": 90 },
|
||||
"facing=south,half=lower,hinge=left,open=true": { "model": "birch_door_bottom_rh", "y": 180 },
|
||||
"facing=west,half=lower,hinge=left,open=true": { "model": "birch_door_bottom_rh", "y": 270 },
|
||||
"facing=north,half=lower,hinge=left,open=true": { "model": "birch_door_bottom_rh" },
|
||||
"facing=east,half=lower,hinge=right,open=true": { "model": "birch_door_bottom", "y": 270 },
|
||||
"facing=south,half=lower,hinge=right,open=true": { "model": "birch_door_bottom" },
|
||||
"facing=west,half=lower,hinge=right,open=true": { "model": "birch_door_bottom", "y": 90 },
|
||||
"facing=north,half=lower,hinge=right,open=true": { "model": "birch_door_bottom", "y": 180 },
|
||||
"facing=east,half=upper,hinge=left,open=false": { "model": "birch_door_top" },
|
||||
"facing=south,half=upper,hinge=left,open=false": { "model": "birch_door_top", "y": 90 },
|
||||
"facing=west,half=upper,hinge=left,open=false": { "model": "birch_door_top", "y": 180 },
|
||||
"facing=north,half=upper,hinge=left,open=false": { "model": "birch_door_top", "y": 270 },
|
||||
"facing=east,half=upper,hinge=right,open=false": { "model": "birch_door_top_rh" },
|
||||
"facing=south,half=upper,hinge=right,open=false": { "model": "birch_door_top_rh", "y": 90 },
|
||||
"facing=west,half=upper,hinge=right,open=false": { "model": "birch_door_top_rh", "y": 180 },
|
||||
"facing=north,half=upper,hinge=right,open=false": { "model": "birch_door_top_rh", "y": 270 },
|
||||
"facing=east,half=upper,hinge=left,open=true": { "model": "birch_door_top_rh", "y": 90 },
|
||||
"facing=south,half=upper,hinge=left,open=true": { "model": "birch_door_top_rh", "y": 180 },
|
||||
"facing=west,half=upper,hinge=left,open=true": { "model": "birch_door_top_rh", "y": 270 },
|
||||
"facing=north,half=upper,hinge=left,open=true": { "model": "birch_door_top_rh" },
|
||||
"facing=east,half=upper,hinge=right,open=true": { "model": "birch_door_top", "y": 270 },
|
||||
"facing=south,half=upper,hinge=right,open=true": { "model": "birch_door_top" },
|
||||
"facing=west,half=upper,hinge=right,open=true": { "model": "birch_door_top", "y": 90 },
|
||||
"facing=north,half=upper,hinge=right,open=true": { "model": "birch_door_top", "y": 180 }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/birch_double_slab.json
Normal file
5
assets/minecraft/blockstates/birch_double_slab.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"normal": { "model": "birch_planks" }
|
||||
}
|
||||
}
|
||||
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": "birch_fence_post" }},
|
||||
{ "when": { "north": "true" },
|
||||
"apply": { "model": "birch_fence_side", "uvlock": true }
|
||||
},
|
||||
{ "when": { "east": "true" },
|
||||
"apply": { "model": "birch_fence_side", "y": 90, "uvlock": true }
|
||||
},
|
||||
{ "when": { "south": "true" },
|
||||
"apply": { "model": "birch_fence_side", "y": 180, "uvlock": true }
|
||||
},
|
||||
{ "when": { "west": "true" },
|
||||
"apply": { "model": "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": "birch_fence_gate_closed", "uvlock": true },
|
||||
"facing=west,in_wall=false,open=false": { "model": "birch_fence_gate_closed", "uvlock": true, "y": 90 },
|
||||
"facing=north,in_wall=false,open=false": { "model": "birch_fence_gate_closed", "uvlock": true, "y": 180 },
|
||||
"facing=east,in_wall=false,open=false": { "model": "birch_fence_gate_closed", "uvlock": true, "y": 270 },
|
||||
"facing=south,in_wall=false,open=true": { "model": "birch_fence_gate_open", "uvlock": true },
|
||||
"facing=west,in_wall=false,open=true": { "model": "birch_fence_gate_open", "uvlock": true, "y": 90 },
|
||||
"facing=north,in_wall=false,open=true": { "model": "birch_fence_gate_open", "uvlock": true, "y": 180 },
|
||||
"facing=east,in_wall=false,open=true": { "model": "birch_fence_gate_open", "uvlock": true, "y": 270 },
|
||||
"facing=south,in_wall=true,open=false": { "model": "birch_wall_gate_closed", "uvlock": true },
|
||||
"facing=west,in_wall=true,open=false": { "model": "birch_wall_gate_closed", "uvlock": true, "y": 90 },
|
||||
"facing=north,in_wall=true,open=false": { "model": "birch_wall_gate_closed", "uvlock": true, "y": 180 },
|
||||
"facing=east,in_wall=true,open=false": { "model": "birch_wall_gate_closed", "uvlock": true, "y": 270 },
|
||||
"facing=south,in_wall=true,open=true": { "model": "birch_wall_gate_open", "uvlock": true },
|
||||
"facing=west,in_wall=true,open=true": { "model": "birch_wall_gate_open", "uvlock": true, "y": 90 },
|
||||
"facing=north,in_wall=true,open=true": { "model": "birch_wall_gate_open", "uvlock": true, "y": 180 },
|
||||
"facing=east,in_wall=true,open=true": { "model": "birch_wall_gate_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": {
|
||||
"normal": { "model": "birch_leaves" }
|
||||
}
|
||||
}
|
||||
8
assets/minecraft/blockstates/birch_log.json
Normal file
8
assets/minecraft/blockstates/birch_log.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": { "model": "birch_log" },
|
||||
"axis=z": { "model": "birch_log", "x": 90 },
|
||||
"axis=x": { "model": "birch_log", "x": 90, "y": 90 },
|
||||
"axis=none": { "model": "birch_bark" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/birch_planks.json
Normal file
5
assets/minecraft/blockstates/birch_planks.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"normal": { "model": "birch_planks" }
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/blockstates/birch_sapling.json
Normal file
6
assets/minecraft/blockstates/birch_sapling.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"variants": {
|
||||
"stage=0": { "model": "birch_sapling" },
|
||||
"stage=1": { "model": "birch_sapling" }
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/blockstates/birch_slab.json
Normal file
6
assets/minecraft/blockstates/birch_slab.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"variants": {
|
||||
"half=bottom": { "model": "half_slab_birch" },
|
||||
"half=top": { "model": "upper_slab_birch" }
|
||||
}
|
||||
}
|
||||
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": "birch_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "birch_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "birch_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "birch_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "birch_outer_stairs" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "birch_outer_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "birch_outer_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "birch_outer_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "birch_outer_stairs", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "birch_outer_stairs", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "birch_outer_stairs" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "birch_outer_stairs", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "birch_inner_stairs" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "birch_inner_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "birch_inner_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "birch_inner_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "birch_inner_stairs", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "birch_inner_stairs", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "birch_inner_stairs" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "birch_inner_stairs", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "birch_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "birch_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "birch_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "birch_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "birch_outer_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "birch_outer_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "birch_outer_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "birch_outer_stairs", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "birch_outer_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "birch_outer_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "birch_outer_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "birch_outer_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "birch_inner_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "birch_inner_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "birch_inner_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "birch_inner_stairs", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "birch_inner_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "birch_inner_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "birch_inner_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "birch_inner_stairs", "x": 180, "y": 270, "uvlock": true }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/black_carpet.json
Normal file
5
assets/minecraft/blockstates/black_carpet.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"normal": { "model": "carpet_black" }
|
||||
}
|
||||
}
|
||||
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": {
|
||||
"normal": { "model": "glass_black" }
|
||||
}
|
||||
}
|
||||
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": "black_stained_glass_pane_post" }},
|
||||
{ "when": { "north": true },
|
||||
"apply": { "model": "black_stained_glass_pane_side" }
|
||||
},
|
||||
{ "when": { "east": true },
|
||||
"apply": { "model": "black_stained_glass_pane_side", "y": 90 }
|
||||
},
|
||||
{ "when": { "south": true },
|
||||
"apply": { "model": "black_stained_glass_pane_side_alt" }
|
||||
},
|
||||
{ "when": { "west": true },
|
||||
"apply": { "model": "black_stained_glass_pane_side_alt", "y": 90 }
|
||||
},
|
||||
{ "when": { "north": false },
|
||||
"apply": { "model": "black_stained_glass_pane_noside" }
|
||||
},
|
||||
{ "when": { "east": false },
|
||||
"apply": { "model": "black_stained_glass_pane_noside_alt" }
|
||||
},
|
||||
{ "when": { "south": false },
|
||||
"apply": { "model": "black_stained_glass_pane_noside_alt", "y": 90 }
|
||||
},
|
||||
{ "when": { "west": false },
|
||||
"apply": { "model": "black_stained_glass_pane_noside", "y": 270 }
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"normal": { "model": "hardened_clay_black" }
|
||||
}
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user