1
0
Fork 0
mirror of https://github.com/Athemis/PixelPerfectionCE.git synced 2025-04-05 06:56:03 +00:00

Initial commit

This commit is contained in:
Alexander Minges 2020-05-15 16:17:25 +02:00
commit acbdb5612a
2402 changed files with 15870 additions and 0 deletions

View 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 }
}
]
}

View file

@ -0,0 +1,8 @@
{
"variants": {
"": [
{ "model": "block/acacia_leaves" },
{ "model": "block/leaves/acacia/1" }
]
}
}

View file

@ -0,0 +1,17 @@
{
"variants": {
"axis=y": [
{ "model": "block/acacia_log" },
{ "model": "block/logs/acacia/1" }
],
"axis=z": [
{ "model": "block/acacia_log", "x": 90 },
{ "model": "block/logs/acacia/1", "x": 90 }
],
"axis=x": [
{ "model": "block/acacia_log", "x": 90, "y": 90 },
{ "model": "block/logs/acacia/1", "x": 90, "y": 90 }
],
"axis=none": { "model": "block/acacia_bark" }
}
}

View file

@ -0,0 +1,9 @@
{
"variants": {
"": [
{ "model": "block/acacia_planks" },
{ "model": "block/planks/acacia/1" },
{ "model": "block/planks/acacia/2" }
]
}
}

View file

@ -0,0 +1,19 @@
{
"variants": {
"type=bottom": [
{ "model": "block/acacia_slab" },
{ "model": "block/planks/acacia/slab/l1" },
{ "model": "block/planks/acacia/slab/l2" }
],
"type=top": [
{ "model": "block/acacia_slab_top" },
{ "model": "block/planks/acacia/slab/u1" },
{ "model": "block/planks/acacia/slab/u2" }
],
"type=double": [
{ "model": "block/acacia_planks" },
{ "model": "block/planks/acacia/1" },
{ "model": "block/planks/acacia/2" }
]
}
}

View file

@ -0,0 +1,204 @@
{
"variants": {
"facing=east,half=bottom,shape=straight": [
{ "model": "block/acacia_stairs" },
{ "model": "block/planks/acacia/stairs/1" },
{ "model": "block/planks/acacia/stairs/2" }
],
"facing=west,half=bottom,shape=straight": [
{ "model": "block/acacia_stairs", "y": 180, "uvlock": true },
{ "model": "block/planks/acacia/stairs/1", "y": 180, "uvlock": true },
{ "model": "block/planks/acacia/stairs/2", "y": 180, "uvlock": true }
],
"facing=south,half=bottom,shape=straight": [
{ "model": "block/acacia_stairs", "y": 90, "uvlock": true },
{ "model": "block/planks/acacia/stairs/1", "y": 90, "uvlock": true },
{ "model": "block/planks/acacia/stairs/2", "y": 90, "uvlock": true }
],
"facing=north,half=bottom,shape=straight": [
{ "model": "block/acacia_stairs", "y": 270, "uvlock": true },
{ "model": "block/planks/acacia/stairs/1", "y": 270, "uvlock": true },
{ "model": "block/planks/acacia/stairs/2", "y": 270, "uvlock": true }
],
"facing=east,half=bottom,shape=outer_right": [
{ "model": "block/acacia_stairs_outer" },
{ "model": "block/planks/acacia/stairs/o1" },
{ "model": "block/planks/acacia/stairs/o2" }
],
"facing=west,half=bottom,shape=outer_right": [
{ "model": "block/acacia_stairs_outer", "y": 180, "uvlock": true },
{ "model": "block/planks/acacia/stairs/o1", "y": 180, "uvlock": true },
{ "model": "block/planks/acacia/stairs/o2", "y": 180, "uvlock": true }
],
"facing=south,half=bottom,shape=outer_right": [
{ "model": "block/acacia_stairs_outer", "y": 90, "uvlock": true },
{ "model": "block/planks/acacia/stairs/o1", "y": 90, "uvlock": true },
{ "model": "block/planks/acacia/stairs/o2", "y": 90, "uvlock": true }
],
"facing=north,half=bottom,shape=outer_right": [
{ "model": "block/acacia_stairs_outer", "y": 270, "uvlock": true },
{ "model": "block/planks/acacia/stairs/o1", "y": 270, "uvlock": true },
{ "model": "block/planks/acacia/stairs/o2", "y": 270, "uvlock": true }
],
"facing=east,half=bottom,shape=outer_left": [
{ "model": "block/acacia_stairs_outer", "y": 270, "uvlock": true },
{ "model": "block/planks/acacia/stairs/o1", "y": 270, "uvlock": true },
{ "model": "block/planks/acacia/stairs/o2", "y": 270, "uvlock": true }
],
"facing=west,half=bottom,shape=outer_left": [
{ "model": "block/acacia_stairs_outer", "y": 90, "uvlock": true },
{ "model": "block/planks/acacia/stairs/o1", "y": 90, "uvlock": true },
{ "model": "block/planks/acacia/stairs/o2", "y": 90, "uvlock": true }
],
"facing=south,half=bottom,shape=outer_left": [
{ "model": "block/acacia_stairs_outer" },
{ "model": "block/planks/acacia/stairs/o1" },
{ "model": "block/planks/acacia/stairs/o2" }
],
"facing=north,half=bottom,shape=outer_left": [
{ "model": "block/acacia_stairs_outer", "y": 180, "uvlock": true },
{ "model": "block/planks/acacia/stairs/o1", "y": 180, "uvlock": true },
{ "model": "block/planks/acacia/stairs/o2", "y": 180, "uvlock": true }
],
"facing=east,half=bottom,shape=inner_right": [
{ "model": "block/acacia_stairs_inner" },
{ "model": "block/planks/acacia/stairs/i1" },
{ "model": "block/planks/acacia/stairs/i2" }
],
"facing=west,half=bottom,shape=inner_right": [
{ "model": "block/acacia_stairs_inner", "y": 180, "uvlock": true },
{ "model": "block/planks/acacia/stairs/i1", "y": 180, "uvlock": true },
{ "model": "block/planks/acacia/stairs/i2", "y": 180, "uvlock": true }
],
"facing=south,half=bottom,shape=inner_right": [
{ "model": "block/acacia_stairs_inner", "y": 90, "uvlock": true },
{ "model": "block/planks/acacia/stairs/i1", "y": 90, "uvlock": true },
{ "model": "block/planks/acacia/stairs/i2", "y": 90, "uvlock": true }
],
"facing=north,half=bottom,shape=inner_right": [
{ "model": "block/acacia_stairs_inner", "y": 270, "uvlock": true },
{ "model": "block/planks/acacia/stairs/i1", "y": 270, "uvlock": true },
{ "model": "block/planks/acacia/stairs/i2", "y": 270, "uvlock": true }
],
"facing=east,half=bottom,shape=inner_left": [
{ "model": "block/acacia_stairs_inner", "y": 270, "uvlock": true },
{ "model": "block/planks/acacia/stairs/i1", "y": 270, "uvlock": true },
{ "model": "block/planks/acacia/stairs/i2", "y": 270, "uvlock": true }
],
"facing=west,half=bottom,shape=inner_left": [
{ "model": "block/acacia_stairs_inner", "y": 90, "uvlock": true },
{ "model": "block/planks/acacia/stairs/i1", "y": 90, "uvlock": true },
{ "model": "block/planks/acacia/stairs/i2", "y": 90, "uvlock": true }
],
"facing=south,half=bottom,shape=inner_left": [
{ "model": "block/acacia_stairs_inner" },
{ "model": "block/planks/acacia/stairs/i1" },
{ "model": "block/planks/acacia/stairs/i2" }
],
"facing=north,half=bottom,shape=inner_left": [
{ "model": "block/acacia_stairs_inner", "y": 180, "uvlock": true },
{ "model": "block/planks/acacia/stairs/i1", "y": 180, "uvlock": true },
{ "model": "block/planks/acacia/stairs/i2", "y": 180, "uvlock": true }
],
"facing=east,half=top,shape=straight": [
{ "model": "block/acacia_stairs", "x": 180, "uvlock": true },
{ "model": "block/planks/acacia/stairs/1", "x": 180, "uvlock": true },
{ "model": "block/planks/acacia/stairs/2", "x": 180, "uvlock": true }
],
"facing=west,half=top,shape=straight": [
{ "model": "block/acacia_stairs", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/acacia/stairs/1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/acacia/stairs/2", "x": 180, "y": 180, "uvlock": true }
],
"facing=south,half=top,shape=straight": [
{ "model": "block/acacia_stairs", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/acacia/stairs/1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/acacia/stairs/2", "x": 180, "y": 90, "uvlock": true }
],
"facing=north,half=top,shape=straight": [
{ "model": "block/acacia_stairs", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/acacia/stairs/1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/acacia/stairs/2", "x": 180, "y": 270, "uvlock": true }
],
"facing=east,half=top,shape=outer_right": [
{ "model": "block/acacia_stairs_outer", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/acacia/stairs/o1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/acacia/stairs/o2", "x": 180, "y": 90, "uvlock": true }
],
"facing=west,half=top,shape=outer_right": [
{ "model": "block/acacia_stairs_outer", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/acacia/stairs/o1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/acacia/stairs/o2", "x": 180, "y": 270, "uvlock": true }
],
"facing=south,half=top,shape=outer_right": [
{ "model": "block/acacia_stairs_outer", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/acacia/stairs/o1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/acacia/stairs/o2", "x": 180, "y": 180, "uvlock": true }
],
"facing=north,half=top,shape=outer_right": [
{ "model": "block/acacia_stairs_outer", "x": 180, "uvlock": true },
{ "model": "block/planks/acacia/stairs/o1", "x": 180, "uvlock": true },
{ "model": "block/planks/acacia/stairs/o2", "x": 180, "uvlock": true }
],
"facing=east,half=top,shape=outer_left": [
{ "model": "block/acacia_stairs_outer", "x": 180, "uvlock": true },
{ "model": "block/planks/acacia/stairs/o1", "x": 180, "uvlock": true },
{ "model": "block/planks/acacia/stairs/o2", "x": 180, "uvlock": true }
],
"facing=west,half=top,shape=outer_left": [
{ "model": "block/acacia_stairs_outer", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/acacia/stairs/o1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/acacia/stairs/o2", "x": 180, "y": 180, "uvlock": true }
],
"facing=south,half=top,shape=outer_left": [
{ "model": "block/acacia_stairs_outer", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/acacia/stairs/o1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/acacia/stairs/o2", "x": 180, "y": 90, "uvlock": true }
],
"facing=north,half=top,shape=outer_left": [
{ "model": "block/acacia_stairs_outer", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/acacia/stairs/o1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/acacia/stairs/o2", "x": 180, "y": 270, "uvlock": true }
],
"facing=east,half=top,shape=inner_right": [
{ "model": "block/acacia_stairs_inner", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/acacia/stairs/i1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/acacia/stairs/i2", "x": 180, "y": 90, "uvlock": true }
],
"facing=west,half=top,shape=inner_right": [
{ "model": "block/acacia_stairs_inner", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/acacia/stairs/i1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/acacia/stairs/i2", "x": 180, "y": 270, "uvlock": true }
],
"facing=south,half=top,shape=inner_right": [
{ "model": "block/acacia_stairs_inner", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/acacia/stairs/i1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/acacia/stairs/i2", "x": 180, "y": 180, "uvlock": true }
],
"facing=north,half=top,shape=inner_right": [
{ "model": "block/acacia_stairs_inner", "x": 180, "uvlock": true },
{ "model": "block/planks/acacia/stairs/i1", "x": 180, "uvlock": true },
{ "model": "block/planks/acacia/stairs/i2", "x": 180, "uvlock": true }
],
"facing=east,half=top,shape=inner_left": [
{ "model": "block/acacia_stairs_inner", "x": 180, "uvlock": true },
{ "model": "block/planks/acacia/stairs/i1", "x": 180, "uvlock": true },
{ "model": "block/planks/acacia/stairs/i2", "x": 180, "uvlock": true }
],
"facing=west,half=top,shape=inner_left": [
{ "model": "block/acacia_stairs_inner", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/acacia/stairs/i1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/acacia/stairs/i2", "x": 180, "y": 180, "uvlock": true }
],
"facing=south,half=top,shape=inner_left": [
{ "model": "block/acacia_stairs_inner", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/acacia/stairs/i1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/acacia/stairs/i2", "x": 180, "y": 90, "uvlock": true }
],
"facing=north,half=top,shape=inner_left": [
{ "model": "block/acacia_stairs_inner", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/acacia/stairs/i1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/acacia/stairs/i2", "x": 180, "y": 270, "uvlock": true }
]
}
}

View file

@ -0,0 +1,8 @@
{
"variants": {
"": [
{ "model": "block/andesite" },
{ "model": "block/andesite/1" }
]
}
}

View 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 }
}
]
}

View file

@ -0,0 +1,8 @@
{
"variants": {
"": [
{ "model": "block/birch_leaves" },
{ "model": "block/leaves/birch/1" }
]
}
}

View file

@ -0,0 +1,17 @@
{
"variants": {
"axis=y": [
{ "model": "block/birch_log" },
{ "model": "block/logs/birch/1" }
],
"axis=z": [
{ "model": "block/birch_log", "x": 90 },
{ "model": "block/logs/birch/1", "x": 90 }
],
"axis=x": [
{ "model": "block/birch_log", "x": 90, "y": 90 },
{ "model": "block/logs/birch/1", "x": 90, "y": 90 }
],
"axis=none": { "model": "block/birch_bark" }
}
}

View file

@ -0,0 +1,9 @@
{
"variants": {
"": [
{ "model": "block/birch_planks" },
{ "model": "block/planks/birch/1" },
{ "model": "block/planks/birch/2" }
]
}
}

View file

@ -0,0 +1,19 @@
{
"variants": {
"type=bottom": [
{ "model": "block/birch_slab" },
{ "model": "block/planks/birch/slab/l1" },
{ "model": "block/planks/birch/slab/l2" }
],
"type=top": [
{ "model": "block/birch_slab_top" },
{ "model": "block/planks/birch/slab/u1" },
{ "model": "block/planks/birch/slab/u2" }
],
"type=double": [
{ "model": "block/birch_planks" },
{ "model": "block/planks/birch/1" },
{ "model": "block/planks/birch/2" }
]
}
}

View file

@ -0,0 +1,204 @@
{
"variants": {
"facing=east,half=bottom,shape=straight": [
{ "model": "block/birch_stairs" },
{ "model": "block/planks/birch/stairs/1" },
{ "model": "block/planks/birch/stairs/2" }
],
"facing=west,half=bottom,shape=straight": [
{ "model": "block/birch_stairs", "y": 180, "uvlock": true },
{ "model": "block/planks/birch/stairs/1", "y": 180, "uvlock": true },
{ "model": "block/planks/birch/stairs/2", "y": 180, "uvlock": true }
],
"facing=south,half=bottom,shape=straight": [
{ "model": "block/birch_stairs", "y": 90, "uvlock": true },
{ "model": "block/planks/birch/stairs/1", "y": 90, "uvlock": true },
{ "model": "block/planks/birch/stairs/2", "y": 90, "uvlock": true }
],
"facing=north,half=bottom,shape=straight": [
{ "model": "block/birch_stairs", "y": 270, "uvlock": true },
{ "model": "block/planks/birch/stairs/1", "y": 270, "uvlock": true },
{ "model": "block/planks/birch/stairs/2", "y": 270, "uvlock": true }
],
"facing=east,half=bottom,shape=outer_right": [
{ "model": "block/birch_stairs_outer" },
{ "model": "block/planks/birch/stairs/o1" },
{ "model": "block/planks/birch/stairs/o2" }
],
"facing=west,half=bottom,shape=outer_right": [
{ "model": "block/birch_stairs_outer", "y": 180, "uvlock": true },
{ "model": "block/planks/birch/stairs/o1", "y": 180, "uvlock": true },
{ "model": "block/planks/birch/stairs/o2", "y": 180, "uvlock": true }
],
"facing=south,half=bottom,shape=outer_right": [
{ "model": "block/birch_stairs_outer", "y": 90, "uvlock": true },
{ "model": "block/planks/birch/stairs/o1", "y": 90, "uvlock": true },
{ "model": "block/planks/birch/stairs/o2", "y": 90, "uvlock": true }
],
"facing=north,half=bottom,shape=outer_right": [
{ "model": "block/birch_stairs_outer", "y": 270, "uvlock": true },
{ "model": "block/planks/birch/stairs/o1", "y": 270, "uvlock": true },
{ "model": "block/planks/birch/stairs/o2", "y": 270, "uvlock": true }
],
"facing=east,half=bottom,shape=outer_left": [
{ "model": "block/birch_stairs_outer", "y": 270, "uvlock": true },
{ "model": "block/planks/birch/stairs/o1", "y": 270, "uvlock": true },
{ "model": "block/planks/birch/stairs/o2", "y": 270, "uvlock": true }
],
"facing=west,half=bottom,shape=outer_left": [
{ "model": "block/birch_stairs_outer", "y": 90, "uvlock": true },
{ "model": "block/planks/birch/stairs/o1", "y": 90, "uvlock": true },
{ "model": "block/planks/birch/stairs/o2", "y": 90, "uvlock": true }
],
"facing=south,half=bottom,shape=outer_left": [
{ "model": "block/birch_stairs_outer" },
{ "model": "block/planks/birch/stairs/o1" },
{ "model": "block/planks/birch/stairs/o2" }
],
"facing=north,half=bottom,shape=outer_left": [
{ "model": "block/birch_stairs_outer", "y": 180, "uvlock": true },
{ "model": "block/planks/birch/stairs/o1", "y": 180, "uvlock": true },
{ "model": "block/planks/birch/stairs/o2", "y": 180, "uvlock": true }
],
"facing=east,half=bottom,shape=inner_right": [
{ "model": "block/birch_stairs_inner" },
{ "model": "block/planks/birch/stairs/i1" },
{ "model": "block/planks/birch/stairs/i2" }
],
"facing=west,half=bottom,shape=inner_right": [
{ "model": "block/birch_stairs_inner", "y": 180, "uvlock": true },
{ "model": "block/planks/birch/stairs/i1", "y": 180, "uvlock": true },
{ "model": "block/planks/birch/stairs/i2", "y": 180, "uvlock": true }
],
"facing=south,half=bottom,shape=inner_right": [
{ "model": "block/birch_stairs_inner", "y": 90, "uvlock": true },
{ "model": "block/planks/birch/stairs/i1", "y": 90, "uvlock": true },
{ "model": "block/planks/birch/stairs/i2", "y": 90, "uvlock": true }
],
"facing=north,half=bottom,shape=inner_right": [
{ "model": "block/birch_stairs_inner", "y": 270, "uvlock": true },
{ "model": "block/planks/birch/stairs/i1", "y": 270, "uvlock": true },
{ "model": "block/planks/birch/stairs/i2", "y": 270, "uvlock": true }
],
"facing=east,half=bottom,shape=inner_left": [
{ "model": "block/birch_stairs_inner", "y": 270, "uvlock": true },
{ "model": "block/planks/birch/stairs/i1", "y": 270, "uvlock": true },
{ "model": "block/planks/birch/stairs/i2", "y": 270, "uvlock": true }
],
"facing=west,half=bottom,shape=inner_left": [
{ "model": "block/birch_stairs_inner", "y": 90, "uvlock": true },
{ "model": "block/planks/birch/stairs/i1", "y": 90, "uvlock": true },
{ "model": "block/planks/birch/stairs/i2", "y": 90, "uvlock": true }
],
"facing=south,half=bottom,shape=inner_left": [
{ "model": "block/birch_stairs_inner" },
{ "model": "block/planks/birch/stairs/i1" },
{ "model": "block/planks/birch/stairs/i2" }
],
"facing=north,half=bottom,shape=inner_left": [
{ "model": "block/birch_stairs_inner", "y": 180, "uvlock": true },
{ "model": "block/planks/birch/stairs/i1", "y": 180, "uvlock": true },
{ "model": "block/planks/birch/stairs/i2", "y": 180, "uvlock": true }
],
"facing=east,half=top,shape=straight": [
{ "model": "block/birch_stairs", "x": 180, "uvlock": true },
{ "model": "block/planks/birch/stairs/1", "x": 180, "uvlock": true },
{ "model": "block/planks/birch/stairs/2", "x": 180, "uvlock": true }
],
"facing=west,half=top,shape=straight": [
{ "model": "block/birch_stairs", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/birch/stairs/1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/birch/stairs/2", "x": 180, "y": 180, "uvlock": true }
],
"facing=south,half=top,shape=straight": [
{ "model": "block/birch_stairs", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/birch/stairs/1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/birch/stairs/2", "x": 180, "y": 90, "uvlock": true }
],
"facing=north,half=top,shape=straight": [
{ "model": "block/birch_stairs", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/birch/stairs/1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/birch/stairs/2", "x": 180, "y": 270, "uvlock": true }
],
"facing=east,half=top,shape=outer_right": [
{ "model": "block/birch_stairs_outer", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/birch/stairs/o1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/birch/stairs/o2", "x": 180, "y": 90, "uvlock": true }
],
"facing=west,half=top,shape=outer_right": [
{ "model": "block/birch_stairs_outer", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/birch/stairs/o1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/birch/stairs/o2", "x": 180, "y": 270, "uvlock": true }
],
"facing=south,half=top,shape=outer_right": [
{ "model": "block/birch_stairs_outer", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/birch/stairs/o1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/birch/stairs/o2", "x": 180, "y": 180, "uvlock": true }
],
"facing=north,half=top,shape=outer_right": [
{ "model": "block/birch_stairs_outer", "x": 180, "uvlock": true },
{ "model": "block/planks/birch/stairs/o1", "x": 180, "uvlock": true },
{ "model": "block/planks/birch/stairs/o2", "x": 180, "uvlock": true }
],
"facing=east,half=top,shape=outer_left": [
{ "model": "block/birch_stairs_outer", "x": 180, "uvlock": true },
{ "model": "block/planks/birch/stairs/o1", "x": 180, "uvlock": true },
{ "model": "block/planks/birch/stairs/o2", "x": 180, "uvlock": true }
],
"facing=west,half=top,shape=outer_left": [
{ "model": "block/birch_stairs_outer", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/birch/stairs/o1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/birch/stairs/o2", "x": 180, "y": 180, "uvlock": true }
],
"facing=south,half=top,shape=outer_left": [
{ "model": "block/birch_stairs_outer", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/birch/stairs/o1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/birch/stairs/o2", "x": 180, "y": 90, "uvlock": true }
],
"facing=north,half=top,shape=outer_left": [
{ "model": "block/birch_stairs_outer", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/birch/stairs/o1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/birch/stairs/o2", "x": 180, "y": 270, "uvlock": true }
],
"facing=east,half=top,shape=inner_right": [
{ "model": "block/birch_stairs_inner", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/birch/stairs/i1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/birch/stairs/i2", "x": 180, "y": 90, "uvlock": true }
],
"facing=west,half=top,shape=inner_right": [
{ "model": "block/birch_stairs_inner", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/birch/stairs/i1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/birch/stairs/i2", "x": 180, "y": 270, "uvlock": true }
],
"facing=south,half=top,shape=inner_right": [
{ "model": "block/birch_stairs_inner", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/birch/stairs/i1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/birch/stairs/i2", "x": 180, "y": 180, "uvlock": true }
],
"facing=north,half=top,shape=inner_right": [
{ "model": "block/birch_stairs_inner", "x": 180, "uvlock": true },
{ "model": "block/planks/birch/stairs/i1", "x": 180, "uvlock": true },
{ "model": "block/planks/birch/stairs/i2", "x": 180, "uvlock": true }
],
"facing=east,half=top,shape=inner_left": [
{ "model": "block/birch_stairs_inner", "x": 180, "uvlock": true },
{ "model": "block/planks/birch/stairs/i1", "x": 180, "uvlock": true },
{ "model": "block/planks/birch/stairs/i2", "x": 180, "uvlock": true }
],
"facing=west,half=top,shape=inner_left": [
{ "model": "block/birch_stairs_inner", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/birch/stairs/i1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/birch/stairs/i2", "x": 180, "y": 180, "uvlock": true }
],
"facing=south,half=top,shape=inner_left": [
{ "model": "block/birch_stairs_inner", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/birch/stairs/i1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/birch/stairs/i2", "x": 180, "y": 90, "uvlock": true }
],
"facing=north,half=top,shape=inner_left": [
{ "model": "block/birch_stairs_inner", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/birch/stairs/i1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/birch/stairs/i2", "x": 180, "y": 270, "uvlock": true }
]
}
}

View file

@ -0,0 +1,9 @@
{
"variants": {
"": [
{ "model": "block/bookshelf" },
{ "model": "block/bookshelf/1" },
{ "model": "block/bookshelf/2" }
]
}
}

View file

@ -0,0 +1,19 @@
{
"variants": {
"type=bottom": [
{ "model": "block/brick_slab" },
{ "model": "block/bricks/slab/l1" },
{ "model": "block/bricks/slab/l2" }
],
"type=top": [
{ "model": "block/brick_slab_top" },
{ "model": "block/bricks/slab/u1" },
{ "model": "block/bricks/slab/u2" }
],
"type=double": [
{ "model": "block/bricks" },
{ "model": "block/bricks/1" },
{ "model": "block/bricks/2" }
]
}
}

View file

@ -0,0 +1,204 @@
{
"variants": {
"facing=east,half=bottom,shape=straight": [
{ "model": "block/brick_stairs" },
{ "model": "block/bricks/stairs/1" },
{ "model": "block/bricks/stairs/2" }
],
"facing=west,half=bottom,shape=straight": [
{ "model": "block/brick_stairs", "y": 180, "uvlock": true },
{ "model": "block/bricks/stairs/1", "y": 180, "uvlock": true },
{ "model": "block/bricks/stairs/2", "y": 180, "uvlock": true }
],
"facing=south,half=bottom,shape=straight": [
{ "model": "block/brick_stairs", "y": 90, "uvlock": true },
{ "model": "block/bricks/stairs/1", "y": 90, "uvlock": true },
{ "model": "block/bricks/stairs/2", "y": 90, "uvlock": true }
],
"facing=north,half=bottom,shape=straight": [
{ "model": "block/brick_stairs", "y": 270, "uvlock": true },
{ "model": "block/bricks/stairs/1", "y": 270, "uvlock": true },
{ "model": "block/bricks/stairs/2", "y": 270, "uvlock": true }
],
"facing=east,half=bottom,shape=outer_right": [
{ "model": "block/brick_stairs_outer" },
{ "model": "block/bricks/stairs/o1" },
{ "model": "block/bricks/stairs/o2" }
],
"facing=west,half=bottom,shape=outer_right": [
{ "model": "block/brick_stairs_outer", "y": 180, "uvlock": true },
{ "model": "block/bricks/stairs/o1", "y": 180, "uvlock": true },
{ "model": "block/bricks/stairs/o2", "y": 180, "uvlock": true }
],
"facing=south,half=bottom,shape=outer_right": [
{ "model": "block/brick_stairs_outer", "y": 90, "uvlock": true },
{ "model": "block/bricks/stairs/o1", "y": 90, "uvlock": true },
{ "model": "block/bricks/stairs/o2", "y": 90, "uvlock": true }
],
"facing=north,half=bottom,shape=outer_right": [
{ "model": "block/brick_stairs_outer", "y": 270, "uvlock": true },
{ "model": "block/bricks/stairs/o1", "y": 270, "uvlock": true },
{ "model": "block/bricks/stairs/o2", "y": 270, "uvlock": true }
],
"facing=east,half=bottom,shape=outer_left": [
{ "model": "block/brick_stairs_outer", "y": 270, "uvlock": true },
{ "model": "block/bricks/stairs/o1", "y": 270, "uvlock": true },
{ "model": "block/bricks/stairs/o2", "y": 270, "uvlock": true }
],
"facing=west,half=bottom,shape=outer_left": [
{ "model": "block/brick_stairs_outer", "y": 90, "uvlock": true },
{ "model": "block/bricks/stairs/o1", "y": 90, "uvlock": true },
{ "model": "block/bricks/stairs/o2", "y": 90, "uvlock": true }
],
"facing=south,half=bottom,shape=outer_left": [
{ "model": "block/brick_stairs_outer" },
{ "model": "block/bricks/stairs/o1" },
{ "model": "block/bricks/stairs/o2" }
],
"facing=north,half=bottom,shape=outer_left": [
{ "model": "block/brick_stairs_outer", "y": 180, "uvlock": true },
{ "model": "block/bricks/stairs/o1", "y": 180, "uvlock": true },
{ "model": "block/bricks/stairs/o2", "y": 180, "uvlock": true }
],
"facing=east,half=bottom,shape=inner_right": [
{ "model": "block/brick_stairs_inner" },
{ "model": "block/bricks/stairs/i1" },
{ "model": "block/bricks/stairs/i2" }
],
"facing=west,half=bottom,shape=inner_right": [
{ "model": "block/brick_stairs_inner", "y": 180, "uvlock": true },
{ "model": "block/bricks/stairs/i1", "y": 180, "uvlock": true },
{ "model": "block/bricks/stairs/i2", "y": 180, "uvlock": true }
],
"facing=south,half=bottom,shape=inner_right": [
{ "model": "block/brick_stairs_inner", "y": 90, "uvlock": true },
{ "model": "block/bricks/stairs/i1", "y": 90, "uvlock": true },
{ "model": "block/bricks/stairs/i2", "y": 90, "uvlock": true }
],
"facing=north,half=bottom,shape=inner_right": [
{ "model": "block/brick_stairs_inner", "y": 270, "uvlock": true },
{ "model": "block/bricks/stairs/i1", "y": 270, "uvlock": true },
{ "model": "block/bricks/stairs/i2", "y": 270, "uvlock": true }
],
"facing=east,half=bottom,shape=inner_left": [
{ "model": "block/brick_stairs_inner", "y": 270, "uvlock": true },
{ "model": "block/bricks/stairs/i1", "y": 270, "uvlock": true },
{ "model": "block/bricks/stairs/i2", "y": 270, "uvlock": true }
],
"facing=west,half=bottom,shape=inner_left": [
{ "model": "block/brick_stairs_inner", "y": 90, "uvlock": true },
{ "model": "block/bricks/stairs/i1", "y": 90, "uvlock": true },
{ "model": "block/bricks/stairs/i2", "y": 90, "uvlock": true }
],
"facing=south,half=bottom,shape=inner_left": [
{ "model": "block/brick_stairs_inner" },
{ "model": "block/bricks/stairs/i1" },
{ "model": "block/bricks/stairs/i2" }
],
"facing=north,half=bottom,shape=inner_left": [
{ "model": "block/brick_stairs_inner", "y": 180, "uvlock": true },
{ "model": "block/bricks/stairs/i1", "y": 180, "uvlock": true },
{ "model": "block/bricks/stairs/i2", "y": 180, "uvlock": true }
],
"facing=east,half=top,shape=straight": [
{ "model": "block/brick_stairs", "x": 180, "uvlock": true },
{ "model": "block/bricks/stairs/1", "x": 180, "uvlock": true },
{ "model": "block/bricks/stairs/2", "x": 180, "uvlock": true }
],
"facing=west,half=top,shape=straight": [
{ "model": "block/brick_stairs", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/bricks/stairs/1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/bricks/stairs/2", "x": 180, "y": 180, "uvlock": true }
],
"facing=south,half=top,shape=straight": [
{ "model": "block/brick_stairs", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/bricks/stairs/1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/bricks/stairs/2", "x": 180, "y": 90, "uvlock": true }
],
"facing=north,half=top,shape=straight": [
{ "model": "block/brick_stairs", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/bricks/stairs/1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/bricks/stairs/2", "x": 180, "y": 270, "uvlock": true }
],
"facing=east,half=top,shape=outer_right": [
{ "model": "block/brick_stairs_outer", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/bricks/stairs/o1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/bricks/stairs/o2", "x": 180, "y": 90, "uvlock": true }
],
"facing=west,half=top,shape=outer_right": [
{ "model": "block/brick_stairs_outer", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/bricks/stairs/o1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/bricks/stairs/o2", "x": 180, "y": 270, "uvlock": true }
],
"facing=south,half=top,shape=outer_right": [
{ "model": "block/brick_stairs_outer", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/bricks/stairs/o1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/bricks/stairs/o2", "x": 180, "y": 180, "uvlock": true }
],
"facing=north,half=top,shape=outer_right": [
{ "model": "block/brick_stairs_outer", "x": 180, "uvlock": true },
{ "model": "block/bricks/stairs/o1", "x": 180, "uvlock": true },
{ "model": "block/bricks/stairs/o2", "x": 180, "uvlock": true }
],
"facing=east,half=top,shape=outer_left": [
{ "model": "block/brick_stairs_outer", "x": 180, "uvlock": true },
{ "model": "block/bricks/stairs/o1", "x": 180, "uvlock": true },
{ "model": "block/bricks/stairs/o2", "x": 180, "uvlock": true }
],
"facing=west,half=top,shape=outer_left": [
{ "model": "block/brick_stairs_outer", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/bricks/stairs/o1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/bricks/stairs/o2", "x": 180, "y": 180, "uvlock": true }
],
"facing=south,half=top,shape=outer_left": [
{ "model": "block/brick_stairs_outer", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/bricks/stairs/o1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/bricks/stairs/o2", "x": 180, "y": 90, "uvlock": true }
],
"facing=north,half=top,shape=outer_left": [
{ "model": "block/brick_stairs_outer", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/bricks/stairs/o1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/bricks/stairs/o2", "x": 180, "y": 270, "uvlock": true }
],
"facing=east,half=top,shape=inner_right": [
{ "model": "block/brick_stairs_inner", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/bricks/stairs/i1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/bricks/stairs/i2", "x": 180, "y": 90, "uvlock": true }
],
"facing=west,half=top,shape=inner_right": [
{ "model": "block/brick_stairs_inner", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/bricks/stairs/i1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/bricks/stairs/i2", "x": 180, "y": 270, "uvlock": true }
],
"facing=south,half=top,shape=inner_right": [
{ "model": "block/brick_stairs_inner", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/bricks/stairs/i1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/bricks/stairs/i2", "x": 180, "y": 180, "uvlock": true }
],
"facing=north,half=top,shape=inner_right": [
{ "model": "block/brick_stairs_inner", "x": 180, "uvlock": true },
{ "model": "block/bricks/stairs/i1", "x": 180, "uvlock": true },
{ "model": "block/bricks/stairs/i2", "x": 180, "uvlock": true }
],
"facing=east,half=top,shape=inner_left": [
{ "model": "block/brick_stairs_inner", "x": 180, "uvlock": true },
{ "model": "block/bricks/stairs/i1", "x": 180, "uvlock": true },
{ "model": "block/bricks/stairs/i2", "x": 180, "uvlock": true }
],
"facing=west,half=top,shape=inner_left": [
{ "model": "block/brick_stairs_inner", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/bricks/stairs/i1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/bricks/stairs/i2", "x": 180, "y": 180, "uvlock": true }
],
"facing=south,half=top,shape=inner_left": [
{ "model": "block/brick_stairs_inner", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/bricks/stairs/i1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/bricks/stairs/i2", "x": 180, "y": 90, "uvlock": true }
],
"facing=north,half=top,shape=inner_left": [
{ "model": "block/brick_stairs_inner", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/bricks/stairs/i1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/bricks/stairs/i2", "x": 180, "y": 270, "uvlock": true }
]
}
}

View file

@ -0,0 +1,9 @@
{
"variants": {
"": [
{ "model": "block/bricks" },
{ "model": "block/bricks/1" },
{ "model": "block/bricks/2" }
]
}
}

View file

@ -0,0 +1,8 @@
{
"variants": {
"": [
{ "model": "block/chiseled_red_sandstone" },
{ "model": "block/sandstone/chiseled/red/1" }
]
}
}

View file

@ -0,0 +1,8 @@
{
"variants": {
"": [
{ "model": "block/chiseled_sandstone" },
{ "model": "block/sandstone/chiseled/normal/1" }
]
}
}

View file

@ -0,0 +1,9 @@
{
"variants": {
"": [
{ "model": "block/coal_ore" },
{ "model": "block/ore/coal/1"},
{ "model": "block/ore/coal/2"}
]
}
}

View file

@ -0,0 +1,9 @@
{
"variants": {
"": [
{ "model": "block/cobblestone" },
{ "model": "block/cobblestone/1" },
{ "model": "block/cobblestone/2" }
]
}
}

View file

@ -0,0 +1,9 @@
{
"variants": {
"": [
{ "model": "block/cobblestone" },
{ "model": "block/cobblestone/1" },
{ "model": "block/cobblestone/2" }
]
}
}

View file

@ -0,0 +1,19 @@
{
"variants": {
"type=bottom": [
{ "model": "block/cobblestone_slab" },
{ "model": "block/cobblestone/slab/l1" },
{ "model": "block/cobblestone/slab/l2" }
],
"type=top": [
{ "model": "block/cobblestone_slab_top" },
{ "model": "block/cobblestone/slab/u1" },
{ "model": "block/cobblestone/slab/u2" }
],
"type=double": [
{ "model": "block/cobblestone" },
{ "model": "block/cobblestone/1" },
{ "model": "block/cobblestone/2" }
]
}
}

View file

@ -0,0 +1,204 @@
{
"variants": {
"facing=east,half=bottom,shape=straight": [
{ "model": "block/cobblestone_stairs" },
{ "model": "block/cobblestone/stairs/1" },
{ "model": "block/cobblestone/stairs/2" }
],
"facing=west,half=bottom,shape=straight": [
{ "model": "block/cobblestone_stairs", "y": 180, "uvlock": true },
{ "model": "block/cobblestone/stairs/1", "y": 180, "uvlock": true },
{ "model": "block/cobblestone/stairs/2", "y": 180, "uvlock": true }
],
"facing=south,half=bottom,shape=straight": [
{ "model": "block/cobblestone_stairs", "y": 90, "uvlock": true },
{ "model": "block/cobblestone/stairs/1", "y": 90, "uvlock": true },
{ "model": "block/cobblestone/stairs/2", "y": 90, "uvlock": true }
],
"facing=north,half=bottom,shape=straight": [
{ "model": "block/cobblestone_stairs", "y": 270, "uvlock": true },
{ "model": "block/cobblestone/stairs/1", "y": 270, "uvlock": true },
{ "model": "block/cobblestone/stairs/2", "y": 270, "uvlock": true }
],
"facing=east,half=bottom,shape=outer_right": [
{ "model": "block/cobblestone_stairs_outer" },
{ "model": "block/cobblestone/stairs/o1" },
{ "model": "block/cobblestone/stairs/o2" }
],
"facing=west,half=bottom,shape=outer_right": [
{ "model": "block/cobblestone_stairs_outer", "y": 180, "uvlock": true },
{ "model": "block/cobblestone/stairs/o1", "y": 180, "uvlock": true },
{ "model": "block/cobblestone/stairs/o2", "y": 180, "uvlock": true }
],
"facing=south,half=bottom,shape=outer_right": [
{ "model": "block/cobblestone_stairs_outer", "y": 90, "uvlock": true },
{ "model": "block/cobblestone/stairs/o1", "y": 90, "uvlock": true },
{ "model": "block/cobblestone/stairs/o2", "y": 90, "uvlock": true }
],
"facing=north,half=bottom,shape=outer_right": [
{ "model": "block/cobblestone_stairs_outer", "y": 270, "uvlock": true },
{ "model": "block/cobblestone/stairs/o1", "y": 270, "uvlock": true },
{ "model": "block/cobblestone/stairs/o2", "y": 270, "uvlock": true }
],
"facing=east,half=bottom,shape=outer_left": [
{ "model": "block/cobblestone_stairs_outer", "y": 270, "uvlock": true },
{ "model": "block/cobblestone/stairs/o1", "y": 270, "uvlock": true },
{ "model": "block/cobblestone/stairs/o2", "y": 270, "uvlock": true }
],
"facing=west,half=bottom,shape=outer_left": [
{ "model": "block/cobblestone_stairs_outer", "y": 90, "uvlock": true },
{ "model": "block/cobblestone/stairs/o1", "y": 90, "uvlock": true },
{ "model": "block/cobblestone/stairs/o2", "y": 90, "uvlock": true }
],
"facing=south,half=bottom,shape=outer_left": [
{ "model": "block/cobblestone_stairs_outer" },
{ "model": "block/cobblestone/stairs/o1" },
{ "model": "block/cobblestone/stairs/o2" }
],
"facing=north,half=bottom,shape=outer_left": [
{ "model": "block/cobblestone_stairs_outer", "y": 180, "uvlock": true },
{ "model": "block/cobblestone/stairs/o1", "y": 180, "uvlock": true },
{ "model": "block/cobblestone/stairs/o2", "y": 180, "uvlock": true }
],
"facing=east,half=bottom,shape=inner_right": [
{ "model": "block/cobblestone_stairs_inner" },
{ "model": "block/cobblestone/stairs/i1" },
{ "model": "block/cobblestone/stairs/i2" }
],
"facing=west,half=bottom,shape=inner_right": [
{ "model": "block/cobblestone_stairs_inner", "y": 180, "uvlock": true },
{ "model": "block/cobblestone/stairs/i1", "y": 180, "uvlock": true },
{ "model": "block/cobblestone/stairs/i2", "y": 180, "uvlock": true }
],
"facing=south,half=bottom,shape=inner_right": [
{ "model": "block/cobblestone_stairs_inner", "y": 90, "uvlock": true },
{ "model": "block/cobblestone/stairs/i1", "y": 90, "uvlock": true },
{ "model": "block/cobblestone/stairs/i2", "y": 90, "uvlock": true }
],
"facing=north,half=bottom,shape=inner_right": [
{ "model": "block/cobblestone_stairs_inner", "y": 270, "uvlock": true },
{ "model": "block/cobblestone/stairs/i1", "y": 270, "uvlock": true },
{ "model": "block/cobblestone/stairs/i2", "y": 270, "uvlock": true }
],
"facing=east,half=bottom,shape=inner_left": [
{ "model": "block/cobblestone_stairs_inner", "y": 270, "uvlock": true },
{ "model": "block/cobblestone/stairs/i1", "y": 270, "uvlock": true },
{ "model": "block/cobblestone/stairs/i2", "y": 270, "uvlock": true }
],
"facing=west,half=bottom,shape=inner_left": [
{ "model": "block/cobblestone_stairs_inner", "y": 90, "uvlock": true },
{ "model": "block/cobblestone/stairs/i1", "y": 90, "uvlock": true },
{ "model": "block/cobblestone/stairs/i2", "y": 90, "uvlock": true }
],
"facing=south,half=bottom,shape=inner_left": [
{ "model": "block/cobblestone_stairs_inner" },
{ "model": "block/cobblestone/stairs/i1" },
{ "model": "block/cobblestone/stairs/i2" }
],
"facing=north,half=bottom,shape=inner_left": [
{ "model": "block/cobblestone_stairs_inner", "y": 180, "uvlock": true },
{ "model": "block/cobblestone/stairs/i1", "y": 180, "uvlock": true },
{ "model": "block/cobblestone/stairs/i2", "y": 180, "uvlock": true }
],
"facing=east,half=top,shape=straight": [
{ "model": "block/cobblestone_stairs", "x": 180, "uvlock": true },
{ "model": "block/cobblestone/stairs/1", "x": 180, "uvlock": true },
{ "model": "block/cobblestone/stairs/2", "x": 180, "uvlock": true }
],
"facing=west,half=top,shape=straight": [
{ "model": "block/cobblestone_stairs", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/cobblestone/stairs/1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/cobblestone/stairs/2", "x": 180, "y": 180, "uvlock": true }
],
"facing=south,half=top,shape=straight": [
{ "model": "block/cobblestone_stairs", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/cobblestone/stairs/1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/cobblestone/stairs/2", "x": 180, "y": 90, "uvlock": true }
],
"facing=north,half=top,shape=straight": [
{ "model": "block/cobblestone_stairs", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/cobblestone/stairs/1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/cobblestone/stairs/2", "x": 180, "y": 270, "uvlock": true }
],
"facing=east,half=top,shape=outer_right": [
{ "model": "block/cobblestone_stairs_outer", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/cobblestone/stairs/o1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/cobblestone/stairs/o2", "x": 180, "y": 90, "uvlock": true }
],
"facing=west,half=top,shape=outer_right": [
{ "model": "block/cobblestone_stairs_outer", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/cobblestone/stairs/o1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/cobblestone/stairs/o2", "x": 180, "y": 270, "uvlock": true }
],
"facing=south,half=top,shape=outer_right": [
{ "model": "block/cobblestone_stairs_outer", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/cobblestone/stairs/o1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/cobblestone/stairs/o2", "x": 180, "y": 180, "uvlock": true }
],
"facing=north,half=top,shape=outer_right": [
{ "model": "block/cobblestone_stairs_outer", "x": 180, "uvlock": true },
{ "model": "block/cobblestone/stairs/o1", "x": 180, "uvlock": true },
{ "model": "block/cobblestone/stairs/o2", "x": 180, "uvlock": true }
],
"facing=east,half=top,shape=outer_left": [
{ "model": "block/cobblestone_stairs_outer", "x": 180, "uvlock": true },
{ "model": "block/cobblestone/stairs/o1", "x": 180, "uvlock": true },
{ "model": "block/cobblestone/stairs/o2", "x": 180, "uvlock": true }
],
"facing=west,half=top,shape=outer_left": [
{ "model": "block/cobblestone_stairs_outer", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/cobblestone/stairs/o1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/cobblestone/stairs/o2", "x": 180, "y": 180, "uvlock": true }
],
"facing=south,half=top,shape=outer_left": [
{ "model": "block/cobblestone_stairs_outer", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/cobblestone/stairs/o1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/cobblestone/stairs/o2", "x": 180, "y": 90, "uvlock": true }
],
"facing=north,half=top,shape=outer_left": [
{ "model": "block/cobblestone_stairs_outer", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/cobblestone/stairs/o1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/cobblestone/stairs/o2", "x": 180, "y": 270, "uvlock": true }
],
"facing=east,half=top,shape=inner_right": [
{ "model": "block/cobblestone_stairs_inner", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/cobblestone/stairs/i1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/cobblestone/stairs/i2", "x": 180, "y": 90, "uvlock": true }
],
"facing=west,half=top,shape=inner_right": [
{ "model": "block/cobblestone_stairs_inner", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/cobblestone/stairs/i1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/cobblestone/stairs/i2", "x": 180, "y": 270, "uvlock": true }
],
"facing=south,half=top,shape=inner_right": [
{ "model": "block/cobblestone_stairs_inner", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/cobblestone/stairs/i1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/cobblestone/stairs/i2", "x": 180, "y": 180, "uvlock": true }
],
"facing=north,half=top,shape=inner_right": [
{ "model": "block/cobblestone_stairs_inner", "x": 180, "uvlock": true },
{ "model": "block/cobblestone/stairs/i1", "x": 180, "uvlock": true },
{ "model": "block/cobblestone/stairs/i2", "x": 180, "uvlock": true }
],
"facing=east,half=top,shape=inner_left": [
{ "model": "block/cobblestone_stairs_inner", "x": 180, "uvlock": true },
{ "model": "block/cobblestone/stairs/i1", "x": 180, "uvlock": true },
{ "model": "block/cobblestone/stairs/i2", "x": 180, "uvlock": true }
],
"facing=west,half=top,shape=inner_left": [
{ "model": "block/cobblestone_stairs_inner", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/cobblestone/stairs/i1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/cobblestone/stairs/i2", "x": 180, "y": 180, "uvlock": true }
],
"facing=south,half=top,shape=inner_left": [
{ "model": "block/cobblestone_stairs_inner", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/cobblestone/stairs/i1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/cobblestone/stairs/i2", "x": 180, "y": 90, "uvlock": true }
],
"facing=north,half=top,shape=inner_left": [
{ "model": "block/cobblestone_stairs_inner", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/cobblestone/stairs/i1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/cobblestone/stairs/i2", "x": 180, "y": 270, "uvlock": true }
]
}
}

View file

@ -0,0 +1,17 @@
{
"multipart": [
{ "apply": { "model": "block/dark_oak_fence_post" }},
{ "when": { "north": "true" },
"apply": { "model": "block/dark_oak_fence_side", "uvlock": true }
},
{ "when": { "east": "true" },
"apply": { "model": "block/dark_oak_fence_side", "y": 90, "uvlock": true }
},
{ "when": { "south": "true" },
"apply": { "model": "block/dark_oak_fence_side", "y": 180, "uvlock": true }
},
{ "when": { "west": "true" },
"apply": { "model": "block/dark_oak_fence_side", "y": 270, "uvlock": true }
}
]
}

View file

@ -0,0 +1,8 @@
{
"variants": {
"": [
{ "model": "block/dark_oak_leaves" },
{ "model": "block/leaves/dark_oak/1" }
]
}
}

View file

@ -0,0 +1,17 @@
{
"variants": {
"axis=y": [
{ "model": "block/dark_oak_log" },
{ "model": "block/logs/dark_oak/1" }
],
"axis=z": [
{ "model": "block/dark_oak_log", "x": 90 },
{ "model": "block/logs/dark_oak/1", "x": 90 }
],
"axis=x": [
{ "model": "block/dark_oak_log", "x": 90, "y": 90 },
{ "model": "block/logs/dark_oak/1", "x": 90, "y": 90 }
],
"axis=none": { "model": "block/dark_oak_bark" }
}
}

View file

@ -0,0 +1,9 @@
{
"variants": {
"": [
{ "model": "block/dark_oak_planks" },
{ "model": "block/planks/dark_oak/1" },
{ "model": "block/planks/dark_oak/2" }
]
}
}

View file

@ -0,0 +1,19 @@
{
"variants": {
"type=bottom": [
{ "model": "block/dark_oak_slab" },
{ "model": "block/planks/dark_oak/slab/l1" },
{ "model": "block/planks/dark_oak/slab/l2" }
],
"type=top": [
{ "model": "block/dark_oak_slab_top" },
{ "model": "block/planks/dark_oak/slab/u1" },
{ "model": "block/planks/dark_oak/slab/u2" }
],
"type=double": [
{ "model": "block/dark_oak_planks" },
{ "model": "block/planks/dark_oak/1" },
{ "model": "block/planks/dark_oak/2" }
]
}
}

View file

@ -0,0 +1,204 @@
{
"variants": {
"facing=east,half=bottom,shape=straight": [
{ "model": "block/dark_oak_stairs" },
{ "model": "block/planks/dark_oak/stairs/1" },
{ "model": "block/planks/dark_oak/stairs/2" }
],
"facing=west,half=bottom,shape=straight": [
{ "model": "block/dark_oak_stairs", "y": 180, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/1", "y": 180, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/2", "y": 180, "uvlock": true }
],
"facing=south,half=bottom,shape=straight": [
{ "model": "block/dark_oak_stairs", "y": 90, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/1", "y": 90, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/2", "y": 90, "uvlock": true }
],
"facing=north,half=bottom,shape=straight": [
{ "model": "block/dark_oak_stairs", "y": 270, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/1", "y": 270, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/2", "y": 270, "uvlock": true }
],
"facing=east,half=bottom,shape=outer_right": [
{ "model": "block/dark_oak_stairs_outer" },
{ "model": "block/planks/dark_oak/stairs/o1" },
{ "model": "block/planks/dark_oak/stairs/o2" }
],
"facing=west,half=bottom,shape=outer_right": [
{ "model": "block/dark_oak_stairs_outer", "y": 180, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/o1", "y": 180, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/o2", "y": 180, "uvlock": true }
],
"facing=south,half=bottom,shape=outer_right": [
{ "model": "block/dark_oak_stairs_outer", "y": 90, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/o1", "y": 90, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/o2", "y": 90, "uvlock": true }
],
"facing=north,half=bottom,shape=outer_right": [
{ "model": "block/dark_oak_stairs_outer", "y": 270, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/o1", "y": 270, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/o2", "y": 270, "uvlock": true }
],
"facing=east,half=bottom,shape=outer_left": [
{ "model": "block/dark_oak_stairs_outer", "y": 270, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/o1", "y": 270, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/o2", "y": 270, "uvlock": true }
],
"facing=west,half=bottom,shape=outer_left": [
{ "model": "block/dark_oak_stairs_outer", "y": 90, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/o1", "y": 90, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/o2", "y": 90, "uvlock": true }
],
"facing=south,half=bottom,shape=outer_left": [
{ "model": "block/dark_oak_stairs_outer" },
{ "model": "block/planks/dark_oak/stairs/o1" },
{ "model": "block/planks/dark_oak/stairs/o2" }
],
"facing=north,half=bottom,shape=outer_left": [
{ "model": "block/dark_oak_stairs_outer", "y": 180, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/o1", "y": 180, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/o2", "y": 180, "uvlock": true }
],
"facing=east,half=bottom,shape=inner_right": [
{ "model": "block/dark_oak_stairs_inner" },
{ "model": "block/planks/dark_oak/stairs/i1" },
{ "model": "block/planks/dark_oak/stairs/i2" }
],
"facing=west,half=bottom,shape=inner_right": [
{ "model": "block/dark_oak_stairs_inner", "y": 180, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/i1", "y": 180, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/i2", "y": 180, "uvlock": true }
],
"facing=south,half=bottom,shape=inner_right": [
{ "model": "block/dark_oak_stairs_inner", "y": 90, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/i1", "y": 90, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/i2", "y": 90, "uvlock": true }
],
"facing=north,half=bottom,shape=inner_right": [
{ "model": "block/dark_oak_stairs_inner", "y": 270, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/i1", "y": 270, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/i2", "y": 270, "uvlock": true }
],
"facing=east,half=bottom,shape=inner_left": [
{ "model": "block/dark_oak_stairs_inner", "y": 270, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/i1", "y": 270, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/i2", "y": 270, "uvlock": true }
],
"facing=west,half=bottom,shape=inner_left": [
{ "model": "block/dark_oak_stairs_inner", "y": 90, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/i1", "y": 90, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/i2", "y": 90, "uvlock": true }
],
"facing=south,half=bottom,shape=inner_left": [
{ "model": "block/dark_oak_stairs_inner" },
{ "model": "block/planks/dark_oak/stairs/i1" },
{ "model": "block/planks/dark_oak/stairs/i2" }
],
"facing=north,half=bottom,shape=inner_left": [
{ "model": "block/dark_oak_stairs_inner", "y": 180, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/i1", "y": 180, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/i2", "y": 180, "uvlock": true }
],
"facing=east,half=top,shape=straight": [
{ "model": "block/dark_oak_stairs", "x": 180, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/1", "x": 180, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/2", "x": 180, "uvlock": true }
],
"facing=west,half=top,shape=straight": [
{ "model": "block/dark_oak_stairs", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/2", "x": 180, "y": 180, "uvlock": true }
],
"facing=south,half=top,shape=straight": [
{ "model": "block/dark_oak_stairs", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/2", "x": 180, "y": 90, "uvlock": true }
],
"facing=north,half=top,shape=straight": [
{ "model": "block/dark_oak_stairs", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/2", "x": 180, "y": 270, "uvlock": true }
],
"facing=east,half=top,shape=outer_right": [
{ "model": "block/dark_oak_stairs_outer", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/o1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/o2", "x": 180, "y": 90, "uvlock": true }
],
"facing=west,half=top,shape=outer_right": [
{ "model": "block/dark_oak_stairs_outer", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/o1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/o2", "x": 180, "y": 270, "uvlock": true }
],
"facing=south,half=top,shape=outer_right": [
{ "model": "block/dark_oak_stairs_outer", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/o1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/o2", "x": 180, "y": 180, "uvlock": true }
],
"facing=north,half=top,shape=outer_right": [
{ "model": "block/dark_oak_stairs_outer", "x": 180, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/o1", "x": 180, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/o2", "x": 180, "uvlock": true }
],
"facing=east,half=top,shape=outer_left": [
{ "model": "block/dark_oak_stairs_outer", "x": 180, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/o1", "x": 180, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/o2", "x": 180, "uvlock": true }
],
"facing=west,half=top,shape=outer_left": [
{ "model": "block/dark_oak_stairs_outer", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/o1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/o2", "x": 180, "y": 180, "uvlock": true }
],
"facing=south,half=top,shape=outer_left": [
{ "model": "block/dark_oak_stairs_outer", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/o1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/o2", "x": 180, "y": 90, "uvlock": true }
],
"facing=north,half=top,shape=outer_left": [
{ "model": "block/dark_oak_stairs_outer", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/o1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/o2", "x": 180, "y": 270, "uvlock": true }
],
"facing=east,half=top,shape=inner_right": [
{ "model": "block/dark_oak_stairs_inner", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/i1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/i2", "x": 180, "y": 90, "uvlock": true }
],
"facing=west,half=top,shape=inner_right": [
{ "model": "block/dark_oak_stairs_inner", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/i1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/i2", "x": 180, "y": 270, "uvlock": true }
],
"facing=south,half=top,shape=inner_right": [
{ "model": "block/dark_oak_stairs_inner", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/i1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/i2", "x": 180, "y": 180, "uvlock": true }
],
"facing=north,half=top,shape=inner_right": [
{ "model": "block/dark_oak_stairs_inner", "x": 180, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/i1", "x": 180, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/i2", "x": 180, "uvlock": true }
],
"facing=east,half=top,shape=inner_left": [
{ "model": "block/dark_oak_stairs_inner", "x": 180, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/i1", "x": 180, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/i2", "x": 180, "uvlock": true }
],
"facing=west,half=top,shape=inner_left": [
{ "model": "block/dark_oak_stairs_inner", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/i1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/i2", "x": 180, "y": 180, "uvlock": true }
],
"facing=south,half=top,shape=inner_left": [
{ "model": "block/dark_oak_stairs_inner", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/i1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/i2", "x": 180, "y": 90, "uvlock": true }
],
"facing=north,half=top,shape=inner_left": [
{ "model": "block/dark_oak_stairs_inner", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/i1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/dark_oak/stairs/i2", "x": 180, "y": 270, "uvlock": true }
]
}
}

View file

@ -0,0 +1,8 @@
{
"variants": {
"": [
{ "model": "block/diamond_ore" },
{ "model": "block/ore/diamond/1"}
]
}
}

View file

@ -0,0 +1,8 @@
{
"variants": {
"": [
{ "model": "block/diorite" },
{ "model": "block/diorite/1"}
]
}
}

View file

@ -0,0 +1,11 @@
{
"variants": {
"": [
{ "model": "block/dirt", "weight": 60 },
{ "model": "block/dirt/1", "weight": 15 },
{ "model": "block/dirt/2", "weight": 15 },
{ "model": "block/dirt/3", "weight": 10 },
{ "model": "block/dirt/4", "weight": 30 }
]
}
}

View file

@ -0,0 +1,8 @@
{
"variants": {
"": [
{ "model": "block/emerald_ore" },
{ "model": "block/ore/emerald/1"}
]
}
}

View file

@ -0,0 +1,8 @@
{
"variants": {
"": [
{ "model": "block/fern" },
{ "model": "block/fern/1" }
]
}
}

View file

@ -0,0 +1,8 @@
{
"variants": {
"": [
{ "model": "block/gold_ore" },
{ "model": "block/ore/gold/1"}
]
}
}

View file

@ -0,0 +1,8 @@
{
"variants": {
"": [
{ "model": "block/granite" },
{ "model": "block/granite/1" }
]
}
}

View file

@ -0,0 +1,9 @@
{
"variants": {
"": [
{ "model": "block/grass", "weight": 50 },
{ "model": "block/grass/1", "weight": 40 },
{ "model": "block/grass/2", "weight": 15 }
]
}
}

View file

@ -0,0 +1,17 @@
{
"variants": {
"snowy=false": [
{ "model": "block/grass_block", "weight": 40 },
{ "model": "block/grass_block", "y": 90, "weight": 15 },
{ "model": "block/grass_block/1", "weight": 50 },
{ "model": "block/grass_block/2", "weight": 1 },
{ "model": "block/grass_block/2", "y": 180, "weight": 1 },
{ "model": "block/grass_block/3", "weight": 2 },
{ "model": "block/grass_block/3", "y": 180, "weight": 2 },
{ "model": "block/grass_block/4", "weight": 1 },
{ "model": "block/grass_block/4", "y": 180, "weight": 1 },
{ "model": "block/grass_block/5", "weight": 20 }
],
"snowy=true": { "model": "block/grass_block_snow" }
}
}

View file

@ -0,0 +1,8 @@
{
"variants": {
"": [
{ "model": "block/grass_path" },
{ "model": "block/path/1" }
]
}
}

View file

@ -0,0 +1,10 @@
{
"variants": {
"": [
{ "model": "block/gravel" },
{ "model": "block/gravel", "y": 90 },
{ "model": "block/gravel", "y": 180 },
{ "model": "block/gravel", "y": 270 }
]
}
}

View file

@ -0,0 +1,11 @@
{
"variants": {
"": [
{ "model": "block/stone_bricks", "weight": 30 },
{ "model": "block/stone_bricks/1", "weight": 15 },
{ "model": "block/stone_bricks/2", "weight": 15 },
{ "model": "block/stone_bricks/3", "weight": 10 },
{ "model": "block/stone_bricks/4", "weight": 10 }
]
}
}

View file

@ -0,0 +1,8 @@
{
"variants": {
"": [
{ "model": "block/iron_ore" },
{ "model": "block/ore/iron/1"}
]
}
}

View file

@ -0,0 +1,17 @@
{
"multipart": [
{ "apply": { "model": "block/jungle_fence_post" }},
{ "when": { "north": "true" },
"apply": { "model": "block/jungle_fence_side", "uvlock": true }
},
{ "when": { "east": "true" },
"apply": { "model": "block/jungle_fence_side", "y": 90, "uvlock": true }
},
{ "when": { "south": "true" },
"apply": { "model": "block/jungle_fence_side", "y": 180, "uvlock": true }
},
{ "when": { "west": "true" },
"apply": { "model": "block/jungle_fence_side", "y": 270, "uvlock": true }
}
]
}

View file

@ -0,0 +1,8 @@
{
"variants": {
"": [
{ "model": "block/jungle_leaves" },
{ "model": "block/leaves/jungle/1" }
]
}
}

View file

@ -0,0 +1,17 @@
{
"variants": {
"axis=y": [
{ "model": "block/jungle_log" },
{ "model": "block/logs/jungle/1" }
],
"axis=z": [
{ "model": "block/jungle_log", "x": 90 },
{ "model": "block/logs/jungle/1", "x": 90 }
],
"axis=x": [
{ "model": "block/jungle_log", "x": 90, "y": 90 },
{ "model": "block/logs/jungle/1", "x": 90, "y": 90 }
],
"axis=none": { "model": "block/jungle_bark" }
}
}

View file

@ -0,0 +1,9 @@
{
"variants": {
"": [
{ "model": "block/jungle_planks" },
{ "model": "block/planks/jungle/1" },
{ "model": "block/planks/jungle/2" }
]
}
}

View file

@ -0,0 +1,19 @@
{
"variants": {
"type=bottom": [
{ "model": "block/jungle_slab" },
{ "model": "block/planks/jungle/slab/l1" },
{ "model": "block/planks/jungle/slab/l2" }
],
"type=top": [
{ "model": "block/jungle_slab_top" },
{ "model": "block/planks/jungle/slab/u1" },
{ "model": "block/planks/jungle/slab/u2" }
],
"type=double": [
{ "model": "block/jungle_planks" },
{ "model": "block/planks/jungle/1" },
{ "model": "block/planks/jungle/2" }
]
}
}

View file

@ -0,0 +1,204 @@
{
"variants": {
"facing=east,half=bottom,shape=straight": [
{ "model": "block/jungle_stairs" },
{ "model": "block/planks/jungle/stairs/1" },
{ "model": "block/planks/jungle/stairs/2" }
],
"facing=west,half=bottom,shape=straight": [
{ "model": "block/jungle_stairs", "y": 180, "uvlock": true },
{ "model": "block/planks/jungle/stairs/1", "y": 180, "uvlock": true },
{ "model": "block/planks/jungle/stairs/2", "y": 180, "uvlock": true }
],
"facing=south,half=bottom,shape=straight": [
{ "model": "block/jungle_stairs", "y": 90, "uvlock": true },
{ "model": "block/planks/jungle/stairs/1", "y": 90, "uvlock": true },
{ "model": "block/planks/jungle/stairs/2", "y": 90, "uvlock": true }
],
"facing=north,half=bottom,shape=straight": [
{ "model": "block/jungle_stairs", "y": 270, "uvlock": true },
{ "model": "block/planks/jungle/stairs/1", "y": 270, "uvlock": true },
{ "model": "block/planks/jungle/stairs/2", "y": 270, "uvlock": true }
],
"facing=east,half=bottom,shape=outer_right": [
{ "model": "block/jungle_stairs_outer" },
{ "model": "block/planks/jungle/stairs/o1" },
{ "model": "block/planks/jungle/stairs/o2" }
],
"facing=west,half=bottom,shape=outer_right": [
{ "model": "block/jungle_stairs_outer", "y": 180, "uvlock": true },
{ "model": "block/planks/jungle/stairs/o1", "y": 180, "uvlock": true },
{ "model": "block/planks/jungle/stairs/o2", "y": 180, "uvlock": true }
],
"facing=south,half=bottom,shape=outer_right": [
{ "model": "block/jungle_stairs_outer", "y": 90, "uvlock": true },
{ "model": "block/planks/jungle/stairs/o1", "y": 90, "uvlock": true },
{ "model": "block/planks/jungle/stairs/o2", "y": 90, "uvlock": true }
],
"facing=north,half=bottom,shape=outer_right": [
{ "model": "block/jungle_stairs_outer", "y": 270, "uvlock": true },
{ "model": "block/planks/jungle/stairs/o1", "y": 270, "uvlock": true },
{ "model": "block/planks/jungle/stairs/o2", "y": 270, "uvlock": true }
],
"facing=east,half=bottom,shape=outer_left": [
{ "model": "block/jungle_stairs_outer", "y": 270, "uvlock": true },
{ "model": "block/planks/jungle/stairs/o1", "y": 270, "uvlock": true },
{ "model": "block/planks/jungle/stairs/o2", "y": 270, "uvlock": true }
],
"facing=west,half=bottom,shape=outer_left": [
{ "model": "block/jungle_stairs_outer", "y": 90, "uvlock": true },
{ "model": "block/planks/jungle/stairs/o1", "y": 90, "uvlock": true },
{ "model": "block/planks/jungle/stairs/o2", "y": 90, "uvlock": true }
],
"facing=south,half=bottom,shape=outer_left": [
{ "model": "block/jungle_stairs_outer" },
{ "model": "block/planks/jungle/stairs/o1" },
{ "model": "block/planks/jungle/stairs/o2" }
],
"facing=north,half=bottom,shape=outer_left": [
{ "model": "block/jungle_stairs_outer", "y": 180, "uvlock": true },
{ "model": "block/planks/jungle/stairs/o1", "y": 180, "uvlock": true },
{ "model": "block/planks/jungle/stairs/o2", "y": 180, "uvlock": true }
],
"facing=east,half=bottom,shape=inner_right": [
{ "model": "block/jungle_stairs_inner" },
{ "model": "block/planks/jungle/stairs/i1" },
{ "model": "block/planks/jungle/stairs/i2" }
],
"facing=west,half=bottom,shape=inner_right": [
{ "model": "block/jungle_stairs_inner", "y": 180, "uvlock": true },
{ "model": "block/planks/jungle/stairs/i1", "y": 180, "uvlock": true },
{ "model": "block/planks/jungle/stairs/i2", "y": 180, "uvlock": true }
],
"facing=south,half=bottom,shape=inner_right": [
{ "model": "block/jungle_stairs_inner", "y": 90, "uvlock": true },
{ "model": "block/planks/jungle/stairs/i1", "y": 90, "uvlock": true },
{ "model": "block/planks/jungle/stairs/i2", "y": 90, "uvlock": true }
],
"facing=north,half=bottom,shape=inner_right": [
{ "model": "block/jungle_stairs_inner", "y": 270, "uvlock": true },
{ "model": "block/planks/jungle/stairs/i1", "y": 270, "uvlock": true },
{ "model": "block/planks/jungle/stairs/i2", "y": 270, "uvlock": true }
],
"facing=east,half=bottom,shape=inner_left": [
{ "model": "block/jungle_stairs_inner", "y": 270, "uvlock": true },
{ "model": "block/planks/jungle/stairs/i1", "y": 270, "uvlock": true },
{ "model": "block/planks/jungle/stairs/i2", "y": 270, "uvlock": true }
],
"facing=west,half=bottom,shape=inner_left": [
{ "model": "block/jungle_stairs_inner", "y": 90, "uvlock": true },
{ "model": "block/planks/jungle/stairs/i1", "y": 90, "uvlock": true },
{ "model": "block/planks/jungle/stairs/i2", "y": 90, "uvlock": true }
],
"facing=south,half=bottom,shape=inner_left": [
{ "model": "block/jungle_stairs_inner" },
{ "model": "block/planks/jungle/stairs/i1" },
{ "model": "block/planks/jungle/stairs/i2" }
],
"facing=north,half=bottom,shape=inner_left": [
{ "model": "block/jungle_stairs_inner", "y": 180, "uvlock": true },
{ "model": "block/planks/jungle/stairs/i1", "y": 180, "uvlock": true },
{ "model": "block/planks/jungle/stairs/i2", "y": 180, "uvlock": true }
],
"facing=east,half=top,shape=straight": [
{ "model": "block/jungle_stairs", "x": 180, "uvlock": true },
{ "model": "block/planks/jungle/stairs/1", "x": 180, "uvlock": true },
{ "model": "block/planks/jungle/stairs/2", "x": 180, "uvlock": true }
],
"facing=west,half=top,shape=straight": [
{ "model": "block/jungle_stairs", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/jungle/stairs/1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/jungle/stairs/2", "x": 180, "y": 180, "uvlock": true }
],
"facing=south,half=top,shape=straight": [
{ "model": "block/jungle_stairs", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/jungle/stairs/1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/jungle/stairs/2", "x": 180, "y": 90, "uvlock": true }
],
"facing=north,half=top,shape=straight": [
{ "model": "block/jungle_stairs", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/jungle/stairs/1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/jungle/stairs/2", "x": 180, "y": 270, "uvlock": true }
],
"facing=east,half=top,shape=outer_right": [
{ "model": "block/jungle_stairs_outer", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/jungle/stairs/o1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/jungle/stairs/o2", "x": 180, "y": 90, "uvlock": true }
],
"facing=west,half=top,shape=outer_right": [
{ "model": "block/jungle_stairs_outer", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/jungle/stairs/o1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/jungle/stairs/o2", "x": 180, "y": 270, "uvlock": true }
],
"facing=south,half=top,shape=outer_right": [
{ "model": "block/jungle_stairs_outer", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/jungle/stairs/o1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/jungle/stairs/o2", "x": 180, "y": 180, "uvlock": true }
],
"facing=north,half=top,shape=outer_right": [
{ "model": "block/jungle_stairs_outer", "x": 180, "uvlock": true },
{ "model": "block/planks/jungle/stairs/o1", "x": 180, "uvlock": true },
{ "model": "block/planks/jungle/stairs/o2", "x": 180, "uvlock": true }
],
"facing=east,half=top,shape=outer_left": [
{ "model": "block/jungle_stairs_outer", "x": 180, "uvlock": true },
{ "model": "block/planks/jungle/stairs/o1", "x": 180, "uvlock": true },
{ "model": "block/planks/jungle/stairs/o2", "x": 180, "uvlock": true }
],
"facing=west,half=top,shape=outer_left": [
{ "model": "block/jungle_stairs_outer", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/jungle/stairs/o1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/jungle/stairs/o2", "x": 180, "y": 180, "uvlock": true }
],
"facing=south,half=top,shape=outer_left": [
{ "model": "block/jungle_stairs_outer", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/jungle/stairs/o1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/jungle/stairs/o2", "x": 180, "y": 90, "uvlock": true }
],
"facing=north,half=top,shape=outer_left": [
{ "model": "block/jungle_stairs_outer", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/jungle/stairs/o1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/jungle/stairs/o2", "x": 180, "y": 270, "uvlock": true }
],
"facing=east,half=top,shape=inner_right": [
{ "model": "block/jungle_stairs_inner", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/jungle/stairs/i1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/jungle/stairs/i2", "x": 180, "y": 90, "uvlock": true }
],
"facing=west,half=top,shape=inner_right": [
{ "model": "block/jungle_stairs_inner", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/jungle/stairs/i1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/jungle/stairs/i2", "x": 180, "y": 270, "uvlock": true }
],
"facing=south,half=top,shape=inner_right": [
{ "model": "block/jungle_stairs_inner", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/jungle/stairs/i1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/jungle/stairs/i2", "x": 180, "y": 180, "uvlock": true }
],
"facing=north,half=top,shape=inner_right": [
{ "model": "block/jungle_stairs_inner", "x": 180, "uvlock": true },
{ "model": "block/planks/jungle/stairs/i1", "x": 180, "uvlock": true },
{ "model": "block/planks/jungle/stairs/i2", "x": 180, "uvlock": true }
],
"facing=east,half=top,shape=inner_left": [
{ "model": "block/jungle_stairs_inner", "x": 180, "uvlock": true },
{ "model": "block/planks/jungle/stairs/i1", "x": 180, "uvlock": true },
{ "model": "block/planks/jungle/stairs/i2", "x": 180, "uvlock": true }
],
"facing=west,half=top,shape=inner_left": [
{ "model": "block/jungle_stairs_inner", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/jungle/stairs/i1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/jungle/stairs/i2", "x": 180, "y": 180, "uvlock": true }
],
"facing=south,half=top,shape=inner_left": [
{ "model": "block/jungle_stairs_inner", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/jungle/stairs/i1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/jungle/stairs/i2", "x": 180, "y": 90, "uvlock": true }
],
"facing=north,half=top,shape=inner_left": [
{ "model": "block/jungle_stairs_inner", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/jungle/stairs/i1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/jungle/stairs/i2", "x": 180, "y": 270, "uvlock": true }
]
}
}

View file

@ -0,0 +1,8 @@
{
"variants": {
"": [
{ "model": "block/lapis_ore" },
{ "model": "block/ore/lapis/1"}
]
}
}

View file

@ -0,0 +1,18 @@
{
"variants": {
"": [
{ "model": "block/lily_pad", "weight": 60 },
{ "model": "block/lily_pad", "y": 90, "weight": 60 },
{ "model": "block/lily_pad", "y": 180, "weight": 60 },
{ "model": "block/lily_pad", "y": 270, "weight": 60 },
{ "model": "block/lily_pad/1", "weight": 20 },
{ "model": "block/lily_pad/1", "y": 90, "weight": 10 },
{ "model": "block/lily_pad/1", "y": 180, "weight": 20 },
{ "model": "block/lily_pad/1", "y": 270, "weight": 10 },
{ "model": "block/lily_pad/2", "weight": 10 },
{ "model": "block/lily_pad/2", "y": 90, "weight": 20 },
{ "model": "block/lily_pad/2", "y": 180, "weight": 10 },
{ "model": "block/lily_pad/2", "y": 270, "weight": 20 }
]
}
}

View file

@ -0,0 +1,8 @@
{
"variants": {
"": [
{ "model": "block/lit_redstone_ore" },
{ "model": "block/ore/redstone/1"}
]
}
}

View file

@ -0,0 +1,17 @@
{
"multipart": [
{ "apply": { "model": "block/oak_fence_post" }},
{ "when": { "north": "true" },
"apply": { "model": "block/oak_fence_side", "uvlock": true }
},
{ "when": { "east": "true" },
"apply": { "model": "block/oak_fence_side", "y": 90, "uvlock": true }
},
{ "when": { "south": "true" },
"apply": { "model": "block/oak_fence_side", "y": 180, "uvlock": true }
},
{ "when": { "west": "true" },
"apply": { "model": "block/oak_fence_side", "y": 270, "uvlock": true }
}
]
}

View file

@ -0,0 +1,8 @@
{
"variants": {
"": [
{ "model": "block/oak_leaves" },
{ "model": "block/leaves/oak/1" }
]
}
}

View file

@ -0,0 +1,17 @@
{
"variants": {
"axis=y": [
{ "model": "block/oak_log" },
{ "model": "block/logs/oak/1" }
],
"axis=z": [
{ "model": "block/oak_log", "x": 90 },
{ "model": "block/logs/oak/1", "x": 90 }
],
"axis=x": [
{ "model": "block/oak_log", "x": 90, "y": 90 },
{ "model": "block/logs/oak/1", "x": 90, "y": 90 }
],
"axis=none": { "model": "block/oak_bark" }
}
}

View file

@ -0,0 +1,9 @@
{
"variants": {
"": [
{ "model": "block/oak_planks" },
{ "model": "block/planks/oak/1" },
{ "model": "block/planks/oak/2" }
]
}
}

View file

@ -0,0 +1,19 @@
{
"variants": {
"type=bottom": [
{ "model": "block/oak_slab" },
{ "model": "block/planks/oak/slab/l1" },
{ "model": "block/planks/oak/slab/l2" }
],
"type=top": [
{ "model": "block/oak_slab_top" },
{ "model": "block/planks/oak/slab/u1" },
{ "model": "block/planks/oak/slab/u2" }
],
"type=double": [
{ "model": "block/oak_planks" },
{ "model": "block/planks/oak/1" },
{ "model": "block/planks/oak/2" }
]
}
}

View file

@ -0,0 +1,204 @@
{
"variants": {
"facing=east,half=bottom,shape=straight": [
{ "model": "block/oak_stairs" },
{ "model": "block/planks/oak/stairs/1" },
{ "model": "block/planks/oak/stairs/2" }
],
"facing=west,half=bottom,shape=straight": [
{ "model": "block/oak_stairs", "y": 180, "uvlock": true },
{ "model": "block/planks/oak/stairs/1", "y": 180, "uvlock": true },
{ "model": "block/planks/oak/stairs/2", "y": 180, "uvlock": true }
],
"facing=south,half=bottom,shape=straight": [
{ "model": "block/oak_stairs", "y": 90, "uvlock": true },
{ "model": "block/planks/oak/stairs/1", "y": 90, "uvlock": true },
{ "model": "block/planks/oak/stairs/2", "y": 90, "uvlock": true }
],
"facing=north,half=bottom,shape=straight": [
{ "model": "block/oak_stairs", "y": 270, "uvlock": true },
{ "model": "block/planks/oak/stairs/1", "y": 270, "uvlock": true },
{ "model": "block/planks/oak/stairs/2", "y": 270, "uvlock": true }
],
"facing=east,half=bottom,shape=outer_right": [
{ "model": "block/oak_stairs_outer" },
{ "model": "block/planks/oak/stairs/o1" },
{ "model": "block/planks/oak/stairs/o2" }
],
"facing=west,half=bottom,shape=outer_right": [
{ "model": "block/oak_stairs_outer", "y": 180, "uvlock": true },
{ "model": "block/planks/oak/stairs/o1", "y": 180, "uvlock": true },
{ "model": "block/planks/oak/stairs/o2", "y": 180, "uvlock": true }
],
"facing=south,half=bottom,shape=outer_right": [
{ "model": "block/oak_stairs_outer", "y": 90, "uvlock": true },
{ "model": "block/planks/oak/stairs/o1", "y": 90, "uvlock": true },
{ "model": "block/planks/oak/stairs/o2", "y": 90, "uvlock": true }
],
"facing=north,half=bottom,shape=outer_right": [
{ "model": "block/oak_stairs_outer", "y": 270, "uvlock": true },
{ "model": "block/planks/oak/stairs/o1", "y": 270, "uvlock": true },
{ "model": "block/planks/oak/stairs/o2", "y": 270, "uvlock": true }
],
"facing=east,half=bottom,shape=outer_left": [
{ "model": "block/oak_stairs_outer", "y": 270, "uvlock": true },
{ "model": "block/planks/oak/stairs/o1", "y": 270, "uvlock": true },
{ "model": "block/planks/oak/stairs/o2", "y": 270, "uvlock": true }
],
"facing=west,half=bottom,shape=outer_left": [
{ "model": "block/oak_stairs_outer", "y": 90, "uvlock": true },
{ "model": "block/planks/oak/stairs/o1", "y": 90, "uvlock": true },
{ "model": "block/planks/oak/stairs/o2", "y": 90, "uvlock": true }
],
"facing=south,half=bottom,shape=outer_left": [
{ "model": "block/oak_stairs_outer" },
{ "model": "block/planks/oak/stairs/o1" },
{ "model": "block/planks/oak/stairs/o2" }
],
"facing=north,half=bottom,shape=outer_left": [
{ "model": "block/oak_stairs_outer", "y": 180, "uvlock": true },
{ "model": "block/planks/oak/stairs/o1", "y": 180, "uvlock": true },
{ "model": "block/planks/oak/stairs/o2", "y": 180, "uvlock": true }
],
"facing=east,half=bottom,shape=inner_right": [
{ "model": "block/oak_stairs_inner" },
{ "model": "block/planks/oak/stairs/i1" },
{ "model": "block/planks/oak/stairs/i2" }
],
"facing=west,half=bottom,shape=inner_right": [
{ "model": "block/oak_stairs_inner", "y": 180, "uvlock": true },
{ "model": "block/planks/oak/stairs/i1", "y": 180, "uvlock": true },
{ "model": "block/planks/oak/stairs/i2", "y": 180, "uvlock": true }
],
"facing=south,half=bottom,shape=inner_right": [
{ "model": "block/oak_stairs_inner", "y": 90, "uvlock": true },
{ "model": "block/planks/oak/stairs/i1", "y": 90, "uvlock": true },
{ "model": "block/planks/oak/stairs/i2", "y": 90, "uvlock": true }
],
"facing=north,half=bottom,shape=inner_right": [
{ "model": "block/oak_stairs_inner", "y": 270, "uvlock": true },
{ "model": "block/planks/oak/stairs/i1", "y": 270, "uvlock": true },
{ "model": "block/planks/oak/stairs/i2", "y": 270, "uvlock": true }
],
"facing=east,half=bottom,shape=inner_left": [
{ "model": "block/oak_stairs_inner", "y": 270, "uvlock": true },
{ "model": "block/planks/oak/stairs/i1", "y": 270, "uvlock": true },
{ "model": "block/planks/oak/stairs/i2", "y": 270, "uvlock": true }
],
"facing=west,half=bottom,shape=inner_left": [
{ "model": "block/oak_stairs_inner", "y": 90, "uvlock": true },
{ "model": "block/planks/oak/stairs/i1", "y": 90, "uvlock": true },
{ "model": "block/planks/oak/stairs/i2", "y": 90, "uvlock": true }
],
"facing=south,half=bottom,shape=inner_left": [
{ "model": "block/oak_stairs_inner" },
{ "model": "block/planks/oak/stairs/i1" },
{ "model": "block/planks/oak/stairs/i2" }
],
"facing=north,half=bottom,shape=inner_left": [
{ "model": "block/oak_stairs_inner", "y": 180, "uvlock": true },
{ "model": "block/planks/oak/stairs/i1", "y": 180, "uvlock": true },
{ "model": "block/planks/oak/stairs/i2", "y": 180, "uvlock": true }
],
"facing=east,half=top,shape=straight": [
{ "model": "block/oak_stairs", "x": 180, "uvlock": true },
{ "model": "block/planks/oak/stairs/1", "x": 180, "uvlock": true },
{ "model": "block/planks/oak/stairs/2", "x": 180, "uvlock": true }
],
"facing=west,half=top,shape=straight": [
{ "model": "block/oak_stairs", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/oak/stairs/1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/oak/stairs/2", "x": 180, "y": 180, "uvlock": true }
],
"facing=south,half=top,shape=straight": [
{ "model": "block/oak_stairs", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/oak/stairs/1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/oak/stairs/2", "x": 180, "y": 90, "uvlock": true }
],
"facing=north,half=top,shape=straight": [
{ "model": "block/oak_stairs", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/oak/stairs/1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/oak/stairs/2", "x": 180, "y": 270, "uvlock": true }
],
"facing=east,half=top,shape=outer_right": [
{ "model": "block/oak_stairs_outer", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/oak/stairs/o1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/oak/stairs/o2", "x": 180, "y": 90, "uvlock": true }
],
"facing=west,half=top,shape=outer_right": [
{ "model": "block/oak_stairs_outer", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/oak/stairs/o1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/oak/stairs/o2", "x": 180, "y": 270, "uvlock": true }
],
"facing=south,half=top,shape=outer_right": [
{ "model": "block/oak_stairs_outer", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/oak/stairs/o1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/oak/stairs/o2", "x": 180, "y": 180, "uvlock": true }
],
"facing=north,half=top,shape=outer_right": [
{ "model": "block/oak_stairs_outer", "x": 180, "uvlock": true },
{ "model": "block/planks/oak/stairs/o1", "x": 180, "uvlock": true },
{ "model": "block/planks/oak/stairs/o2", "x": 180, "uvlock": true }
],
"facing=east,half=top,shape=outer_left": [
{ "model": "block/oak_stairs_outer", "x": 180, "uvlock": true },
{ "model": "block/planks/oak/stairs/o1", "x": 180, "uvlock": true },
{ "model": "block/planks/oak/stairs/o2", "x": 180, "uvlock": true }
],
"facing=west,half=top,shape=outer_left": [
{ "model": "block/oak_stairs_outer", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/oak/stairs/o1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/oak/stairs/o2", "x": 180, "y": 180, "uvlock": true }
],
"facing=south,half=top,shape=outer_left": [
{ "model": "block/oak_stairs_outer", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/oak/stairs/o1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/oak/stairs/o2", "x": 180, "y": 90, "uvlock": true }
],
"facing=north,half=top,shape=outer_left": [
{ "model": "block/oak_stairs_outer", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/oak/stairs/o1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/oak/stairs/o2", "x": 180, "y": 270, "uvlock": true }
],
"facing=east,half=top,shape=inner_right": [
{ "model": "block/oak_stairs_inner", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/oak/stairs/i1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/oak/stairs/i2", "x": 180, "y": 90, "uvlock": true }
],
"facing=west,half=top,shape=inner_right": [
{ "model": "block/oak_stairs_inner", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/oak/stairs/i1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/oak/stairs/i2", "x": 180, "y": 270, "uvlock": true }
],
"facing=south,half=top,shape=inner_right": [
{ "model": "block/oak_stairs_inner", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/oak/stairs/i1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/oak/stairs/i2", "x": 180, "y": 180, "uvlock": true }
],
"facing=north,half=top,shape=inner_right": [
{ "model": "block/oak_stairs_inner", "x": 180, "uvlock": true },
{ "model": "block/planks/oak/stairs/i1", "x": 180, "uvlock": true },
{ "model": "block/planks/oak/stairs/i2", "x": 180, "uvlock": true }
],
"facing=east,half=top,shape=inner_left": [
{ "model": "block/oak_stairs_inner", "x": 180, "uvlock": true },
{ "model": "block/planks/oak/stairs/i1", "x": 180, "uvlock": true },
{ "model": "block/planks/oak/stairs/i2", "x": 180, "uvlock": true }
],
"facing=west,half=top,shape=inner_left": [
{ "model": "block/oak_stairs_inner", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/oak/stairs/i1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/oak/stairs/i2", "x": 180, "y": 180, "uvlock": true }
],
"facing=south,half=top,shape=inner_left": [
{ "model": "block/oak_stairs_inner", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/oak/stairs/i1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/oak/stairs/i2", "x": 180, "y": 90, "uvlock": true }
],
"facing=north,half=top,shape=inner_left": [
{ "model": "block/oak_stairs_inner", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/oak/stairs/i1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/oak/stairs/i2", "x": 180, "y": 270, "uvlock": true }
]
}
}

View file

@ -0,0 +1,9 @@
{
"variants": {
"": [
{ "model": "block/red_sand" },
{ "model": "block/red_sand/1" },
{ "model": "block/red_sand/2" }
]
}
}

View file

@ -0,0 +1,9 @@
{
"variants": {
"": [
{ "model": "block/red_sandstone" },
{ "model": "block/sandstone/normal/red/1" },
{ "model": "block/sandstone/normal/red/2" }
]
}
}

View file

@ -0,0 +1,19 @@
{
"variants": {
"type=bottom": [
{ "model": "block/red_sandstone_slab" },
{ "model": "block/sandstone/normal/red/slab/l1" },
{ "model": "block/sandstone/normal/red/slab/l2" }
],
"type=top": [
{ "model": "block/red_sandstone_slab_top" },
{ "model": "block/sandstone/normal/red/slab/u1" },
{ "model": "block/sandstone/normal/red/slab/u2" }
],
"type=double": [
{ "model": "block/red_sandstone" },
{ "model": "block/sandstone/normal/red/1" },
{ "model": "block/sandstone/normal/red/2" }
]
}
}

View file

@ -0,0 +1,204 @@
{
"variants": {
"facing=east,half=bottom,shape=straight": [
{ "model": "block/red_sandstone_stairs" },
{ "model": "block/sandstone/normal/red/stairs/1" },
{ "model": "block/sandstone/normal/red/stairs/2" }
],
"facing=west,half=bottom,shape=straight": [
{ "model": "block/red_sandstone_stairs", "y": 180, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/1", "y": 180, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/2", "y": 180, "uvlock": true }
],
"facing=south,half=bottom,shape=straight": [
{ "model": "block/red_sandstone_stairs", "y": 90, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/1", "y": 90, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/2", "y": 90, "uvlock": true }
],
"facing=north,half=bottom,shape=straight": [
{ "model": "block/red_sandstone_stairs", "y": 270, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/1", "y": 270, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/2", "y": 270, "uvlock": true }
],
"facing=east,half=bottom,shape=outer_right": [
{ "model": "block/red_sandstone_stairs_outer" },
{ "model": "block/sandstone/normal/red/stairs/o1" },
{ "model": "block/sandstone/normal/red/stairs/o2" }
],
"facing=west,half=bottom,shape=outer_right": [
{ "model": "block/red_sandstone_stairs_outer", "y": 180, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/o1", "y": 180, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/o2", "y": 180, "uvlock": true }
],
"facing=south,half=bottom,shape=outer_right": [
{ "model": "block/red_sandstone_stairs_outer", "y": 90, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/o1", "y": 90, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/o2", "y": 90, "uvlock": true }
],
"facing=north,half=bottom,shape=outer_right": [
{ "model": "block/red_sandstone_stairs_outer", "y": 270, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/o1", "y": 270, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/o2", "y": 270, "uvlock": true }
],
"facing=east,half=bottom,shape=outer_left": [
{ "model": "block/red_sandstone_stairs_outer", "y": 270, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/o1", "y": 270, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/o2", "y": 270, "uvlock": true }
],
"facing=west,half=bottom,shape=outer_left": [
{ "model": "block/red_sandstone_stairs_outer", "y": 90, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/o1", "y": 90, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/o2", "y": 90, "uvlock": true }
],
"facing=south,half=bottom,shape=outer_left": [
{ "model": "block/red_sandstone_stairs_outer" },
{ "model": "block/sandstone/normal/red/stairs/o1" },
{ "model": "block/sandstone/normal/red/stairs/o2" }
],
"facing=north,half=bottom,shape=outer_left": [
{ "model": "block/red_sandstone_stairs_outer", "y": 180, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/o1", "y": 180, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/o2", "y": 180, "uvlock": true }
],
"facing=east,half=bottom,shape=inner_right": [
{ "model": "block/red_sandstone_stairs_inner" },
{ "model": "block/sandstone/normal/red/stairs/i1" },
{ "model": "block/sandstone/normal/red/stairs/i2" }
],
"facing=west,half=bottom,shape=inner_right": [
{ "model": "block/red_sandstone_stairs_inner", "y": 180, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/i1", "y": 180, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/i2", "y": 180, "uvlock": true }
],
"facing=south,half=bottom,shape=inner_right": [
{ "model": "block/red_sandstone_stairs_inner", "y": 90, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/i1", "y": 90, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/i2", "y": 90, "uvlock": true }
],
"facing=north,half=bottom,shape=inner_right": [
{ "model": "block/red_sandstone_stairs_inner", "y": 270, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/i1", "y": 270, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/i2", "y": 270, "uvlock": true }
],
"facing=east,half=bottom,shape=inner_left": [
{ "model": "block/red_sandstone_stairs_inner", "y": 270, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/i1", "y": 270, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/i2", "y": 270, "uvlock": true }
],
"facing=west,half=bottom,shape=inner_left": [
{ "model": "block/red_sandstone_stairs_inner", "y": 90, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/i1", "y": 90, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/i2", "y": 90, "uvlock": true }
],
"facing=south,half=bottom,shape=inner_left": [
{ "model": "block/red_sandstone_stairs_inner" },
{ "model": "block/sandstone/normal/red/stairs/i1" },
{ "model": "block/sandstone/normal/red/stairs/i2" }
],
"facing=north,half=bottom,shape=inner_left": [
{ "model": "block/red_sandstone_stairs_inner", "y": 180, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/i1", "y": 180, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/i2", "y": 180, "uvlock": true }
],
"facing=east,half=top,shape=straight": [
{ "model": "block/red_sandstone_stairs", "x": 180, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/1", "x": 180, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/2", "x": 180, "uvlock": true }
],
"facing=west,half=top,shape=straight": [
{ "model": "block/red_sandstone_stairs", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/2", "x": 180, "y": 180, "uvlock": true }
],
"facing=south,half=top,shape=straight": [
{ "model": "block/red_sandstone_stairs", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/2", "x": 180, "y": 90, "uvlock": true }
],
"facing=north,half=top,shape=straight": [
{ "model": "block/red_sandstone_stairs", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/2", "x": 180, "y": 270, "uvlock": true }
],
"facing=east,half=top,shape=outer_right": [
{ "model": "block/red_sandstone_stairs_outer", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/o1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/o2", "x": 180, "y": 90, "uvlock": true }
],
"facing=west,half=top,shape=outer_right": [
{ "model": "block/red_sandstone_stairs_outer", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/o1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/o2", "x": 180, "y": 270, "uvlock": true }
],
"facing=south,half=top,shape=outer_right": [
{ "model": "block/red_sandstone_stairs_outer", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/o1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/o2", "x": 180, "y": 180, "uvlock": true }
],
"facing=north,half=top,shape=outer_right": [
{ "model": "block/red_sandstone_stairs_outer", "x": 180, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/o1", "x": 180, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/o2", "x": 180, "uvlock": true }
],
"facing=east,half=top,shape=outer_left": [
{ "model": "block/red_sandstone_stairs_outer", "x": 180, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/o1", "x": 180, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/o2", "x": 180, "uvlock": true }
],
"facing=west,half=top,shape=outer_left": [
{ "model": "block/red_sandstone_stairs_outer", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/o1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/o2", "x": 180, "y": 180, "uvlock": true }
],
"facing=south,half=top,shape=outer_left": [
{ "model": "block/red_sandstone_stairs_outer", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/o1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/o2", "x": 180, "y": 90, "uvlock": true }
],
"facing=north,half=top,shape=outer_left": [
{ "model": "block/red_sandstone_stairs_outer", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/o1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/o2", "x": 180, "y": 270, "uvlock": true }
],
"facing=east,half=top,shape=inner_right": [
{ "model": "block/red_sandstone_stairs_inner", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/i1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/i2", "x": 180, "y": 90, "uvlock": true }
],
"facing=west,half=top,shape=inner_right": [
{ "model": "block/red_sandstone_stairs_inner", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/i1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/i2", "x": 180, "y": 270, "uvlock": true }
],
"facing=south,half=top,shape=inner_right": [
{ "model": "block/red_sandstone_stairs_inner", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/i1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/i2", "x": 180, "y": 180, "uvlock": true }
],
"facing=north,half=top,shape=inner_right": [
{ "model": "block/red_sandstone_stairs_inner", "x": 180, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/i1", "x": 180, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/i2", "x": 180, "uvlock": true }
],
"facing=east,half=top,shape=inner_left": [
{ "model": "block/red_sandstone_stairs_inner", "x": 180, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/i1", "x": 180, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/i2", "x": 180, "uvlock": true }
],
"facing=west,half=top,shape=inner_left": [
{ "model": "block/red_sandstone_stairs_inner", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/i1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/i2", "x": 180, "y": 180, "uvlock": true }
],
"facing=south,half=top,shape=inner_left": [
{ "model": "block/red_sandstone_stairs_inner", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/i1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/i2", "x": 180, "y": 90, "uvlock": true }
],
"facing=north,half=top,shape=inner_left": [
{ "model": "block/red_sandstone_stairs_inner", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/i1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/sandstone/normal/red/stairs/i2", "x": 180, "y": 270, "uvlock": true }
]
}
}

View file

@ -0,0 +1,10 @@
{
"variants": {
"": [
{ "model": "block/sand", "weight": 240 },
{ "model": "block/sand/1", "weight": 180 },
{ "model": "block/sand/2", "weight": 10 },
{ "model": "block/sand/3", "weight": 200 }
]
}
}

View file

@ -0,0 +1,9 @@
{
"variants": {
"": [
{ "model": "block/sandstone" },
{ "model": "block/sandstone/normal/normal/1" },
{ "model": "block/sandstone/normal/normal/2" }
]
}
}

View file

@ -0,0 +1,19 @@
{
"variants": {
"type=bottom": [
{ "model": "block/sandstone_slab" },
{ "model": "block/sandstone/normal/normal/slab/l1" },
{ "model": "block/sandstone/normal/normal/slab/l2" }
],
"type=top": [
{ "model": "block/sandstone_slab_top" },
{ "model": "block/sandstone/normal/normal/slab/u1" },
{ "model": "block/sandstone/normal/normal/slab/u2" }
],
"type=double": [
{ "model": "block/sandstone" },
{ "model": "block/sandstone/normal/normal/1" },
{ "model": "block/sandstone/normal/normal/2" }
]
}
}

View file

@ -0,0 +1,204 @@
{
"variants": {
"facing=east,half=bottom,shape=straight": [
{ "model": "block/sandstone_stairs" },
{ "model": "block/sandstone/normal/normal/stairs/1" },
{ "model": "block/sandstone/normal/normal/stairs/2" }
],
"facing=west,half=bottom,shape=straight": [
{ "model": "block/sandstone_stairs", "y": 180, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/1", "y": 180, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/2", "y": 180, "uvlock": true }
],
"facing=south,half=bottom,shape=straight": [
{ "model": "block/sandstone_stairs", "y": 90, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/1", "y": 90, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/2", "y": 90, "uvlock": true }
],
"facing=north,half=bottom,shape=straight": [
{ "model": "block/sandstone_stairs", "y": 270, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/1", "y": 270, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/2", "y": 270, "uvlock": true }
],
"facing=east,half=bottom,shape=outer_right": [
{ "model": "block/sandstone_stairs_outer" },
{ "model": "block/sandstone/normal/normal/stairs/o1" },
{ "model": "block/sandstone/normal/normal/stairs/o2" }
],
"facing=west,half=bottom,shape=outer_right": [
{ "model": "block/sandstone_stairs_outer", "y": 180, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/o1", "y": 180, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/o2", "y": 180, "uvlock": true }
],
"facing=south,half=bottom,shape=outer_right": [
{ "model": "block/sandstone_stairs_outer", "y": 90, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/o1", "y": 90, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/o2", "y": 90, "uvlock": true }
],
"facing=north,half=bottom,shape=outer_right": [
{ "model": "block/sandstone_stairs_outer", "y": 270, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/o1", "y": 270, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/o2", "y": 270, "uvlock": true }
],
"facing=east,half=bottom,shape=outer_left": [
{ "model": "block/sandstone_stairs_outer", "y": 270, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/o1", "y": 270, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/o2", "y": 270, "uvlock": true }
],
"facing=west,half=bottom,shape=outer_left": [
{ "model": "block/sandstone_stairs_outer", "y": 90, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/o1", "y": 90, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/o2", "y": 90, "uvlock": true }
],
"facing=south,half=bottom,shape=outer_left": [
{ "model": "block/sandstone_stairs_outer" },
{ "model": "block/sandstone/normal/normal/stairs/o1" },
{ "model": "block/sandstone/normal/normal/stairs/o2" }
],
"facing=north,half=bottom,shape=outer_left": [
{ "model": "block/sandstone_stairs_outer", "y": 180, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/o1", "y": 180, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/o2", "y": 180, "uvlock": true }
],
"facing=east,half=bottom,shape=inner_right": [
{ "model": "block/sandstone_stairs_inner" },
{ "model": "block/sandstone/normal/normal/stairs/i1" },
{ "model": "block/sandstone/normal/normal/stairs/i2" }
],
"facing=west,half=bottom,shape=inner_right": [
{ "model": "block/sandstone_stairs_inner", "y": 180, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/i1", "y": 180, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/i2", "y": 180, "uvlock": true }
],
"facing=south,half=bottom,shape=inner_right": [
{ "model": "block/sandstone_stairs_inner", "y": 90, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/i1", "y": 90, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/i2", "y": 90, "uvlock": true }
],
"facing=north,half=bottom,shape=inner_right": [
{ "model": "block/sandstone_stairs_inner", "y": 270, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/i1", "y": 270, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/i2", "y": 270, "uvlock": true }
],
"facing=east,half=bottom,shape=inner_left": [
{ "model": "block/sandstone_stairs_inner", "y": 270, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/i1", "y": 270, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/i2", "y": 270, "uvlock": true }
],
"facing=west,half=bottom,shape=inner_left": [
{ "model": "block/sandstone_stairs_inner", "y": 90, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/i1", "y": 90, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/i2", "y": 90, "uvlock": true }
],
"facing=south,half=bottom,shape=inner_left": [
{ "model": "block/sandstone_stairs_inner" },
{ "model": "block/sandstone/normal/normal/stairs/i1" },
{ "model": "block/sandstone/normal/normal/stairs/i2" }
],
"facing=north,half=bottom,shape=inner_left": [
{ "model": "block/sandstone_stairs_inner", "y": 180, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/i1", "y": 180, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/i2", "y": 180, "uvlock": true }
],
"facing=east,half=top,shape=straight": [
{ "model": "block/sandstone_stairs", "x": 180, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/1", "x": 180, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/2", "x": 180, "uvlock": true }
],
"facing=west,half=top,shape=straight": [
{ "model": "block/sandstone_stairs", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/2", "x": 180, "y": 180, "uvlock": true }
],
"facing=south,half=top,shape=straight": [
{ "model": "block/sandstone_stairs", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/2", "x": 180, "y": 90, "uvlock": true }
],
"facing=north,half=top,shape=straight": [
{ "model": "block/sandstone_stairs", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/2", "x": 180, "y": 270, "uvlock": true }
],
"facing=east,half=top,shape=outer_right": [
{ "model": "block/sandstone_stairs_outer", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/o1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/o2", "x": 180, "y": 90, "uvlock": true }
],
"facing=west,half=top,shape=outer_right": [
{ "model": "block/sandstone_stairs_outer", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/o1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/o2", "x": 180, "y": 270, "uvlock": true }
],
"facing=south,half=top,shape=outer_right": [
{ "model": "block/sandstone_stairs_outer", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/o1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/o2", "x": 180, "y": 180, "uvlock": true }
],
"facing=north,half=top,shape=outer_right": [
{ "model": "block/sandstone_stairs_outer", "x": 180, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/o1", "x": 180, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/o2", "x": 180, "uvlock": true }
],
"facing=east,half=top,shape=outer_left": [
{ "model": "block/sandstone_stairs_outer", "x": 180, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/o1", "x": 180, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/o2", "x": 180, "uvlock": true }
],
"facing=west,half=top,shape=outer_left": [
{ "model": "block/sandstone_stairs_outer", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/o1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/o2", "x": 180, "y": 180, "uvlock": true }
],
"facing=south,half=top,shape=outer_left": [
{ "model": "block/sandstone_stairs_outer", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/o1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/o2", "x": 180, "y": 90, "uvlock": true }
],
"facing=north,half=top,shape=outer_left": [
{ "model": "block/sandstone_stairs_outer", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/o1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/o2", "x": 180, "y": 270, "uvlock": true }
],
"facing=east,half=top,shape=inner_right": [
{ "model": "block/sandstone_stairs_inner", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/i1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/i2", "x": 180, "y": 90, "uvlock": true }
],
"facing=west,half=top,shape=inner_right": [
{ "model": "block/sandstone_stairs_inner", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/i1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/i2", "x": 180, "y": 270, "uvlock": true }
],
"facing=south,half=top,shape=inner_right": [
{ "model": "block/sandstone_stairs_inner", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/i1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/i2", "x": 180, "y": 180, "uvlock": true }
],
"facing=north,half=top,shape=inner_right": [
{ "model": "block/sandstone_stairs_inner", "x": 180, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/i1", "x": 180, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/i2", "x": 180, "uvlock": true }
],
"facing=east,half=top,shape=inner_left": [
{ "model": "block/sandstone_stairs_inner", "x": 180, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/i1", "x": 180, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/i2", "x": 180, "uvlock": true }
],
"facing=west,half=top,shape=inner_left": [
{ "model": "block/sandstone_stairs_inner", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/i1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/i2", "x": 180, "y": 180, "uvlock": true }
],
"facing=south,half=top,shape=inner_left": [
{ "model": "block/sandstone_stairs_inner", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/i1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/i2", "x": 180, "y": 90, "uvlock": true }
],
"facing=north,half=top,shape=inner_left": [
{ "model": "block/sandstone_stairs_inner", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/i1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/sandstone/normal/normal/stairs/i2", "x": 180, "y": 270, "uvlock": true }
]
}
}

View file

@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/sea_lantern" }
}
}

View file

@ -0,0 +1,11 @@
{
"variants": {
"": [
{ "model": "block/slime_block" },
{ "model": "block/slime_block/1" },
{ "model": "block/slime_block/2" },
{ "model": "block/slime_block/3" },
{ "model": "block/slime_block/4" }
]
}
}

View file

@ -0,0 +1,17 @@
{
"multipart": [
{ "apply": { "model": "block/spruce_fence_post" }},
{ "when": { "north": "true" },
"apply": { "model": "block/spruce_fence_side", "uvlock": true }
},
{ "when": { "east": "true" },
"apply": { "model": "block/spruce_fence_side", "y": 90, "uvlock": true }
},
{ "when": { "south": "true" },
"apply": { "model": "block/spruce_fence_side", "y": 180, "uvlock": true }
},
{ "when": { "west": "true" },
"apply": { "model": "block/spruce_fence_side", "y": 270, "uvlock": true }
}
]
}

View file

@ -0,0 +1,8 @@
{
"variants": {
"": [
{ "model": "block/spruce_leaves" },
{ "model": "block/leaves/spruce/1" }
]
}
}

View file

@ -0,0 +1,17 @@
{
"variants": {
"axis=y": [
{ "model": "block/spruce_log" },
{ "model": "block/logs/spruce/1" }
],
"axis=z": [
{ "model": "block/spruce_log", "x": 90 },
{ "model": "block/logs/spruce/1", "x": 90 }
],
"axis=x": [
{ "model": "block/spruce_log", "x": 90, "y": 90 },
{ "model": "block/logs/spruce/1", "x": 90, "y": 90 }
],
"axis=none": { "model": "block/spruce_bark" }
}
}

View file

@ -0,0 +1,9 @@
{
"variants": {
"": [
{ "model": "block/spruce_planks" },
{ "model": "block/planks/spruce/1" },
{ "model": "block/planks/spruce/2" }
]
}
}

View file

@ -0,0 +1,19 @@
{
"variants": {
"type=bottom": [
{ "model": "block/spruce_slab" },
{ "model": "block/planks/spruce/slab/l1" },
{ "model": "block/planks/spruce/slab/l2" }
],
"type=top": [
{ "model": "block/spruce_slab_top" },
{ "model": "block/planks/spruce/slab/u1" },
{ "model": "block/planks/spruce/slab/u2" }
],
"type=double": [
{ "model": "block/spruce_planks" },
{ "model": "block/planks/spruce/1" },
{ "model": "block/planks/spruce/2" }
]
}
}

View file

@ -0,0 +1,204 @@
{
"variants": {
"facing=east,half=bottom,shape=straight": [
{ "model": "block/spruce_stairs" },
{ "model": "block/planks/spruce/stairs/1" },
{ "model": "block/planks/spruce/stairs/2" }
],
"facing=west,half=bottom,shape=straight": [
{ "model": "block/spruce_stairs", "y": 180, "uvlock": true },
{ "model": "block/planks/spruce/stairs/1", "y": 180, "uvlock": true },
{ "model": "block/planks/spruce/stairs/2", "y": 180, "uvlock": true }
],
"facing=south,half=bottom,shape=straight": [
{ "model": "block/spruce_stairs", "y": 90, "uvlock": true },
{ "model": "block/planks/spruce/stairs/1", "y": 90, "uvlock": true },
{ "model": "block/planks/spruce/stairs/2", "y": 90, "uvlock": true }
],
"facing=north,half=bottom,shape=straight": [
{ "model": "block/spruce_stairs", "y": 270, "uvlock": true },
{ "model": "block/planks/spruce/stairs/1", "y": 270, "uvlock": true },
{ "model": "block/planks/spruce/stairs/2", "y": 270, "uvlock": true }
],
"facing=east,half=bottom,shape=outer_right": [
{ "model": "block/spruce_stairs_outer" },
{ "model": "block/planks/spruce/stairs/o1" },
{ "model": "block/planks/spruce/stairs/o2" }
],
"facing=west,half=bottom,shape=outer_right": [
{ "model": "block/spruce_stairs_outer", "y": 180, "uvlock": true },
{ "model": "block/planks/spruce/stairs/o1", "y": 180, "uvlock": true },
{ "model": "block/planks/spruce/stairs/o2", "y": 180, "uvlock": true }
],
"facing=south,half=bottom,shape=outer_right": [
{ "model": "block/spruce_stairs_outer", "y": 90, "uvlock": true },
{ "model": "block/planks/spruce/stairs/o1", "y": 90, "uvlock": true },
{ "model": "block/planks/spruce/stairs/o2", "y": 90, "uvlock": true }
],
"facing=north,half=bottom,shape=outer_right": [
{ "model": "block/spruce_stairs_outer", "y": 270, "uvlock": true },
{ "model": "block/planks/spruce/stairs/o1", "y": 270, "uvlock": true },
{ "model": "block/planks/spruce/stairs/o2", "y": 270, "uvlock": true }
],
"facing=east,half=bottom,shape=outer_left": [
{ "model": "block/spruce_stairs_outer", "y": 270, "uvlock": true },
{ "model": "block/planks/spruce/stairs/o1", "y": 270, "uvlock": true },
{ "model": "block/planks/spruce/stairs/o2", "y": 270, "uvlock": true }
],
"facing=west,half=bottom,shape=outer_left": [
{ "model": "block/spruce_stairs_outer", "y": 90, "uvlock": true },
{ "model": "block/planks/spruce/stairs/o1", "y": 90, "uvlock": true },
{ "model": "block/planks/spruce/stairs/o2", "y": 90, "uvlock": true }
],
"facing=south,half=bottom,shape=outer_left": [
{ "model": "block/spruce_stairs_outer" },
{ "model": "block/planks/spruce/stairs/o1" },
{ "model": "block/planks/spruce/stairs/o2" }
],
"facing=north,half=bottom,shape=outer_left": [
{ "model": "block/spruce_stairs_outer", "y": 180, "uvlock": true },
{ "model": "block/planks/spruce/stairs/o1", "y": 180, "uvlock": true },
{ "model": "block/planks/spruce/stairs/o2", "y": 180, "uvlock": true }
],
"facing=east,half=bottom,shape=inner_right": [
{ "model": "block/spruce_stairs_inner" },
{ "model": "block/planks/spruce/stairs/i1" },
{ "model": "block/planks/spruce/stairs/i2" }
],
"facing=west,half=bottom,shape=inner_right": [
{ "model": "block/spruce_stairs_inner", "y": 180, "uvlock": true },
{ "model": "block/planks/spruce/stairs/i1", "y": 180, "uvlock": true },
{ "model": "block/planks/spruce/stairs/i2", "y": 180, "uvlock": true }
],
"facing=south,half=bottom,shape=inner_right": [
{ "model": "block/spruce_stairs_inner", "y": 90, "uvlock": true },
{ "model": "block/planks/spruce/stairs/i1", "y": 90, "uvlock": true },
{ "model": "block/planks/spruce/stairs/i2", "y": 90, "uvlock": true }
],
"facing=north,half=bottom,shape=inner_right": [
{ "model": "block/spruce_stairs_inner", "y": 270, "uvlock": true },
{ "model": "block/planks/spruce/stairs/i1", "y": 270, "uvlock": true },
{ "model": "block/planks/spruce/stairs/i2", "y": 270, "uvlock": true }
],
"facing=east,half=bottom,shape=inner_left": [
{ "model": "block/spruce_stairs_inner", "y": 270, "uvlock": true },
{ "model": "block/planks/spruce/stairs/i1", "y": 270, "uvlock": true },
{ "model": "block/planks/spruce/stairs/i2", "y": 270, "uvlock": true }
],
"facing=west,half=bottom,shape=inner_left": [
{ "model": "block/spruce_stairs_inner", "y": 90, "uvlock": true },
{ "model": "block/planks/spruce/stairs/i1", "y": 90, "uvlock": true },
{ "model": "block/planks/spruce/stairs/i2", "y": 90, "uvlock": true }
],
"facing=south,half=bottom,shape=inner_left": [
{ "model": "block/spruce_stairs_inner" },
{ "model": "block/planks/spruce/stairs/i1" },
{ "model": "block/planks/spruce/stairs/i2" }
],
"facing=north,half=bottom,shape=inner_left": [
{ "model": "block/spruce_stairs_inner", "y": 180, "uvlock": true },
{ "model": "block/planks/spruce/stairs/i1", "y": 180, "uvlock": true },
{ "model": "block/planks/spruce/stairs/i2", "y": 180, "uvlock": true }
],
"facing=east,half=top,shape=straight": [
{ "model": "block/spruce_stairs", "x": 180, "uvlock": true },
{ "model": "block/planks/spruce/stairs/1", "x": 180, "uvlock": true },
{ "model": "block/planks/spruce/stairs/2", "x": 180, "uvlock": true }
],
"facing=west,half=top,shape=straight": [
{ "model": "block/spruce_stairs", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/spruce/stairs/1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/spruce/stairs/2", "x": 180, "y": 180, "uvlock": true }
],
"facing=south,half=top,shape=straight": [
{ "model": "block/spruce_stairs", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/spruce/stairs/1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/spruce/stairs/2", "x": 180, "y": 90, "uvlock": true }
],
"facing=north,half=top,shape=straight": [
{ "model": "block/spruce_stairs", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/spruce/stairs/1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/spruce/stairs/2", "x": 180, "y": 270, "uvlock": true }
],
"facing=east,half=top,shape=outer_right": [
{ "model": "block/spruce_stairs_outer", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/spruce/stairs/o1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/spruce/stairs/o2", "x": 180, "y": 90, "uvlock": true }
],
"facing=west,half=top,shape=outer_right": [
{ "model": "block/spruce_stairs_outer", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/spruce/stairs/o1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/spruce/stairs/o2", "x": 180, "y": 270, "uvlock": true }
],
"facing=south,half=top,shape=outer_right": [
{ "model": "block/spruce_stairs_outer", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/spruce/stairs/o1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/spruce/stairs/o2", "x": 180, "y": 180, "uvlock": true }
],
"facing=north,half=top,shape=outer_right": [
{ "model": "block/spruce_stairs_outer", "x": 180, "uvlock": true },
{ "model": "block/planks/spruce/stairs/o1", "x": 180, "uvlock": true },
{ "model": "block/planks/spruce/stairs/o2", "x": 180, "uvlock": true }
],
"facing=east,half=top,shape=outer_left": [
{ "model": "block/spruce_stairs_outer", "x": 180, "uvlock": true },
{ "model": "block/planks/spruce/stairs/o1", "x": 180, "uvlock": true },
{ "model": "block/planks/spruce/stairs/o2", "x": 180, "uvlock": true }
],
"facing=west,half=top,shape=outer_left": [
{ "model": "block/spruce_stairs_outer", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/spruce/stairs/o1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/spruce/stairs/o2", "x": 180, "y": 180, "uvlock": true }
],
"facing=south,half=top,shape=outer_left": [
{ "model": "block/spruce_stairs_outer", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/spruce/stairs/o1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/spruce/stairs/o2", "x": 180, "y": 90, "uvlock": true }
],
"facing=north,half=top,shape=outer_left": [
{ "model": "block/spruce_stairs_outer", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/spruce/stairs/o1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/spruce/stairs/o2", "x": 180, "y": 270, "uvlock": true }
],
"facing=east,half=top,shape=inner_right": [
{ "model": "block/spruce_stairs_inner", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/spruce/stairs/i1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/spruce/stairs/i2", "x": 180, "y": 90, "uvlock": true }
],
"facing=west,half=top,shape=inner_right": [
{ "model": "block/spruce_stairs_inner", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/spruce/stairs/i1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/spruce/stairs/i2", "x": 180, "y": 270, "uvlock": true }
],
"facing=south,half=top,shape=inner_right": [
{ "model": "block/spruce_stairs_inner", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/spruce/stairs/i1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/spruce/stairs/i2", "x": 180, "y": 180, "uvlock": true }
],
"facing=north,half=top,shape=inner_right": [
{ "model": "block/spruce_stairs_inner", "x": 180, "uvlock": true },
{ "model": "block/planks/spruce/stairs/i1", "x": 180, "uvlock": true },
{ "model": "block/planks/spruce/stairs/i2", "x": 180, "uvlock": true }
],
"facing=east,half=top,shape=inner_left": [
{ "model": "block/spruce_stairs_inner", "x": 180, "uvlock": true },
{ "model": "block/planks/spruce/stairs/i1", "x": 180, "uvlock": true },
{ "model": "block/planks/spruce/stairs/i2", "x": 180, "uvlock": true }
],
"facing=west,half=top,shape=inner_left": [
{ "model": "block/spruce_stairs_inner", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/spruce/stairs/i1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/planks/spruce/stairs/i2", "x": 180, "y": 180, "uvlock": true }
],
"facing=south,half=top,shape=inner_left": [
{ "model": "block/spruce_stairs_inner", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/spruce/stairs/i1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/planks/spruce/stairs/i2", "x": 180, "y": 90, "uvlock": true }
],
"facing=north,half=top,shape=inner_left": [
{ "model": "block/spruce_stairs_inner", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/spruce/stairs/i1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/planks/spruce/stairs/i2", "x": 180, "y": 270, "uvlock": true }
]
}
}

View file

@ -0,0 +1,12 @@
{
"variants": {
"": [
{ "model": "block/stone" },
{ "model": "block/stone/1"},
{ "model": "block/stone/2"},
{ "model": "block/stone/3"},
{ "model": "block/stone/4"},
{ "model": "block/stone/5"}
]
}
}

View file

@ -0,0 +1,25 @@
{
"variants": {
"type=bottom": [
{ "model": "block/stone_brick_slab" },
{ "model": "block/stone_bricks/slab/l1" },
{ "model": "block/stone_bricks/slab/l2" },
{ "model": "block/stone_bricks/slab/l3" },
{ "model": "block/stone_bricks/slab/l4" }
],
"type=top": [
{ "model": "block/stone_brick_slab_top" },
{ "model": "block/stone_bricks/slab/u1" },
{ "model": "block/stone_bricks/slab/u2" },
{ "model": "block/stone_bricks/slab/u3" },
{ "model": "block/stone_bricks/slab/u4" }
],
"type=double": [
{ "model": "block/stone_bricks" },
{ "model": "block/stone_bricks/1" },
{ "model": "block/stone_bricks/2" },
{ "model": "block/stone_bricks/3" },
{ "model": "block/stone_bricks/4" }
]
}
}

View file

@ -0,0 +1,284 @@
{
"variants": {
"facing=east,half=bottom,shape=straight": [
{ "model": "block/stone_brick_stairs" },
{ "model": "block/stone_bricks/stairs/1" },
{ "model": "block/stone_bricks/stairs/2" },
{ "model": "block/stone_bricks/stairs/3" },
{ "model": "block/stone_bricks/stairs/4" }
],
"facing=west,half=bottom,shape=straight": [
{ "model": "block/stone_brick_stairs", "y": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/1", "y": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/2", "y": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/3", "y": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/4", "y": 180, "uvlock": true }
],
"facing=south,half=bottom,shape=straight": [
{ "model": "block/stone_brick_stairs", "y": 90, "uvlock": true },
{ "model": "block/stone_bricks/stairs/1", "y": 90, "uvlock": true },
{ "model": "block/stone_bricks/stairs/2", "y": 90, "uvlock": true },
{ "model": "block/stone_bricks/stairs/3", "y": 90, "uvlock": true },
{ "model": "block/stone_bricks/stairs/4", "y": 90, "uvlock": true }
],
"facing=north,half=bottom,shape=straight": [
{ "model": "block/stone_brick_stairs", "y": 270, "uvlock": true },
{ "model": "block/stone_bricks/stairs/1", "y": 270, "uvlock": true },
{ "model": "block/stone_bricks/stairs/2", "y": 270, "uvlock": true },
{ "model": "block/stone_bricks/stairs/3", "y": 270, "uvlock": true },
{ "model": "block/stone_bricks/stairs/4", "y": 270, "uvlock": true }
],
"facing=east,half=bottom,shape=outer_right": [
{ "model": "block/stone_brick_stairs_outer" },
{ "model": "block/stone_bricks/stairs/o1" },
{ "model": "block/stone_bricks/stairs/o2" },
{ "model": "block/stone_bricks/stairs/o3" },
{ "model": "block/stone_bricks/stairs/o4" }
],
"facing=west,half=bottom,shape=outer_right": [
{ "model": "block/stone_brick_stairs_outer", "y": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o1", "y": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o2", "y": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o3", "y": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o4", "y": 180, "uvlock": true }
],
"facing=south,half=bottom,shape=outer_right": [
{ "model": "block/stone_brick_stairs_outer", "y": 90, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o1", "y": 90, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o2", "y": 90, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o3", "y": 90, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o4", "y": 90, "uvlock": true }
],
"facing=north,half=bottom,shape=outer_right": [
{ "model": "block/stone_brick_stairs_outer", "y": 270, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o1", "y": 270, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o2", "y": 270, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o3", "y": 270, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o4", "y": 270, "uvlock": true }
],
"facing=east,half=bottom,shape=outer_left": [
{ "model": "block/stone_brick_stairs_outer", "y": 270, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o1", "y": 270, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o2", "y": 270, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o3", "y": 270, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o4", "y": 270, "uvlock": true }
],
"facing=west,half=bottom,shape=outer_left": [
{ "model": "block/stone_brick_stairs_outer", "y": 90, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o1", "y": 90, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o2", "y": 90, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o3", "y": 90, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o4", "y": 90, "uvlock": true }
],
"facing=south,half=bottom,shape=outer_left": [
{ "model": "block/stone_brick_stairs_outer" },
{ "model": "block/stone_bricks/stairs/o1" },
{ "model": "block/stone_bricks/stairs/o2" },
{ "model": "block/stone_bricks/stairs/o3" },
{ "model": "block/stone_bricks/stairs/o4" }
],
"facing=north,half=bottom,shape=outer_left": [
{ "model": "block/stone_brick_stairs_outer", "y": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o1", "y": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o2", "y": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o3", "y": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o4", "y": 180, "uvlock": true }
],
"facing=east,half=bottom,shape=inner_right": [
{ "model": "block/stone_brick_stairs_inner" },
{ "model": "block/stone_bricks/stairs/i1" },
{ "model": "block/stone_bricks/stairs/i2" },
{ "model": "block/stone_bricks/stairs/i3" },
{ "model": "block/stone_bricks/stairs/i4" }
],
"facing=west,half=bottom,shape=inner_right": [
{ "model": "block/stone_brick_stairs_inner", "y": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i1", "y": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i2", "y": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i3", "y": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i4", "y": 180, "uvlock": true }
],
"facing=south,half=bottom,shape=inner_right": [
{ "model": "block/stone_brick_stairs_inner", "y": 90, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i1", "y": 90, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i2", "y": 90, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i3", "y": 90, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i4", "y": 90, "uvlock": true }
],
"facing=north,half=bottom,shape=inner_right": [
{ "model": "block/stone_brick_stairs_inner", "y": 270, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i1", "y": 270, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i2", "y": 270, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i3", "y": 270, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i4", "y": 270, "uvlock": true }
],
"facing=east,half=bottom,shape=inner_left": [
{ "model": "block/stone_brick_stairs_inner", "y": 270, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i1", "y": 270, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i2", "y": 270, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i3", "y": 270, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i4", "y": 270, "uvlock": true }
],
"facing=west,half=bottom,shape=inner_left": [
{ "model": "block/stone_brick_stairs_inner", "y": 90, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i1", "y": 90, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i2", "y": 90, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i3", "y": 90, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i4", "y": 90, "uvlock": true }
],
"facing=south,half=bottom,shape=inner_left": [
{ "model": "block/stone_brick_stairs_inner" },
{ "model": "block/stone_bricks/stairs/i1" },
{ "model": "block/stone_bricks/stairs/i2" },
{ "model": "block/stone_bricks/stairs/i3" },
{ "model": "block/stone_bricks/stairs/i4" }
],
"facing=north,half=bottom,shape=inner_left": [
{ "model": "block/stone_brick_stairs_inner", "y": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i1", "y": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i2", "y": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i3", "y": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i4", "y": 180, "uvlock": true }
],
"facing=east,half=top,shape=straight": [
{ "model": "block/stone_brick_stairs", "x": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/1", "x": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/2", "x": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/3", "x": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/4", "x": 180, "uvlock": true }
],
"facing=west,half=top,shape=straight": [
{ "model": "block/stone_brick_stairs", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/2", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/3", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/4", "x": 180, "y": 180, "uvlock": true }
],
"facing=south,half=top,shape=straight": [
{ "model": "block/stone_brick_stairs", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/stone_bricks/stairs/1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/stone_bricks/stairs/2", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/stone_bricks/stairs/3", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/stone_bricks/stairs/4", "x": 180, "y": 90, "uvlock": true }
],
"facing=north,half=top,shape=straight": [
{ "model": "block/stone_brick_stairs", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/stone_bricks/stairs/1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/stone_bricks/stairs/2", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/stone_bricks/stairs/3", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/stone_bricks/stairs/4", "x": 180, "y": 270, "uvlock": true }
],
"facing=east,half=top,shape=outer_right": [
{ "model": "block/stone_brick_stairs_outer", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o2", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o3", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o4", "x": 180, "y": 90, "uvlock": true }
],
"facing=west,half=top,shape=outer_right": [
{ "model": "block/stone_brick_stairs_outer", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o2", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o3", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o4", "x": 180, "y": 270, "uvlock": true }
],
"facing=south,half=top,shape=outer_right": [
{ "model": "block/stone_brick_stairs_outer", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o2", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o3", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o4", "x": 180, "y": 180, "uvlock": true }
],
"facing=north,half=top,shape=outer_right": [
{ "model": "block/stone_brick_stairs_outer", "x": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o1", "x": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o2", "x": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o3", "x": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o4", "x": 180, "uvlock": true }
],
"facing=east,half=top,shape=outer_left": [
{ "model": "block/stone_brick_stairs_outer", "x": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o1", "x": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o2", "x": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o3", "x": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o4", "x": 180, "uvlock": true }
],
"facing=west,half=top,shape=outer_left": [
{ "model": "block/stone_brick_stairs_outer", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o2", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o3", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o4", "x": 180, "y": 180, "uvlock": true }
],
"facing=south,half=top,shape=outer_left": [
{ "model": "block/stone_brick_stairs_outer", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o2", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o3", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o4", "x": 180, "y": 90, "uvlock": true }
],
"facing=north,half=top,shape=outer_left": [
{ "model": "block/stone_brick_stairs_outer", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o2", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o3", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/stone_bricks/stairs/o4", "x": 180, "y": 270, "uvlock": true }
],
"facing=east,half=top,shape=inner_right": [
{ "model": "block/stone_brick_stairs_inner", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i2", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i3", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i4", "x": 180, "y": 90, "uvlock": true }
],
"facing=west,half=top,shape=inner_right": [
{ "model": "block/stone_brick_stairs_inner", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i2", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i3", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i4", "x": 180, "y": 270, "uvlock": true }
],
"facing=south,half=top,shape=inner_right": [
{ "model": "block/stone_brick_stairs_inner", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i2", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i3", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i4", "x": 180, "y": 180, "uvlock": true }
],
"facing=north,half=top,shape=inner_right": [
{ "model": "block/stone_brick_stairs_inner", "x": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i1", "x": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i2", "x": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i3", "x": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i4", "x": 180, "uvlock": true }
],
"facing=east,half=top,shape=inner_left": [
{ "model": "block/stone_brick_stairs_inner", "x": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i1", "x": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i2", "x": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i3", "x": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i4", "x": 180, "uvlock": true }
],
"facing=west,half=top,shape=inner_left": [
{ "model": "block/stone_brick_stairs_inner", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i1", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i2", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i3", "x": 180, "y": 180, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i4", "x": 180, "y": 180, "uvlock": true }
],
"facing=south,half=top,shape=inner_left": [
{ "model": "block/stone_brick_stairs_inner", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i1", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i2", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i3", "x": 180, "y": 90, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i4", "x": 180, "y": 90, "uvlock": true }
],
"facing=north,half=top,shape=inner_left": [
{ "model": "block/stone_brick_stairs_inner", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i1", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i2", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i3", "x": 180, "y": 270, "uvlock": true },
{ "model": "block/stone_bricks/stairs/i4", "x": 180, "y": 270, "uvlock": true }
]
}
}

View file

@ -0,0 +1,11 @@
{
"variants": {
"": [
{ "model": "block/stone_bricks", "weight": 30 },
{ "model": "block/stone_bricks/1", "weight": 15 },
{ "model": "block/stone_bricks/2", "weight": 15 },
{ "model": "block/stone_bricks/3", "weight": 10 },
{ "model": "block/stone_bricks/4", "weight": 10 }
]
}
}

View file

@ -0,0 +1,16 @@
{
"variants": {
"age=0": { "model": "block/wheat_stage0" },
"age=1": { "model": "block/wheat_stage1" },
"age=2": { "model": "block/wheat_stage2" },
"age=3": { "model": "block/wheat_stage3" },
"age=4": { "model": "block/wheat_stage4" },
"age=5": { "model": "block/wheat_stage5" },
"age=6": { "model": "block/wheat_stage6" },
"age=7": [
{ "model": "block/wheat_stage7" },
{ "model": "block/wheat/1" },
{ "model": "block/wheat/2" }
]
}
}

View file

@ -0,0 +1,27 @@
{
"providers": [
{
"type": "bitmap",
"file": "minecraft:font/ascii_sga.png",
"ascent": 7,
"chars": [
"\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000",
"\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000",
"\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000",
"\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000",
"\u0000\u0041\u0042\u0043\u0044\u0045\u0046\u0047\u0048\u0049\u004A\u004B\u004C\u004D\u004E\u004F",
"\u0050\u0051\u0052\u0053\u0054\u0055\u0056\u0057\u0058\u0059\u005A\u0000\u0000\u0000\u0000\u0000",
"\u0000\u0061\u0062\u0063\u0064\u0065\u0066\u0067\u0068\u0069\u006A\u006B\u006C\u006D\u006E\u006F",
"\u0070\u0071\u0072\u0073\u0074\u0075\u0076\u0077\u0078\u0079\u007A\u0000\u0000\u0000\u0000\u0000",
"\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000",
"\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000",
"\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000",
"\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000",
"\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000",
"\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000",
"\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000",
"\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000"
]
}
]
}

View file

@ -0,0 +1,111 @@
{
"providers": [
{
"type": "bitmap",
"file": "minecraft:font/nonlatin_european.png",
"ascent": 7,
"chars": [
"\u00a1\u2030\u00ad\u00b7\u20b4\u2260\u00bf\u00d7\u00d8\u00de\u04bb\u00f0\u00f8\u00fe\u0391\u0392",
"\u0393\u0394\u0395\u0396\u0397\u0398\u0399\u039a\u039b\u039c\u039d\u039e\u039f\u03a0\u03a1\u03a3",
"\u03a4\u03a5\u03a6\u03a7\u03a8\u03a9\u03b1\u03b2\u03b3\u03b4\u03b5\u03b6\u03b7\u03b8\u03b9\u03ba",
"\u03bb\u03bc\u03bd\u03be\u03bf\u03c0\u03c1\u03c2\u03c3\u03c4\u03c5\u03c6\u03c7\u03c8\u03c9\u0402",
"\u0405\u0406\u0408\u0409\u040a\u040b\u0410\u0411\u0412\u0413\u0414\u0415\u0416\u0417\u0418\u041a",
"\u041b\u041c\u041d\u041e\u041f\u0420\u0421\u0422\u0423\u0424\u0425\u0426\u0427\u0428\u0429\u042a",
"\u042b\u042c\u042d\u042e\u042f\u0430\u0431\u0432\u0433\u0434\u0435\u0436\u0437\u0438\u043a\u043b",
"\u043c\u043d\u043e\u043f\u0440\u0441\u0442\u0443\u0444\u0445\u0446\u0447\u0448\u0449\u044a\u044b",
"\u044c\u044d\u044e\u044f\u0454\u0455\u0456\u0458\u0459\u045a\u2013\u2014\u2018\u2019\u201c\u201d",
"\u201e\u2026\u204a\u2190\u2191\u2192\u2193\u21c4\uff0b\u018f\u0259\u025b\u026a\u04ae\u04af\u04e8",
"\u04e9\u02bb\u02cc\u037e\u0138\u1e9e\u00df\u20bd\u20ac\u0462\u0463\u0474\u0475\u04C0\u0472\u0473",
"\u2070\u00b9\u00b3\u2074\u2075\u2076\u2077\u2078\u2079\u207a\u207b\u207c\u207d\u207e\u2071\u2122",
"\u0294\u0295\u29c8\u2694\u2620\u049a\u049b\u0492\u0493\u04b0\u04b1\u04d8\u04d9\u0496\u0497\u04a2",
"\u04a3\u04ba\u05d0\u05d1\u05d2\u05d3\u05d4\u05d5\u05d6\u05d7\u05d8\u05d9\u05db\u05dc\u05de\u05dd",
"\u05e0\u05df\u05e1\u05e2\u05e4\u05e3\u05e6\u05e5\u05e7\u05e8\u00a2\u00a4\u00a5\u00a9\u00ae\u00b5",
"\u00b6\u00bc\u00bd\u00be\u0387\u2010\u201a\u2020\u2021\u2022\u2031\u2032\u2033\u2034\u2035\u2036",
"\u2037\u2039\u203a\u203b\u203c\u203d\u2042\u2048\u2049\u204b\u204e\u204f\u2051\u2052\u2057\u2117",
"\u2212\u2213\u221e\u2600\u2601\u2608\u0404\u2632\u2635\u263d\u2640\u2642\u26a5\u2660\u2663\u2665",
"\u2666\u2669\u266a\u266b\u266c\u266d\u266e\u266f\u2680\u2681\u2682\u2683\u2684\u2685\u26a0\u26a1",
"\u26cf\u2714\u2744\u274c\u2764\u2b50\u2e18\u2e2e\u2e35\u2e38\u2E41\u2E4B\u295d\u1614\u0190\u07c8",
"\u03db\u3125\u2c6f\u15fa\u0186\u15e1\u018e\u2132\u2141\uA7B0\ua780\u0500\ua779\u1d1a\u27d8\u2229",
"\u0245\u2144\u0250\u0254\u01dd\u025f\u1d77\u0265\u1d09\u027e\u029e\ua781\u026f\u0279\u0287\u028c",
"\u028d\u028e\u0531\u0532\u0533\u0534\u0536\u0537\u0539\u053a\u053b\u053c\u053d\u053e\u053f\u0540",
"\u0541\u0542\u0543\u0544\u0545\u0546\u0547\u0548\u0549\u054b\u054c\u054d\u054e\u054f\u0550\u0551",
"\u0552\u0553\u0554\u0555\u0556\u0559\u0561\u0562\u0563\u0564\u0565\u0566\u0567\u0568\u0569\u056a",
"\u056b\u056c\u056d\u056e\u056f\u0570\u0571\u0572\u0573\u0574\u0575\u0576\u0577\u0578\u0579\u057a",
"\u057b\u057c\u057d\u057e\u057f\u0580\u0581\u0582\u0583\u0584\u0585\u0586\u0587\u05e9\u05ea\u0538",
"\u055a\u055b\u055c\u055d\u055e\u055f\u0560\u0588\u058f\u00af\u017f\u01b7\u0292\u01f7\u01bf\u021c",
"\u021d\u0224\u0225\u02d9\ua75a\ua75b\u2011\u214b\u23cf\u23e9\u23ea\u23ed\u23ee\u23ef\u23f4\u23f5",
"\u23f6\u23f7\u23f8\u23f9\u23fa\u23fb\u23fc\u23fd\u2b58\u25b2\u25b6\u25bc\u25c0\u25cf\u25e6\u25d8",
"\u2693\u26e8\u0132\u0133\u01c9\ua728\ua729\ua739\ua73b\ufb00\ufb01\ufb02\ufb03\ufb05\ufffd\u0535",
"\u054a\u16a0\u16a2\u16a3\u16a4\u16a5\u16a6\u16a7\u16a8\u16a9\u16aa\u16ab\u16ac\u16ad\u16ae\u16af",
"\u16b0\u16b1\u16b2\u16b3\u16b4\u16b6\u16b7\u16b8\u16b9\u16ba\u16bb\u16bc\u16bd\u16be\u16bf\u16c0",
"\u16c1\u16c2\u16c3\u16c4\u16c5\u16c6\u16c7\u16c8\u16c9\u16ca\u16cb\u16cc\u16cd\u16ce\u16cf\u16d0",
"\u16d1\u16d2\u16d3\u16d4\u16d5\u16d6\u16d7\u16d8\u16d9\u16da\u16db\u16dc\u16dd\u16de\u16df\u16e0",
"\u16e1\u16e2\u16e3\u16e4\u16e5\u16e6\u16e7\u16e8\u16e9\u16ea\u16eb\u16ec\u16ed\u16ee\u16ef\u16f0",
"\u16f1\u16f2\u16f3\u16f4\u16f5\u16f6\u16f7\u16f8\u263a\u263b\u00a6\u2639\u05da\u05f3\u05f4\u05f0",
"\u05f1\u05f2\u05be\u05c3\u05c6\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000"
]
},
{
"type": "bitmap",
"file": "minecraft:font/accented.png",
"height": 12,
"ascent": 10,
"chars": [
"\u00c0\u00c1\u00c2\u00c3\u00c4\u00c5\u00c6\u00c7\u00c8\u00c9\u00ca\u00cb\u00cc\u00cd\u00ce\u00cf",
"\u00d0\u00d1\u00d2\u00d3\u00d4\u00d5\u00d6\u00d9\u00da\u00db\u00dc\u00dd\u00e0\u00e1\u00e2\u00e3",
"\u00e4\u00e5\u00e6\u00e7\u00ec\u00ed\u00ee\u00ef\u00f1\u00f2\u00f3\u00f4\u00f5\u00f6\u00f9\u00fa",
"\u00fb\u00fc\u00fd\u00ff\u0100\u0101\u0102\u0103\u0104\u0105\u0106\u0107\u0108\u0109\u010a\u010b",
"\u010c\u010d\u010e\u010f\u0110\u0111\u0112\u0113\u0114\u0115\u0116\u0117\u0118\u0119\u011a\u011b",
"\u011c\u011d\u1e20\u1e21\u011e\u011f\u0120\u0121\u0122\u0123\u0124\u0125\u0126\u0127\u0128\u0129",
"\u012a\u012b\u012c\u012d\u012e\u012f\u0130\u0131\u0134\u0135\u0136\u0137\u0139\u013a\u013b\u013c",
"\u013d\u013e\u013f\u0140\u0141\u0142\u0143\u0144\u0145\u0146\u0147\u0148\u014a\u014b\u014c\u014d",
"\u014e\u014f\u0150\u0151\u0152\u0153\u0154\u0155\u0156\u0157\u0158\u0159\u015a\u015b\u015c\u015d",
"\u015e\u015f\u0160\u0161\u0162\u0163\u0164\u0165\u0166\u0167\u0168\u0169\u016a\u016b\u016c\u016d",
"\u016e\u016f\u0170\u0171\u0172\u0173\u0174\u0175\u0176\u0177\u0178\u0179\u017a\u017b\u017c\u017d",
"\u017e\u01fc\u01fd\u01fe\u01ff\u0218\u0219\u021a\u021b\u0386\u0388\u0389\u038a\u038c\u038e\u038f",
"\u0390\u03aa\u03ab\u03ac\u03ad\u03ae\u03af\u03b0\u03ca\u03cb\u03cc\u03cd\u03ce\u0400\u0401\u0403",
"\u0407\u040c\u040d\u040e\u0419\u0439\u0450\u0451\u0452\u0453\u0457\u045b\u045c\u045d\u045e\u045f",
"\u0490\u0491\u1e02\u1e03\u1e0a\u1e0b\u1e1e\u1e1f\u1e22\u1e23\u1e30\u1e31\u1e40\u1e41\u1e56\u1e57",
"\u1e60\u1e61\u1e6a\u1e6b\u1e80\u1e81\u1e82\u1e83\u1e84\u1e85\u1ef2\u1ef3\u00e8\u00e9\u00ea\u00eb",
"\u0149\u01e7\u01eb\u040f\u1e0d\u1e25\u1e5b\u1e6d\u1e92\u1eca\u1ecb\u1ecc\u1ecd\u1ee4\u1ee5\u2116",
"\u0207\u0194\u0263\u0283\u2047\u01f1\u01f2\u01f3\u01c4\u01c5\u01c6\u01c7\u01c8\u01ca\u01cb\u01cc",
"\u2139\u1d6b\ua732\ua733\ua734\ua735\ua736\ua737\ua738\ua73a\ua73c\ua73d\ua74e\ua74f\ua760\ua761",
"\ufb04\ufb06\u16a1\u16b5\u01a0\u01a1\u01af\u01b0\u1eae\u1eaf\u1ea4\u1ea5\u1ebe\u1ebf\u1ed1\u1eda",
"\u1edb\u1ee8\u1ee9\u1eb0\u1eb1\u1ea6\u1ea7\u1ec0\u1ec1\u1ed3\u1edc\u1edd\u1eea\u1eeb\u1ea2\u1ea3",
"\u1eb2\u1eb3\u1ea8\u1ea9\u1eba\u1ebb\u1ed5\u1ede\u1ec2\u1ec3\u1ec8\u1ec9\u1ece\u1ecf\u1ed4\u1edf",
"\u1ee6\u1ee7\u1eec\u1eed\u1ef6\u1ef7\u1ea0\u1ea1\u1eb6\u1eb7\u1eac\u1ead\u1eb8\u1eb9\u1ec6\u1ec7",
"\u1ed8\u1ed9\u1ee2\u1ee3\u1ef0\u1ef1\u1ef4\u1ef5\u1ed0\u0195\u1eaa\u1eab\u1ed6\u1ed7\u1eef\u261e",
"\u261c\u262e\u1eb4\u1eb5\u1ebc\u1ebd\u1ec4\u1ec5\u1ed2\u1ee0\u1ee1\u1eee\u1ef8\u1ef9\u0498\u0499",
"\u04a0\u04a1\u04aa\u04ab\u01f6\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000"
]
},
{
"type": "bitmap",
"file": "minecraft:font/ascii.png",
"ascent": 7,
"chars": [
"\u00c0\u00c1\u00c2\u00c8\u00ca\u00cb\u00cd\u00d3\u00d4\u00d5\u00da\u00df\u00e3\u00f5\u011f\u0130",
"\u0131\u0152\u0153\u015e\u015f\u0174\u0175\u017e\u0207\u0000\u0000\u0000\u0000\u0000\u0000\u0000",
"\u0020\u0021\"\u0023\u0024\u0025\u0026\u0027\u0028\u0029\u002a\u002b\u002c\u002d\u002e\u002f",
"\u0030\u0031\u0032\u0033\u0034\u0035\u0036\u0037\u0038\u0039\u003a\u003b\u003c\u003d\u003e\u003f",
"\u0040\u0041\u0042\u0043\u0044\u0045\u0046\u0047\u0048\u0049\u004a\u004b\u004c\u004d\u004e\u004f",
"\u0050\u0051\u0052\u0053\u0054\u0055\u0056\u0057\u0058\u0059\u005a\u005b\\\u005d\u005e\u005f",
"\u0060\u0061\u0062\u0063\u0064\u0065\u0066\u0067\u0068\u0069\u006a\u006b\u006c\u006d\u006e\u006f",
"\u0070\u0071\u0072\u0073\u0074\u0075\u0076\u0077\u0078\u0079\u007a\u007b\u007c\u007d\u007e\u0000",
"\u00c7\u00fc\u00e9\u00e2\u00e4\u00e0\u00e5\u00e7\u00ea\u00eb\u00e8\u00ef\u00ee\u00ec\u00c4\u00c5",
"\u00c9\u00e6\u00c6\u00f4\u00f6\u00f2\u00fb\u00f9\u00ff\u00d6\u00dc\u00f8\u00a3\u00d8\u00d7\u0192",
"\u00e1\u00ed\u00f3\u00fa\u00f1\u00d1\u00aa\u00ba\u00bf\u00ae\u00ac\u00bd\u00bc\u00a1\u00ab\u00bb",
"\u2591\u2592\u2593\u2502\u2524\u2561\u2562\u2556\u2555\u2563\u2551\u2557\u255d\u255c\u255b\u2510",
"\u2514\u2534\u252c\u251c\u2500\u253c\u255e\u255f\u255a\u2554\u2569\u2566\u2560\u2550\u256c\u2567",
"\u2568\u2564\u2565\u2559\u2558\u2552\u2553\u256b\u256a\u2518\u250c\u2588\u2584\u258c\u2590\u2580",
"\u03b1\u03b2\u0393\u03c0\u03a3\u03c3\u03bc\u03c4\u03a6\u0398\u03a9\u03b4\u221e\u2205\u2208\u2229",
"\u2261\u00b1\u2265\u2264\u2320\u2321\u00f7\u2248\u00b0\u2219\u00b7\u221a\u207f\u00b2\u25a0\u0000"
]
},
{
"type": "legacy_unicode",
"sizes": "minecraft:font/glyph_sizes.bin",
"template": "minecraft:font/unicode_page_%s.png"
}
]
}

Binary file not shown.

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 381 B

View file

@ -0,0 +1,3 @@
source=quiver
matchItems=262
stackSize=2-65535

View file

@ -0,0 +1,146 @@
###############################################################################
# color.properties
###############################################################################
# Sample color.properties file for use with MCPatcher's Custom Colors mod.
#
# This file is offered without any copyright restrictions. Please copy and
# modify it to suit your needs. Then place it at /color.properties in your
# texture pack.
#
# You only need to provide values for the properties you wish to change. The
# default Minecraft values for each property are given below for convenience.
#
# Property names are case-sensitive.
# All colors are in hex rgb format, 000000 to ffffff.
###############################################################################
###############################################################################
# Base color of particle effects
###############################################################################
particle.portal=C15320
drop.water=30587F
###############################################################################
# Nether and End colors
###############################################################################
fog.nether=3F130F
fog.end=332521
sky.end=262120
###############################################################################
# Lily pad color
###############################################################################
# This is a single color that is used across all biomes.
lilypad=549146
###############################################################################
# Colors for each potion effect
###############################################################################
# Final color is the average of these colors weighted by level of each potion
# effect.
potion.blindness=1f1f23
potion.confusion=551d4a
potion.damageBoost=932423
potion.digSlowDown=4a4217
potion.digSpeed=d9c043
potion.fireResistance=e49a3a
potion.harm=430a09
potion.heal=f82423
potion.hunger=587653
potion.invisibility=7f8392
potion.jump=786297
potion.moveSlowdown=5a6c81
potion.moveSpeed=7cafc6
potion.nightVision=1f1fa1
potion.poison=4e9331
potion.regeneration=cd5cab
potion.resistance=99453a
potion.waterBreathing=2e5299
potion.weakness=484d48
potion.water=385dc6
###############################################################################
# Spawner egg colors
###############################################################################
###############################################################################
# Map colors
###############################################################################
map.air=000000
map.grass=7fb238
map.sand=f7e9a3
map.cloth=a7a7a7
map.tnt=ff0000
map.ice=a0a0ff
map.iron=a7a7a7
map.foliage=007c00
map.snow=ffffff
map.clay=a4a8b8
map.dirt=b76a2f
map.stone=707070
map.water=4040ff
map.wood=685332
###############################################################################
# Sheep colors
###############################################################################
sheep.white=ffffff
sheep.orange=f2b233
sheep.magenta=e57fd8
sheep.lightBlue=99b2f2
sheep.yellow=e5e533
sheep.lime=7fcc19
sheep.pink=f2b2cc
sheep.gray=4c4c4c
sheep.silver=999999
sheep.cyan=4c99b2
sheep.purple=b266e5
sheep.blue=3366cc
sheep.brown=7f664c
sheep.green=667f33
sheep.red=cc4c4c
sheep.black=191919
###############################################################################
# Text colors
###############################################################################
# color of exp level text
text.xpbar=EAC162
# color of "Boss Health" text
text.boss=66554C
# color of sign text
text.sign=000000
###############################################################################
# Complete file list
###############################################################################
# Below is a full list of files used by the Custom Colors mod:
# /color.properties - this file
# /misc/redstonecolor.png - 16x1 redstone colors (0=fully off, 15=fully on)
# /misc/stemcolor.png - 8x1 pumpkin/melon stem colors (0=sprout, 7=fully grown)
# /misc/lavadropcolor.png - Nx1 lava drop colors (x=age of particle in ticks)
# /misc/swampgrasscolor.png - 256x256 swamp grass color palette
# /misc/swampfoliagecolor.png - 256x256 swamp foliage color palette
# /misc/pinecolor.png - 256x256 pine tree color palette
# /misc/birchcolor.png - 256x256 birch tree color palette
# /misc/watercolorX.png - 256x256 water color palette
# /misc/underwatercolor.png - 256x256 underwater color
# /misc/fogcolor0.png - 256x256 fog color for the overworld
# /misc/skycolor0.png - 256x256 sky color for the overworld
# /environment/lightmap0.png - Nx32 overworld lighting palettes
# /environment/lightmap-1.png - Nx32 Nether lighting palettes
# /environment/lightmap1.png - Nx32 End lighting palettes
###############################################################################
# Custom biome palettes
###############################################################################
# You may assign custom biome palettes to any standard block (i.e. one that
# does not already have its own special color multiplier method). The syntax
# for this in color.properties is
# palette.block.<image in texture pack>=<list of block IDs>
# The image must exist in your texture pack and must be 256x256. For example,
# to color all stone and ore blocks with /misc/stonecolor.png
# palette.block./misc/stonecolor.png=1 14 15 16 21 56 73 74
# Block ID + metadata is also supported using the following syntax:
# palette.block./misc/sandstone.png=24 43:1 44:1

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

View file

@ -0,0 +1 @@
format=fixed

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 210 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 805 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 178 B

View file

@ -0,0 +1,2 @@
width=0.070
tileFactor=4

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Some files were not shown because too many files have changed in this diff Show more