Removed blockstates patterns
This commit is contained in:
parent
5dc76a37f2
commit
9b67bc5719
29 changed files with 0 additions and 1230 deletions
|
@ -1,16 +0,0 @@
|
|||
{
|
||||
"variants": {
|
||||
"destruction=0,facing=east": { "model": "betterend:pattern/%block%/%block%_0", "y": 270 },
|
||||
"destruction=0,facing=north": { "model": "betterend:pattern/%block%/%block%_0", "y": 180 },
|
||||
"destruction=0,facing=south": { "model": "betterend:pattern/%block%/%block%_0" },
|
||||
"destruction=0,facing=west": { "model": "betterend:pattern/%block%/%block%_0", "y": 90 },
|
||||
"destruction=1,facing=east": { "model": "betterend:pattern/%block%/%block%_1", "y": 270 },
|
||||
"destruction=1,facing=north": { "model": "betterend:pattern/%block%/%block%_1", "y": 180 },
|
||||
"destruction=1,facing=south": { "model": "betterend:pattern/%block%/%block%_1" },
|
||||
"destruction=1,facing=west": { "model": "betterend:pattern/%block%/%block%_1", "y": 90 },
|
||||
"destruction=2,facing=east": { "model": "betterend:pattern/%block%/%block%_2", "y": 270 },
|
||||
"destruction=2,facing=north": { "model": "betterend:pattern/%block%/%block%_2", "y": 180 },
|
||||
"destruction=2,facing=south": { "model": "betterend:pattern/%block%/%block%_2" },
|
||||
"destruction=2,facing=west": { "model": "betterend:pattern/%block%/%block%_2", "y": 90 }
|
||||
}
|
||||
}
|
|
@ -1,48 +0,0 @@
|
|||
{
|
||||
"variants": {
|
||||
"destruction=0,facing=east": { "model": "betterend:pattern/%block%/%block%_0", "y": 270 },
|
||||
"destruction=0,facing=north": { "model": "betterend:pattern/%block%/%block%_0", "y": 180 },
|
||||
"destruction=0,facing=south": { "model": "betterend:pattern/%block%/%block%_0" },
|
||||
"destruction=0,facing=west": { "model": "betterend:pattern/%block%/%block%_0", "y": 90 },
|
||||
|
||||
"destruction=1,facing=east": { "model": "betterend:pattern/%block%/%block%_0", "y": 270 },
|
||||
"destruction=1,facing=north": { "model": "betterend:pattern/%block%/%block%_0", "y": 180 },
|
||||
"destruction=1,facing=south": { "model": "betterend:pattern/%block%/%block%_0" },
|
||||
"destruction=1,facing=west": { "model": "betterend:pattern/%block%/%block%_0", "y": 90 },
|
||||
|
||||
"destruction=2,facing=east": { "model": "betterend:pattern/%block%/%block%_0", "y": 270 },
|
||||
"destruction=2,facing=north": { "model": "betterend:pattern/%block%/%block%_0", "y": 180 },
|
||||
"destruction=2,facing=south": { "model": "betterend:pattern/%block%/%block%_0" },
|
||||
"destruction=2,facing=west": { "model": "betterend:pattern/%block%/%block%_0", "y": 90 },
|
||||
|
||||
"destruction=3,facing=east": { "model": "betterend:pattern/%block%/%block%_1", "y": 270 },
|
||||
"destruction=3,facing=north": { "model": "betterend:pattern/%block%/%block%_1", "y": 180 },
|
||||
"destruction=3,facing=south": { "model": "betterend:pattern/%block%/%block%_1" },
|
||||
"destruction=3,facing=west": { "model": "betterend:pattern/%block%/%block%_1", "y": 90 },
|
||||
|
||||
"destruction=4,facing=east": { "model": "betterend:pattern/%block%/%block%_1", "y": 270 },
|
||||
"destruction=4,facing=north": { "model": "betterend:pattern/%block%/%block%_1", "y": 180 },
|
||||
"destruction=4,facing=south": { "model": "betterend:pattern/%block%/%block%_1" },
|
||||
"destruction=4,facing=west": { "model": "betterend:pattern/%block%/%block%_1", "y": 90 },
|
||||
|
||||
"destruction=5,facing=east": { "model": "betterend:pattern/%block%/%block%_1", "y": 270 },
|
||||
"destruction=5,facing=north": { "model": "betterend:pattern/%block%/%block%_1", "y": 180 },
|
||||
"destruction=5,facing=south": { "model": "betterend:pattern/%block%/%block%_1" },
|
||||
"destruction=5,facing=west": { "model": "betterend:pattern/%block%/%block%_1", "y": 90 },
|
||||
|
||||
"destruction=6,facing=east": { "model": "betterend:pattern/%block%/%block%_2", "y": 270 },
|
||||
"destruction=6,facing=north": { "model": "betterend:pattern/%block%/%block%_2", "y": 180 },
|
||||
"destruction=6,facing=south": { "model": "betterend:pattern/%block%/%block%_2" },
|
||||
"destruction=6,facing=west": { "model": "betterend:pattern/%block%/%block%_2", "y": 90 },
|
||||
|
||||
"destruction=7,facing=east": { "model": "betterend:pattern/%block%/%block%_2", "y": 270 },
|
||||
"destruction=7,facing=north": { "model": "betterend:pattern/%block%/%block%_2", "y": 180 },
|
||||
"destruction=7,facing=south": { "model": "betterend:pattern/%block%/%block%_2" },
|
||||
"destruction=7,facing=west": { "model": "betterend:pattern/%block%/%block%_2", "y": 90 },
|
||||
|
||||
"destruction=8,facing=east": { "model": "betterend:pattern/%block%/%block%_2", "y": 270 },
|
||||
"destruction=8,facing=north": { "model": "betterend:pattern/%block%/%block%_2", "y": 180 },
|
||||
"destruction=8,facing=south": { "model": "betterend:pattern/%block%/%block%_2" },
|
||||
"destruction=8,facing=west": { "model": "betterend:pattern/%block%/%block%_2", "y": 90 }
|
||||
}
|
||||
}
|
|
@ -1,56 +0,0 @@
|
|||
{
|
||||
"variants": {
|
||||
"facing=down,open=false": {
|
||||
"model": "betterend:pattern/%block%",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,open=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_open",
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,open=false": {
|
||||
"model": "betterend:pattern/%block%",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,open=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_open",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=north,open=false": {
|
||||
"model": "betterend:pattern/%block%",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,open=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_open",
|
||||
"x": 90
|
||||
},
|
||||
"facing=south,open=false": {
|
||||
"model": "betterend:pattern/%block%",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,open=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_open",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=up,open=false": {
|
||||
"model": "betterend:pattern/%block%"
|
||||
},
|
||||
"facing=up,open=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_open"
|
||||
},
|
||||
"facing=west,open=false": {
|
||||
"model": "betterend:pattern/%block%",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,open=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_open",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,53 +0,0 @@
|
|||
{
|
||||
"multipart": [
|
||||
{
|
||||
"when": {
|
||||
"west": "false",
|
||||
"east": "false",
|
||||
"south": "false",
|
||||
"north": "false"
|
||||
},
|
||||
"apply": {
|
||||
"model": "betterend:pattern/%block%/%block%_post"
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"north": "true"
|
||||
},
|
||||
"apply": {
|
||||
"model": "betterend:pattern/%block%/%block%_side"
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"east": "true"
|
||||
},
|
||||
"apply": {
|
||||
"model": "betterend:pattern/%block%/%block%_side",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"south": "true"
|
||||
},
|
||||
"apply": {
|
||||
"model": "betterend:pattern/%block%/%block%_side",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"west": "true"
|
||||
},
|
||||
"apply": {
|
||||
"model": "betterend:pattern/%block%/%block%_side",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "betterend:pattern/%block%"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"variants": {
|
||||
"is_floor=false": { "model": "betterend:pattern/%block%/%block%_ceil" },
|
||||
"is_floor=true": { "model": "betterend:pattern/%block%/%block%_floor" }
|
||||
}
|
||||
}
|
|
@ -1,118 +0,0 @@
|
|||
{
|
||||
"variants": {
|
||||
"face=ceiling,facing=east,powered=false": {
|
||||
"model": "betterend:pattern/%block%",
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"face=ceiling,facing=east,powered=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_pressed",
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"face=ceiling,facing=north,powered=false": {
|
||||
"model": "betterend:pattern/%block%",
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"face=ceiling,facing=north,powered=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_pressed",
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"face=ceiling,facing=south,powered=false": {
|
||||
"model": "betterend:pattern/%block%",
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=south,powered=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_pressed",
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=west,powered=false": {
|
||||
"model": "betterend:pattern/%block%",
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"face=ceiling,facing=west,powered=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_pressed",
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"face=floor,facing=east,powered=false": {
|
||||
"model": "betterend:pattern/%block%",
|
||||
"y": 90
|
||||
},
|
||||
"face=floor,facing=east,powered=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_pressed",
|
||||
"y": 90
|
||||
},
|
||||
"face=floor,facing=north,powered=false": {
|
||||
"model": "betterend:pattern/%block%"
|
||||
},
|
||||
"face=floor,facing=north,powered=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_pressed"
|
||||
},
|
||||
"face=floor,facing=south,powered=false": {
|
||||
"model": "betterend:pattern/%block%",
|
||||
"y": 180
|
||||
},
|
||||
"face=floor,facing=south,powered=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_pressed",
|
||||
"y": 180
|
||||
},
|
||||
"face=floor,facing=west,powered=false": {
|
||||
"model": "betterend:pattern/%block%",
|
||||
"y": 270
|
||||
},
|
||||
"face=floor,facing=west,powered=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_pressed",
|
||||
"y": 270
|
||||
},
|
||||
"face=wall,facing=east,powered=false": {
|
||||
"model": "betterend:pattern/%block%",
|
||||
"uvlock": true,
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"face=wall,facing=east,powered=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_pressed",
|
||||
"uvlock": true,
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"face=wall,facing=north,powered=false": {
|
||||
"model": "betterend:pattern/%block%",
|
||||
"uvlock": true,
|
||||
"x": 90
|
||||
},
|
||||
"face=wall,facing=north,powered=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_pressed",
|
||||
"uvlock": true,
|
||||
"x": 90
|
||||
},
|
||||
"face=wall,facing=south,powered=false": {
|
||||
"model": "betterend:pattern/%block%",
|
||||
"uvlock": true,
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"face=wall,facing=south,powered=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_pressed",
|
||||
"uvlock": true,
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"face=wall,facing=west,powered=false": {
|
||||
"model": "betterend:pattern/%block%",
|
||||
"uvlock": true,
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"face=wall,facing=west,powered=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_pressed",
|
||||
"uvlock": true,
|
||||
"x": 90,
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,16 +0,0 @@
|
|||
{
|
||||
"variants": {
|
||||
"axis=x": {
|
||||
"model": "betterend:pattern/%block%",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=y": {
|
||||
"model": "betterend:pattern/%block%"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "betterend:pattern/%block%",
|
||||
"x": 90
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"variants": {
|
||||
"facing=up": { "model": "betterend:pattern/%block%/%block%_floor" },
|
||||
"facing=down": { "model": "betterend:pattern/%block%/%block%_ceil" },
|
||||
"facing=north": { "model": "betterend:pattern/%block%/%block%_wall", "y": 180 },
|
||||
"facing=south": { "model": "betterend:pattern/%block%/%block%_wall" },
|
||||
"facing=east": { "model": "betterend:pattern/%block%/%block%_wall", "y": 270 },
|
||||
"facing=west": { "model": "betterend:pattern/%block%/%block%_wall", "y": 90 }
|
||||
}
|
||||
}
|
|
@ -1,73 +0,0 @@
|
|||
{
|
||||
"multipart": [
|
||||
{
|
||||
"apply": {
|
||||
"model": "betterend:pattern/%block%"
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"level": "1"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/composter_contents1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"level": "2"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/composter_contents2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"level": "3"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/composter_contents3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"level": "4"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/composter_contents4"
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"level": "5"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/composter_contents5"
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"level": "6"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/composter_contents6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"level": "7"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/composter_contents7"
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"level": "8"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/composter_contents_ready"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "%block%"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,124 +0,0 @@
|
|||
{
|
||||
"variants": {
|
||||
"facing=east,half=lower,hinge=left,open=false": {
|
||||
"model": "betterend:pattern/%block%/%block%_bottom"
|
||||
},
|
||||
"facing=east,half=lower,hinge=left,open=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_bottom_hinge",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=lower,hinge=right,open=false": {
|
||||
"model": "betterend:pattern/%block%/%block%_bottom_hinge"
|
||||
},
|
||||
"facing=east,half=lower,hinge=right,open=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_bottom",
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=upper,hinge=left,open=false": {
|
||||
"model": "betterend:pattern/%block%/%block%_top"
|
||||
},
|
||||
"facing=east,half=upper,hinge=left,open=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_top_hinge",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=upper,hinge=right,open=false": {
|
||||
"model": "betterend:pattern/%block%/%block%_top_hinge"
|
||||
},
|
||||
"facing=east,half=upper,hinge=right,open=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_top",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=left,open=false": {
|
||||
"model": "betterend:pattern/%block%/%block%_bottom",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=left,open=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_bottom_hinge"
|
||||
},
|
||||
"facing=north,half=lower,hinge=right,open=false": {
|
||||
"model": "betterend:pattern/%block%/%block%_bottom_hinge",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=right,open=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_bottom",
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=upper,hinge=left,open=false": {
|
||||
"model": "betterend:pattern/%block%/%block%_top",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=upper,hinge=left,open=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_top_hinge"
|
||||
},
|
||||
"facing=north,half=upper,hinge=right,open=false": {
|
||||
"model": "betterend:pattern/%block%/%block%_top_hinge",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=upper,hinge=right,open=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_top",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=lower,hinge=left,open=false": {
|
||||
"model": "betterend:pattern/%block%/%block%_bottom",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=lower,hinge=left,open=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_bottom_hinge",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=lower,hinge=right,open=false": {
|
||||
"model": "betterend:pattern/%block%/%block%_bottom_hinge",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=lower,hinge=right,open=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_bottom"
|
||||
},
|
||||
"facing=south,half=upper,hinge=left,open=false": {
|
||||
"model": "betterend:pattern/%block%/%block%_top",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=upper,hinge=left,open=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_top_hinge",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=upper,hinge=right,open=false": {
|
||||
"model": "betterend:pattern/%block%/%block%_top_hinge",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=upper,hinge=right,open=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_top"
|
||||
},
|
||||
"facing=west,half=lower,hinge=left,open=false": {
|
||||
"model": "betterend:pattern/%block%/%block%_bottom",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=lower,hinge=left,open=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_bottom_hinge",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=lower,hinge=right,open=false": {
|
||||
"model": "betterend:pattern/%block%/%block%_bottom_hinge",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=lower,hinge=right,open=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_bottom",
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=upper,hinge=left,open=false": {
|
||||
"model": "betterend:pattern/%block%/%block%_top",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=upper,hinge=left,open=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_top_hinge",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=upper,hinge=right,open=false": {
|
||||
"model": "betterend:pattern/%block%/%block%_top_hinge",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=upper,hinge=right,open=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_top",
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,48 +0,0 @@
|
|||
{
|
||||
"multipart": [
|
||||
{
|
||||
"apply": {
|
||||
"model": "betterend:pattern/%block%/%block%_post"
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "betterend:pattern/%block%/%block%_side",
|
||||
"uvlock": true
|
||||
},
|
||||
"when": {
|
||||
"north": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "betterend:pattern/%block%/%block%_side",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"when": {
|
||||
"east": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "betterend:pattern/%block%/%block%_side",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"when": {
|
||||
"south": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"apply": {
|
||||
"model": "betterend:pattern/%block%/%block%_side",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"when": {
|
||||
"west": true
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,80 +0,0 @@
|
|||
{
|
||||
"variants": {
|
||||
"facing=east,in_wall=false,open=false": {
|
||||
"model": "betterend:pattern/%block%/%block%_closed",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,in_wall=false,open=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_open",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,in_wall=true,open=false": {
|
||||
"model": "betterend:pattern/%block%/%block%_wall_closed",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,in_wall=true,open=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_wall_open",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,in_wall=false,open=false": {
|
||||
"model": "betterend:pattern/%block%/%block%_closed",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,in_wall=false,open=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_open",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,in_wall=true,open=false": {
|
||||
"model": "betterend:pattern/%block%/%block%_wall_closed",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,in_wall=true,open=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_wall_open",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,in_wall=false,open=false": {
|
||||
"model": "betterend:pattern/%block%/%block%_closed",
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,in_wall=false,open=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_open",
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,in_wall=true,open=false": {
|
||||
"model": "betterend:pattern/%block%/%block%_wall_closed",
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,in_wall=true,open=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_wall_open",
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,in_wall=false,open=false": {
|
||||
"model": "betterend:pattern/%block%/%block%_closed",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,in_wall=false,open=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_open",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,in_wall=true,open=false": {
|
||||
"model": "betterend:pattern/%block%/%block%_wall_closed",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,in_wall=true,open=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_wall_open",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,34 +0,0 @@
|
|||
{
|
||||
"variants": {
|
||||
"facing=east,lit=false": {
|
||||
"model": "betterend:pattern/%block%/%block%",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,lit=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_on",
|
||||
"y": 90
|
||||
},
|
||||
"facing=north,lit=false": {
|
||||
"model": "betterend:pattern/%block%/%block%"
|
||||
},
|
||||
"facing=north,lit=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_on"
|
||||
},
|
||||
"facing=south,lit=false": {
|
||||
"model": "betterend:pattern/%block%/%block%",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,lit=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_on",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,lit=false": {
|
||||
"model": "betterend:pattern/%block%/%block%",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,lit=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_on",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,19 +0,0 @@
|
|||
{
|
||||
"variants": {
|
||||
"facing=north": {
|
||||
"model": "betterend:pattern/%block%"
|
||||
},
|
||||
"facing=east": {
|
||||
"model": "betterend:pattern/%block%",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south": {
|
||||
"model": "betterend:pattern/%block%",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west": {
|
||||
"model": "betterend:pattern/%block%",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,22 +0,0 @@
|
|||
{
|
||||
"variants": {
|
||||
"state=default": {
|
||||
"model": "betterend:pattern/%block%/%block%_default"
|
||||
},
|
||||
"state=column": {
|
||||
"model": "betterend:pattern/%block%/%block%_column"
|
||||
},
|
||||
"state=column_top": {
|
||||
"model": "betterend:pattern/%block%/%block%_column_top"
|
||||
},
|
||||
"state=pedestal_top": {
|
||||
"model": "betterend:pattern/%block%/%block%_top"
|
||||
},
|
||||
"state=bottom": {
|
||||
"model": "betterend:pattern/%block%/%block%_bottom"
|
||||
},
|
||||
"state=pillar": {
|
||||
"model": "betterend:pattern/%block%/%block%_pillar"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"variants": {
|
||||
"axis=x": { "model": "betterend:pattern/%block%", "x": 90, "y": 90 },
|
||||
"axis=y": { "model": "betterend:pattern/%block%" },
|
||||
"axis=z": { "model": "betterend:pattern/%block%", "x": 90 }
|
||||
}
|
||||
}
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"variants": {
|
||||
"powered=false": {
|
||||
"model": "betterend:pattern/%block%/%block%_up"
|
||||
},
|
||||
"powered=true": {
|
||||
"model": "betterend:pattern/%block%/%block%_down"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,21 +0,0 @@
|
|||
{
|
||||
"variants": {
|
||||
"facing=up,powered=false": { "model": "betterend:pattern/%block%/%block%_up" },
|
||||
"facing=up,powered=true": { "model": "betterend:pattern/%block%/%block%_down" },
|
||||
|
||||
"facing=down,powered=false": { "model": "betterend:pattern/%block%/%block%_up", "x": 180 },
|
||||
"facing=down,powered=true": { "model": "betterend:pattern/%block%/%block%_down", "x": 180 },
|
||||
|
||||
"facing=north,powered=false": { "model": "betterend:pattern/%block%/%block%_up", "x": 90 },
|
||||
"facing=north,powered=true": { "model": "betterend:pattern/%block%/%block%_down", "x": 90 },
|
||||
|
||||
"facing=south,powered=false": { "model": "betterend:pattern/%block%/%block%_up", "x": 90, "y": 180 },
|
||||
"facing=south,powered=true": { "model": "betterend:pattern/%block%/%block%_down", "x": 90, "y": 180 },
|
||||
|
||||
"facing=east,powered=false": { "model": "betterend:pattern/%block%/%block%_up", "x": 90, "y": 90 },
|
||||
"facing=east,powered=true": { "model": "betterend:pattern/%block%/%block%_down", "x": 90, "y": 90 },
|
||||
|
||||
"facing=west,powered=false": { "model": "betterend:pattern/%block%/%block%_up", "x": 90, "y": 270 },
|
||||
"facing=west,powered=true": { "model": "betterend:pattern/%block%/%block%_down", "x": 90, "y": 270 }
|
||||
}
|
||||
}
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{ "model": "betterend:pattern/%block%" },
|
||||
{ "model": "betterend:pattern/%block%", "y": 90 },
|
||||
{ "model": "betterend:pattern/%block%", "y": 180 },
|
||||
{ "model": "betterend:pattern/%block%", "y": 270 }
|
||||
]
|
||||
}
|
||||
}
|
|
@ -1,5 +0,0 @@
|
|||
{
|
||||
"variants": {
|
||||
"": { "model": "betterend:pattern/%block%" }
|
||||
}
|
||||
}
|
|
@ -1,15 +0,0 @@
|
|||
{
|
||||
"variants": {
|
||||
"type=bottom": {
|
||||
"model": "betterend:pattern/%block%"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "betterend:block/%parent%"
|
||||
},
|
||||
"type=top": {
|
||||
"model": "betterend:pattern/%block%",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,209 +0,0 @@
|
|||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "betterend:pattern/%block%/%block%_inner",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "betterend:pattern/%block%/%block%_inner"
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "betterend:pattern/%block%/%block%_outer",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "betterend:pattern/%block%/%block%_outer"
|
||||
},
|
||||
"facing=east,half=bottom,shape=straight": {
|
||||
"model": "betterend:pattern/%block%"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"model": "betterend:pattern/%block%/%block%_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"model": "betterend:pattern/%block%/%block%_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"model": "betterend:pattern/%block%/%block%_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"model": "betterend:pattern/%block%/%block%_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"model": "betterend:pattern/%block%",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "betterend:pattern/%block%/%block%_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "betterend:pattern/%block%/%block%_inner",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "betterend:pattern/%block%/%block%_outer",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "betterend:pattern/%block%/%block%_outer",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "betterend:pattern/%block%",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"model": "betterend:pattern/%block%/%block%_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"model": "betterend:pattern/%block%/%block%_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"model": "betterend:pattern/%block%/%block%_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"model": "betterend:pattern/%block%/%block%_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"model": "betterend:pattern/%block%",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "betterend:pattern/%block%/%block%_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "betterend:pattern/%block%/%block%_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "betterend:pattern/%block%/%block%_outer"
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "betterend:pattern/%block%/%block%_outer",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "betterend:pattern/%block%",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"model": "betterend:pattern/%block%/%block%_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"model": "betterend:pattern/%block%/%block%_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"model": "betterend:pattern/%block%/%block%_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"model": "betterend:pattern/%block%/%block%_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"model": "betterend:pattern/%block%",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "betterend:pattern/%block%/%block%_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "betterend:pattern/%block%/%block%_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "betterend:pattern/%block%/%block%_outer",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "betterend:pattern/%block%/%block%_outer",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "betterend:pattern/%block%",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"model": "betterend:pattern/%block%/%block%_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"model": "betterend:pattern/%block%/%block%_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"model": "betterend:pattern/%block%/%block%_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"model": "betterend:pattern/%block%/%block%_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"model": "betterend:pattern/%block%",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,21 +0,0 @@
|
|||
{
|
||||
"variants":
|
||||
{
|
||||
"size=0,is_floor=true": { "model": "betterend:pattern/%block%/%block%_0" },
|
||||
"size=1,is_floor=true": { "model": "betterend:pattern/%block%/%block%_1" },
|
||||
"size=2,is_floor=true": { "model": "betterend:pattern/%block%/%block%_2" },
|
||||
"size=3,is_floor=true": { "model": "betterend:pattern/%block%/%block%_3" },
|
||||
"size=4,is_floor=true": { "model": "betterend:pattern/%block%/%block%_4" },
|
||||
"size=5,is_floor=true": { "model": "betterend:pattern/%block%/%block%_5" },
|
||||
"size=6,is_floor=true": { "model": "betterend:pattern/%block%/%block%_6" },
|
||||
"size=7,is_floor=true": { "model": "betterend:pattern/%block%/%block%_7" },
|
||||
"size=0,is_floor=false": { "model": "betterend:pattern/%block%/%block%_0", "x": 180 },
|
||||
"size=1,is_floor=false": { "model": "betterend:pattern/%block%/%block%_1", "x": 180 },
|
||||
"size=2,is_floor=false": { "model": "betterend:pattern/%block%/%block%_2", "x": 180 },
|
||||
"size=3,is_floor=false": { "model": "betterend:pattern/%block%/%block%_3", "x": 180 },
|
||||
"size=4,is_floor=false": { "model": "betterend:pattern/%block%/%block%_4", "x": 180 },
|
||||
"size=5,is_floor=false": { "model": "betterend:pattern/%block%/%block%_5", "x": 180 },
|
||||
"size=6,is_floor=false": { "model": "betterend:pattern/%block%/%block%_6", "x": 180 },
|
||||
"size=7,is_floor=false": { "model": "betterend:pattern/%block%/%block%_7", "x": 180 }
|
||||
}
|
||||
}
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"variants": {
|
||||
"is_floor=false": { "model": "betterend:pattern/%block%/%block%_ceil" },
|
||||
"is_floor=true": { "model": "betterend:pattern/%block%/%block%_floor" }
|
||||
}
|
||||
}
|
|
@ -1,77 +0,0 @@
|
|||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,open=false": {
|
||||
"model": "betterend:pattern/%block%",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=bottom,open=true": {
|
||||
"model": "betterend:pattern/%block%",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,open=false": {
|
||||
"model": "betterend:pattern/%block%",
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,open=true": {
|
||||
"model": "betterend:pattern/%block%",
|
||||
"x": 270,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,open=false": {
|
||||
"model": "betterend:pattern/%block%"
|
||||
},
|
||||
"facing=north,half=bottom,open=true": {
|
||||
"model": "betterend:pattern/%block%",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,half=top,open=false": {
|
||||
"model": "betterend:pattern/%block%",
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,open=true": {
|
||||
"model": "betterend:pattern/%block%",
|
||||
"x": 270,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=bottom,open=false": {
|
||||
"model": "betterend:pattern/%block%",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=bottom,open=true": {
|
||||
"model": "betterend:pattern/%block%",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,open=false": {
|
||||
"model": "betterend:pattern/%block%",
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,open=true": {
|
||||
"model": "betterend:pattern/%block%",
|
||||
"x": 270,
|
||||
"y": 0
|
||||
},
|
||||
"facing=west,half=bottom,open=false": {
|
||||
"model": "betterend:pattern/%block%",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=bottom,open=true": {
|
||||
"model": "betterend:pattern/%block%",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,open=false": {
|
||||
"model": "betterend:pattern/%block%",
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,open=true": {
|
||||
"model": "betterend:pattern/%block%",
|
||||
"x": 270,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,22 +0,0 @@
|
|||
{
|
||||
"variants": {
|
||||
"shape=bottom": [
|
||||
{ "model": "betterend:pattern/%block%/%block%" },
|
||||
{ "model": "betterend:pattern/%block%/%block%", "y": 90 },
|
||||
{ "model": "betterend:pattern/%block%/%block%", "y": 180 },
|
||||
{ "model": "betterend:pattern/%block%/%block%", "y": 270 }
|
||||
],
|
||||
"shape=middle": [
|
||||
{ "model": "betterend:pattern/%block%/%block%_middle" },
|
||||
{ "model": "betterend:pattern/%block%/%block%_middle", "y": 90 },
|
||||
{ "model": "betterend:pattern/%block%/%block%_middle", "y": 180 },
|
||||
{ "model": "betterend:pattern/%block%/%block%_middle", "y": 270 }
|
||||
],
|
||||
"shape=top": [
|
||||
{ "model": "betterend:pattern/%block%/%block%", "x": 180 },
|
||||
{ "model": "betterend:pattern/%block%/%block%", "x": 180, "y": 90 },
|
||||
{ "model": "betterend:pattern/%block%/%block%", "x": 180, "y": 180 },
|
||||
{ "model": "betterend:pattern/%block%/%block%", "x": 180, "y": 270 }
|
||||
]
|
||||
}
|
||||
}
|
|
@ -1,90 +0,0 @@
|
|||
{
|
||||
"multipart": [
|
||||
{
|
||||
"when": {
|
||||
"up": "true"
|
||||
},
|
||||
"apply": {
|
||||
"model": "betterend:pattern/%block%/%block%_post"
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"north": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "betterend:pattern/%block%/%block%_side",
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"east": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "betterend:pattern/%block%/%block%_side",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"south": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "betterend:pattern/%block%/%block%_side",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"west": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "betterend:pattern/%block%/%block%_side",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"north": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "betterend:pattern/%block%/%block%_side_tall",
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"east": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "betterend:pattern/%block%/%block%_side_tall",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"south": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "betterend:pattern/%block%/%block%_side_tall",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"west": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "betterend:pattern/%block%/%block%_side_tall",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue