Ported to MC1.16.3. Roof lighting effects improved (or better fixed).

This commit is contained in:
stfwi 2020-09-06 22:23:25 +02:00
parent a4cdac34de
commit 3efa21e1b6
77 changed files with 1476 additions and 1178 deletions

View file

@ -19,13 +19,13 @@ logoFile="logo.png"
[[dependencies.engineersdecor]]
modId="forge"
mandatory=true
versionRange="[33.0.37,)"
versionRange="[34.0.1,)"
ordering="NONE"
side="BOTH"
[[dependencies.engineersdecor]]
modId="minecraft"
mandatory=true
versionRange="[1.16.2]"
versionRange="[1.16.3]"
ordering="NONE"
side="BOTH"

View file

@ -11,12 +11,12 @@
"to": [13, 6, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 11.5, 7]},
"faces": {
"north": {"uv": [3, 10, 13, 16], "texture": "#t"},
"east": {"uv": [11, 10, 13, 16], "texture": "#t"},
"south": {"uv": [3, 10, 13, 16], "texture": "#t"},
"west": {"uv": [3, 10, 5, 16], "texture": "#t"},
"up": {"uv": [3, 3, 13, 5], "texture": "#t"},
"down": {"uv": [3, 11, 13, 13], "texture": "#t"}
"north": {"texture": "#t"},
"east": {"texture": "#t"},
"south": {"texture": "#t"},
"west": {"texture": "#t"},
"up": {"texture": "#t"},
"down": {"texture": "#t"}
}
},
{
@ -24,12 +24,12 @@
"to": [13, 6, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 11.5, 15]},
"faces": {
"north": {"uv": [3, 10, 13, 16], "texture": "#t"},
"east": {"uv": [3, 10, 5, 16], "texture": "#t"},
"south": {"uv": [3, 10, 13, 16], "texture": "#t"},
"west": {"uv": [11, 10, 13, 16], "texture": "#t"},
"up": {"uv": [3, 11, 13, 13], "texture": "#t"},
"down": {"uv": [3, 3, 13, 5], "texture": "#t"}
"north": {"texture": "#t"},
"east": {"texture": "#t"},
"south": {"texture": "#t"},
"west": {"texture": "#t"},
"up": {"texture": "#t"},
"down": {"texture": "#t"}
}
},
{
@ -37,10 +37,10 @@
"to": [13, 6, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [13, 11.5, 12]},
"faces": {
"east": {"uv": [5, 10, 11, 16], "texture": "#t"},
"west": {"uv": [5, 10, 11, 16], "texture": "#t"},
"up": {"uv": [11, 5, 13, 11], "texture": "#t"},
"down": {"uv": [11, 5, 13, 11], "texture": "#t"}
"east": {"texture": "#t"},
"west": {"texture": "#t"},
"up": {"texture": "#t"},
"down": {"texture": "#t"}
}
},
{
@ -48,10 +48,10 @@
"to": [5, 6, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [5, 11.5, 12]},
"faces": {
"east": {"uv": [5, 10, 11, 16], "texture": "#t"},
"west": {"uv": [5, 10, 11, 16], "texture": "#t"},
"up": {"uv": [3, 5, 5, 11], "texture": "#t"},
"down": {"uv": [3, 5, 5, 11], "texture": "#t"}
"east": {"texture": "#t"},
"west": {"texture": "#t"},
"up": {"texture": "#t"},
"down": {"texture": "#t"}
}
},
{
@ -59,8 +59,8 @@
"to": [11, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 11.5, 12]},
"faces": {
"up": {"uv": [5, 5, 11, 11], "texture": "#t"},
"down": {"uv": [5, 5, 11, 11], "texture": "#t"}
"up": {"texture": "#t"},
"down": {"texture": "#t"}
}
}
],

View file

@ -11,11 +11,12 @@
"from": [0, 0, 0],
"to": [4, 3.5, 16],
"faces": {
"north": {"uv": [12, 12, 16, 16], "texture": "#s", "cullface": "north"},
"south": {"uv": [0, 12, 4, 16], "texture": "#s", "cullface": "south"},
"west": {"uv": [0, 12, 16, 16], "texture": "#s", "cullface": "west"},
"up": {"uv": [0, 0, 4, 16], "texture": "#s"},
"down": {"uv": [0, 0, 4, 16], "texture": "#s", "cullface": "down"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
@ -23,11 +24,12 @@
"to": [8, 7.5, 3],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
"faces": {
"north": {"uv": [8, 8.5, 12, 16], "texture": "#s", "cullface": "north"},
"south": {"uv": [4, 8.5, 8, 16], "texture": "#s", "cullface": "south"},
"west": {"uv": [0, 8.5, 3, 16], "texture": "#s"},
"up": {"uv": [4, 0, 8, 3], "texture": "#s"},
"down": {"uv": [4, 13, 8, 16], "texture": "#s", "cullface": "down"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
@ -35,11 +37,12 @@
"to": [8, 7.5, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 21]},
"faces": {
"north": {"uv": [8, 8.5, 12, 16], "texture": "#s", "cullface": "north"},
"south": {"uv": [4, 8.5, 8, 16], "texture": "#s", "cullface": "south"},
"west": {"uv": [13, 8.5, 16, 16], "texture": "#s"},
"up": {"uv": [4, 13, 8, 16], "texture": "#s"},
"down": {"uv": [4, 0, 8, 3], "texture": "#s", "cullface": "down"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
@ -47,22 +50,24 @@
"to": [12, 11.5, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 15, 8]},
"faces": {
"north": {"uv": [4, 4.5, 13, 15], "texture": "#s"},
"south": {"uv": [3, 4.5, 12, 15], "texture": "#t"},
"west": {"uv": [3, 4.5, 5, 15], "texture": "#s"},
"up": {"uv": [3, 3, 12, 5], "texture": "#t"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [4, 0, 3],
"to": [12, 1.25, 5],
"to": [12, 1, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 14, 8]},
"faces": {
"north": {"uv": [4, 14.75, 12, 16], "texture": "#s"},
"south": {"uv": [4, 14.75, 12, 16], "texture": "#t"},
"west": {"uv": [3, 14.75, 5, 16], "texture": "#s"},
"up": {"uv": [4, 3, 12, 5], "texture": "#t"},
"down": {"uv": [4, 11, 12, 13], "texture": "#t"}
"north": {"texture": "#s"},
"south": {"texture": "#t"},
"west": {"texture": "#s"},
"up": {"texture": "#t"},
"down": {"texture": "#t"}
}
},
{
@ -70,11 +75,11 @@
"to": [12, 1, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 14, 16]},
"faces": {
"north": {"uv": [4, 15, 12, 16], "texture": "#s"},
"south": {"uv": [4, 15, 12, 16], "texture": "#t"},
"west": {"uv": [11, 15, 13, 16], "texture": "#s"},
"up": {"uv": [4, 11, 12, 13], "texture": "#t"},
"down": {"uv": [4, 3, 12, 5], "texture": "#t"}
"north": {"texture": "#s"},
"south": {"texture": "#t"},
"west": {"texture": "#s"},
"up": {"texture": "#t"},
"down": {"texture": "#t"}
}
},
{
@ -82,10 +87,12 @@
"to": [12, 11.5, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 15, 16]},
"faces": {
"north": {"uv": [4, 4.5, 13, 15], "texture": "#t"},
"south": {"uv": [3, 4.5, 12, 15], "texture": "#s"},
"west": {"uv": [11, 4.5, 13, 15], "texture": "#s"},
"up": {"uv": [3, 11, 12, 13], "texture": "#t"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
@ -93,11 +100,11 @@
"to": [13, 16, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 23, 7]},
"faces": {
"north": {"uv": [3, 0, 13, 4.5], "texture": "#t"},
"east": {"uv": [11, 0, 13, 4.5], "texture": "#t"},
"south": {"uv": [3, 0, 13, 4.5], "texture": "#t"},
"west": {"uv": [3, 0, 5, 4.5], "texture": "#t"},
"up": {"uv": [3, 3, 13, 5], "texture": "#t"}
"north": {"texture": "#t"},
"east": {"texture": "#t"},
"south": {"texture": "#t"},
"west": {"texture": "#t"},
"up": {"texture": "#t"}
}
},
{
@ -105,10 +112,10 @@
"to": [13, 16, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 23, 15]},
"faces": {
"north": {"uv": [3, 0, 13, 4.5], "texture": "#t"},
"south": {"uv": [3, 0, 13, 4.5], "texture": "#t"},
"west": {"uv": [11, 0, 13, 4.5], "texture": "#t"},
"up": {"uv": [3, 11, 13, 13], "texture": "#t"}
"north": {"texture": "#t"},
"south": {"texture": "#t"},
"west": {"texture": "#t"},
"up": {"texture": "#t"}
}
},
{
@ -116,10 +123,10 @@
"to": [13, 16, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [13, 23, 12]},
"faces": {
"east": {"uv": [5, 0, 11, 4.5], "texture": "#t"},
"west": {"uv": [5, 0, 11, 4.5], "texture": "#t"},
"up": {"uv": [11, 5, 13, 11], "texture": "#t"},
"down": {"uv": [11, 5, 13, 11], "texture": "#s"}
"east": {"texture": "#t"},
"west": {"texture": "#t"},
"up": {"texture": "#t"},
"down": {"texture": "#s"}
}
},
{
@ -127,10 +134,10 @@
"to": [5, 16, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [5, 23, 12]},
"faces": {
"east": {"uv": [5, 0, 11, 4.5], "texture": "#t"},
"west": {"uv": [5, 0, 11, 4.5], "texture": "#t"},
"up": {"uv": [3, 5, 5, 11], "texture": "#t"},
"down": {"uv": [3, 5, 5, 11], "texture": "#s"}
"east": {"texture": "#t"},
"west": {"texture": "#t"},
"up": {"texture": "#t"},
"down": {"texture": "#s"}
}
},
{
@ -138,10 +145,12 @@
"to": [5, 11.5, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [5, 18.5, 12]},
"faces": {
"east": {"uv": [5, 4.5, 11, 15], "texture": "#t"},
"west": {"uv": [5, 4.5, 11, 15], "texture": "#s"},
"up": {"uv": [3, 5, 5, 11], "texture": "#t"},
"down": {"uv": [3, 5, 5, 11], "texture": "#t"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
@ -149,10 +158,10 @@
"to": [12, 11.5, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 18.5, 12]},
"faces": {
"east": {"uv": [5, 4.5, 11, 16], "texture": "#t"},
"west": {"uv": [5, 4.5, 11, 16], "texture": "#t"},
"up": {"uv": [11, 5, 12, 11], "texture": "#t"},
"down": {"uv": [11, 5, 12, 11], "texture": "#t"}
"east": {"texture": "#t"},
"west": {"texture": "#t"},
"up": {"texture": "#t"},
"down": {"texture": "#t"}
}
},
{
@ -160,20 +169,22 @@
"to": [5, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [4.75, 18.5, 12]},
"faces": {
"east": {"uv": [5, 15, 11, 16], "texture": "#t"},
"west": {"uv": [5, 15, 11, 16], "texture": "#t"},
"up": {"uv": [4, 5, 5, 11], "texture": "#t"},
"down": {"uv": [4, 5, 5, 11], "texture": "#t"}
"east": {"texture": "#t"},
"west": {"texture": "#t"},
"up": {"texture": "#t"},
"down": {"texture": "#t"}
}
},
{
"from": [8, 0, 0],
"to": [12, 11.5, 3],
"faces": {
"north": {"uv": [4, 4.5, 8, 16], "texture": "#s", "cullface": "north"},
"west": {"uv": [0, 4.5, 3, 16], "texture": "#s"},
"up": {"uv": [8, 0, 12, 3], "texture": "#s"},
"down": {"uv": [8, 13, 12, 16], "texture": "#s", "cullface": "down"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
@ -181,10 +192,12 @@
"to": [12, 11.5, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 19]},
"faces": {
"south": {"uv": [8, 4.5, 12, 16], "texture": "#s", "cullface": "south"},
"west": {"uv": [11, 4.5, 16, 16], "texture": "#s"},
"up": {"uv": [8, 11, 12, 16], "texture": "#s"},
"down": {"uv": [8, 0, 12, 5], "texture": "#s", "cullface": "down"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
@ -192,144 +205,178 @@
"to": [16, 15.5, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
"faces": {
"north": {"uv": [0, 0, 4, 16], "texture": "#s", "cullface": "north"},
"east": {"uv": [0, 0, 16, 16], "texture": "#s", "cullface": "east"},
"south": {"uv": [12, 0, 16, 16], "texture": "#s", "cullface": "south"},
"west": {"uv": [0, 0, 16, 16], "texture": "#s"},
"up": {"uv": [12, 0, 16, 16], "texture": "#s"},
"down": {"uv": [12, 0, 16, 16], "texture": "#s", "cullface": "down"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [4, 7.5, 0],
"to": [8, 8, 3],
"to": [8, 7.9375, 3],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 11.5, 8]},
"faces": {
"north": {"uv": [8, 8, 12, 8.5], "texture": "#s"},
"south": {"uv": [4, 8, 8, 8.5], "texture": "#s"},
"west": {"uv": [0, 8, 3, 8.5], "texture": "#s"},
"up": {"uv": [4, 0, 8, 3], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [12, 15.5, 0],
"to": [16, 16, 3],
"to": [16, 15.9375, 3],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 19.5, 8]},
"faces": {
"north": {"uv": [0, 0, 4, 0.5], "texture": "#s"},
"east": {"uv": [13, 0, 16, 0.5], "texture": "#s"},
"south": {"uv": [12, 0, 16, 0.5], "texture": "#s"},
"west": {"uv": [0, 0, 3, 0.5], "texture": "#s"},
"up": {"uv": [12, 0, 16, 3], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [13, 15.5, 3],
"to": [16, 16, 4],
"to": [16, 15.9375, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 19.5, 11]},
"faces": {
"north": {"uv": [0, 0, 3, 0.5], "texture": "#s"},
"east": {"uv": [12, 0, 13, 0.5], "texture": "#s"},
"south": {"uv": [13, 0, 16, 0.5], "texture": "#s"},
"west": {"uv": [3, 0, 4, 0.5], "texture": "#s"},
"up": {"uv": [13, 3, 16, 4], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [15, 15.5, 4],
"to": [16, 16, 8],
"to": [16, 15.9375, 8],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 19.5, 12]},
"faces": {
"east": {"uv": [8, 0, 12, 0.5], "texture": "#s"},
"west": {"uv": [4, 0, 8, 0.5], "texture": "#s"},
"up": {"uv": [15, 4, 16, 8], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [15.9375, 15.9375, 0],
"to": [16, 16, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 19.5625, 12]},
"faces": {
"east": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"}
}
},
{
"from": [11, 11.5, 0],
"to": [12, 12, 4],
"to": [12, 11.9375, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [10, 15.5, 8]},
"faces": {
"north": {"uv": [4, 4, 5, 4.5], "texture": "#s"},
"west": {"uv": [0, 4, 4, 4.5], "texture": "#s"},
"up": {"uv": [11, 0, 12, 4], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [3, 3.5, 0],
"to": [4, 4, 3],
"to": [4, 3.9375, 3],
"rotation": {"angle": 0, "axis": "y", "origin": [2, 7.5, 8]},
"faces": {
"north": {"uv": [12, 12, 13, 12.5], "texture": "#s"},
"west": {"uv": [0, 12, 3, 12.5], "texture": "#s"},
"up": {"uv": [3, 0, 4, 3], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [15, 15.5, 12],
"to": [16, 16, 16],
"to": [16, 15.9375, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 19.5, 20]},
"faces": {
"east": {"uv": [0, 0, 4, 0.5], "texture": "#s"},
"south": {"uv": [15, 0, 16, 0.5], "texture": "#s"},
"west": {"uv": [12, 0, 16, 0.5], "texture": "#s"},
"up": {"uv": [15, 12, 16, 16], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [7, 7.5, 13],
"to": [8, 8, 16],
"to": [8, 7.9375, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 11.5, 20]},
"faces": {
"east": {"uv": [0, 8, 3, 8.5], "texture": "#s"},
"south": {"uv": [7, 8, 8, 8.5], "texture": "#s"},
"west": {"uv": [13, 8, 16, 8.5], "texture": "#s"},
"up": {"uv": [7, 13, 8, 16], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [0, 3.5, 4],
"to": [3, 4, 8],
"to": [3, 3.9375, 8],
"rotation": {"angle": 0, "axis": "y", "origin": [2, 7.5, 12]},
"faces": {
"north": {"uv": [13, 12, 16, 12.5], "texture": "#s"},
"south": {"uv": [0, 12, 3, 12.5], "texture": "#s"},
"west": {"uv": [4, 12, 8, 12.5], "texture": "#s"},
"up": {"uv": [0, 4, 3, 8], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [0, 3.5, 12],
"to": [4, 4, 16],
"to": [4, 3.9375, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [2, 7.5, 20]},
"faces": {
"north": {"uv": [12, 12, 16, 12.5], "texture": "#s"},
"south": {"uv": [0, 12, 4, 12.5], "texture": "#s"},
"west": {"uv": [12, 12, 16, 12.5], "texture": "#s"},
"up": {"uv": [0, 12, 4, 16], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [8, 11.5, 13],
"to": [12, 12, 16],
"to": [12, 11.9375, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [10, 15.5, 20]},
"faces": {
"north": {"uv": [4, 4, 8, 4.5], "texture": "#s"},
"south": {"uv": [8, 4, 12, 4.5], "texture": "#s"},
"west": {"uv": [13, 4, 16, 4.5], "texture": "#s"},
"up": {"uv": [8, 13, 12, 16], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [13, 15.5, 8],
"to": [16, 16, 12],
"to": [16, 15.9375, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 19.5, 16]},
"faces": {
"north": {"uv": [0, 0, 4, 0.5], "texture": "#s"},
"east": {"uv": [4, 0, 8, 0.5], "texture": "#s"},
"south": {"uv": [12, 0, 16, 0.5], "texture": "#s"},
"west": {"uv": [8, 0, 12, 0.5], "texture": "#s"},
"up": {"uv": [12, 8, 16, 12], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
}
],

View file

@ -1,6 +1,6 @@
{
"parent": "block/block",
"ambientocclusion": false,
"parent": "block/block",
"ambientocclusion": false,
"textures": {
"particle": "engineersdecor:block/roof/dark_shingle_roof",
"s": "engineersdecor:block/roof/dark_shingle_roof",
@ -11,11 +11,12 @@
"from": [0, 0, 0],
"to": [4, 3.5, 16],
"faces": {
"north": {"uv": [12, 12, 16, 16], "texture": "#s", "cullface": "north"},
"south": {"uv": [0, 12, 4, 16], "texture": "#s", "cullface": "south"},
"west": {"uv": [0, 12, 16, 16], "texture": "#s", "cullface": "west"},
"up": {"uv": [0, 0, 4, 16], "texture": "#s"},
"down": {"uv": [0, 0, 4, 16], "texture": "#s", "cullface": "down"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
@ -23,22 +24,24 @@
"to": [8, 7.5, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
"faces": {
"north": {"uv": [8, 8, 12, 16], "texture": "#s", "cullface": "north"},
"south": {"uv": [4, 8, 8, 16], "texture": "#s", "cullface": "south"},
"west": {"uv": [0, 8, 16, 16], "texture": "#s"},
"up": {"uv": [4, 0, 8, 16], "texture": "#s"},
"down": {"uv": [4, 0, 8, 16], "texture": "#s", "cullface": "down"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [8, 0, 0],
"to": [12, 11.5, 16],
"faces": {
"north": {"uv": [4, 4, 8, 16], "texture": "#s", "cullface": "north"},
"south": {"uv": [8, 4, 12, 16], "texture": "#s", "cullface": "south"},
"west": {"uv": [0, 4, 16, 16], "texture": "#s"},
"up": {"uv": [8, 0, 12, 16], "texture": "#s"},
"down": {"uv": [8, 0, 12, 16], "texture": "#s", "cullface": "down"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
@ -46,182 +49,233 @@
"to": [16, 15.5, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
"faces": {
"north": {"uv": [0, 0, 4, 16], "texture": "#s", "cullface": "north"},
"east": {"uv": [0, 0, 16, 16], "texture": "#s", "cullface": "east"},
"south": {"uv": [12, 0, 16, 16], "texture": "#s", "cullface": "south"},
"west": {"uv": [0, 0, 16, 16], "texture": "#s"},
"up": {"uv": [12, 0, 16, 16], "texture": "#s"},
"down": {"uv": [12, 0, 16, 16], "texture": "#s", "cullface": "down"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [4, 7.5, 0],
"to": [8, 8, 4],
"to": [8, 7.9375, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 11.5, 8]},
"faces": {
"north": {"uv": [8, 8, 12, 8.5], "texture": "#s"},
"south": {"uv": [4, 8, 8, 8.5], "texture": "#s"},
"west": {"uv": [0, 8, 4, 8.5], "texture": "#s"},
"up": {"uv": [4, 0, 8, 4], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [12, 15.5, 0],
"to": [16, 16, 4],
"to": [16, 15.9375, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 19.5, 8]},
"faces": {
"north": {"uv": [0, 0, 4, 0.5], "texture": "#s"},
"east": {"uv": [12, 0, 16, 0.5], "texture": "#s"},
"south": {"uv": [12, 0, 16, 0.5], "texture": "#s"},
"west": {"uv": [0, 0, 4, 0.5], "texture": "#s"},
"up": {"uv": [12, 0, 16, 4], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [15, 15.5, 4],
"to": [16, 16, 8],
"to": [16, 15.9375, 8],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 19.5, 12]},
"faces": {
"east": {"uv": [8, 0, 12, 0.5], "texture": "#s"},
"west": {"uv": [4, 0, 8, 0.5], "texture": "#s"},
"up": {"uv": [15, 4, 16, 8], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [15.9375, 15.9375, 0],
"to": [16, 16, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 19.5625, 12]},
"faces": {
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [11, 11.5, 0],
"to": [12, 12, 4],
"to": [12, 11.9375, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [10, 15.5, 8]},
"faces": {
"north": {"uv": [4, 4, 5, 4.5], "texture": "#s"},
"west": {"uv": [0, 4, 4, 4.5], "texture": "#s"},
"up": {"uv": [11, 0, 12, 4], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [3, 3.5, 0],
"to": [4, 4, 4],
"to": [4, 3.9375, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [2, 7.5, 8]},
"faces": {
"north": {"uv": [4, 4, 5, 4.5], "texture": "#s"},
"west": {"uv": [0, 4, 4, 4.5], "texture": "#s"},
"up": {"uv": [11, 0, 12, 4], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [11, 11.5, 8],
"to": [12, 12, 12],
"to": [12, 11.9375, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [10, 15.5, 16]},
"faces": {
"west": {"uv": [8, 4, 12, 4.5], "texture": "#s"},
"up": {"uv": [11, 8, 12, 12], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [3, 3.5, 8],
"to": [4, 4, 12],
"to": [4, 3.9375, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [2, 7.5, 16]},
"faces": {
"west": {"uv": [8, 4, 12, 4.5], "texture": "#s"},
"up": {"uv": [11, 8, 12, 12], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [7, 7.5, 4],
"to": [8, 8, 8],
"to": [8, 7.9375, 8],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 11.5, 12]},
"faces": {
"east": {"uv": [8, 8, 12, 8.5], "texture": "#s"},
"west": {"uv": [4, 8, 8, 8.5], "texture": "#s"},
"up": {"uv": [7, 4, 8, 8], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [15, 15.5, 12],
"to": [16, 16, 16],
"to": [16, 15.9375, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 19.5, 20]},
"faces": {
"east": {"uv": [0, 0, 4, 0.5], "texture": "#s"},
"south": {"uv": [15, 0, 16, 0.5], "texture": "#s"},
"west": {"uv": [12, 0, 16, 0.5], "texture": "#s"},
"up": {"uv": [15, 12, 16, 16], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [7, 7.5, 12],
"to": [8, 8, 16],
"to": [8, 7.9375, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 11.5, 20]},
"faces": {
"east": {"uv": [0, 8, 4, 8.5], "texture": "#s"},
"south": {"uv": [7, 8, 8, 8.5], "texture": "#s"},
"west": {"uv": [12, 8, 16, 8.5], "texture": "#s"},
"up": {"uv": [7, 12, 8, 16], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [0, 3.5, 4],
"to": [4, 4, 8],
"to": [4, 3.9375, 8],
"rotation": {"angle": 0, "axis": "y", "origin": [2, 7.5, 12]},
"faces": {
"north": {"uv": [12, 12, 16, 12.5], "texture": "#s"},
"south": {"uv": [0, 12, 4, 12.5], "texture": "#s"},
"west": {"uv": [4, 12, 8, 12.5], "texture": "#s"},
"up": {"uv": [0, 4, 4, 8], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [8, 11.5, 4],
"to": [12, 12, 8],
"to": [12, 11.9375, 8],
"rotation": {"angle": 0, "axis": "y", "origin": [10, 15.5, 12]},
"faces": {
"north": {"uv": [4, 4, 8, 4.5], "texture": "#s"},
"south": {"uv": [8, 4, 12, 4.5], "texture": "#s"},
"west": {"uv": [4, 4, 8, 4.5], "texture": "#s"},
"up": {"uv": [8, 4, 12, 8], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [0, 3.5, 12],
"to": [4, 4, 16],
"to": [4, 3.9375, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [2, 7.5, 20]},
"faces": {
"north": {"uv": [12, 12, 16, 12.5], "texture": "#s"},
"south": {"uv": [0, 12, 4, 12.5], "texture": "#s"},
"west": {"uv": [12, 12, 16, 12.5], "texture": "#s"},
"up": {"uv": [0, 12, 4, 16], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [8, 11.5, 12],
"to": [12, 12, 16],
"to": [12, 11.9375, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [10, 15.5, 20]},
"faces": {
"north": {"uv": [4, 4, 8, 4.5], "texture": "#s"},
"south": {"uv": [8, 4, 12, 4.5], "texture": "#s"},
"west": {"uv": [12, 4, 16, 4.5], "texture": "#s"},
"up": {"uv": [8, 12, 12, 16], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [4, 7.5, 8],
"to": [8, 8, 12],
"to": [8, 7.9375, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 11.5, 16]},
"faces": {
"north": {"uv": [8, 8, 12, 8.5], "texture": "#s"},
"south": {"uv": [4, 8, 8, 8.5], "texture": "#s"},
"west": {"uv": [8, 8, 12, 8.5], "texture": "#s"},
"up": {"uv": [4, 8, 8, 12], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [12, 15.5, 8],
"to": [16, 16, 12],
"to": [16, 15.9375, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 19.5, 16]},
"faces": {
"north": {"uv": [0, 0, 4, 0.5], "texture": "#s"},
"east": {"uv": [4, 0, 8, 0.5], "texture": "#s"},
"south": {"uv": [12, 0, 16, 0.5], "texture": "#s"},
"west": {"uv": [8, 0, 12, 0.5], "texture": "#s"},
"up": {"uv": [12, 8, 16, 12], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
@ -229,23 +283,23 @@
"to": [1, 6, 1],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 11.5, 8]},
"faces": {
"north": {"uv": [0, 0, 1, 2.5], "texture": "#f"},
"east": {"uv": [0, 0, 1, 2.5], "texture": "#f"},
"south": {"uv": [0, 0, 1, 2.5], "texture": "#f"},
"west": {"uv": [0, 0, 1, 2.5], "texture": "#f"},
"up": {"uv": [0, 0, 1, 1], "texture": "#f"}
"north": {"texture": "#f"},
"east": {"texture": "#f"},
"south": {"texture": "#f"},
"west": {"texture": "#f"},
"up": {"texture": "#f"}
}
},
{
"from": [0, 4, 15],
"from": [0, 3.9375, 15],
"to": [1, 6, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 23]},
"faces": {
"north": {"uv": [0, 0, 1, 2], "texture": "#f"},
"east": {"uv": [0, 0, 1, 2], "texture": "#f"},
"south": {"uv": [0, 0, 1, 2], "texture": "#f"},
"west": {"uv": [0, 0, 1, 2], "texture": "#f"},
"up": {"uv": [0, 0, 1, 1], "texture": "#f"}
"north": {"texture": "#f"},
"east": {"texture": "#f"},
"south": {"texture": "#f"},
"west": {"texture": "#f"},
"up": {"texture": "#f"}
}
},
{
@ -253,10 +307,10 @@
"to": [1, 6, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 22]},
"faces": {
"east": {"uv": [0, 0, 14, 1], "texture": "#f"},
"west": {"uv": [0, 0, 14, 1], "texture": "#f"},
"up": {"uv": [0, 0, 1, 14], "texture": "#f"},
"down": {"uv": [0, 0, 1, 14], "texture": "#f"}
"east": {"texture": "#f"},
"west": {"texture": "#f"},
"up": {"texture": "#f"},
"down": {"texture": "#f"}
}
}
],

View file

@ -1,5 +1,5 @@
{
"ambientocclusion": false,
"ambientocclusion": false,
"textures": {
"particle": "engineersdecor:block/roof/dark_shingle_roof",
"s": "engineersdecor:block/roof/dark_shingle_roof",
@ -10,12 +10,12 @@
"from": [12, 0, 0],
"to": [16, 15.5, 12],
"faces": {
"north": {"uv": [0, 0.5, 4, 16], "texture": "#s", "cullface": "north"},
"east": {"uv": [4, 0.5, 16, 16], "texture": "#s", "cullface": "east"},
"south": {"uv": [12, 0.5, 16, 16], "texture": "#s"},
"west": {"uv": [0, 0.5, 12, 16], "texture": "#s"},
"up": {"uv": [12, 0, 16, 12], "texture": "#s"},
"down": {"uv": [12, 4, 16, 16], "texture": "#s", "cullface": "down"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
@ -23,152 +23,207 @@
"to": [16, 15.5, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 16]},
"faces": {
"north": {"uv": [0, 0.5, 16, 16], "texture": "#s"},
"east": {"uv": [0, 0.5, 4, 16], "texture": "#s", "cullface": "east"},
"south": {"uv": [0, 0.5, 16, 16], "texture": "#s", "cullface": "south"},
"west": {"uv": [12, 0.5, 16, 16], "texture": "#s", "cullface": "west"},
"up": {"uv": [0, 12, 16, 16], "texture": "#s"},
"down": {"uv": [0, 0, 16, 4], "texture": "#s", "cullface": "down"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [4, 15.5, 12],
"to": [8, 16, 16],
"to": [8, 15.9375, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12.5, 16]},
"faces": {
"north": {"uv": [8, 0, 12, 0.5], "texture": "#s"},
"east": {"uv": [0, 0, 4, 0.5], "texture": "#s"},
"south": {"uv": [4, 0, 8, 0.5], "texture": "#s"},
"west": {"uv": [12, 0, 16, 0.5], "texture": "#s"},
"up": {"uv": [4, 12, 8, 16], "texture": "#s"},
"down": {"uv": [4, 0, 8, 4], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [0, 11.5, 8],
"to": [8, 12, 12],
"to": [8, 11.9375, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8.5, 12]},
"faces": {
"north": {"uv": [8, 4, 16, 4.5], "texture": "#s"},
"east": {"uv": [4, 4, 8, 4.5], "texture": "#s"},
"west": {"uv": [8, 4, 12, 4.5], "texture": "#s"},
"up": {"uv": [0, 8, 8, 12], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [8, 11.5, 4],
"to": [12, 12, 8],
"to": [12, 11.9375, 8],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 8.5, 8]},
"faces": {
"north": {"uv": [4, 4, 8, 4.5], "texture": "#s"},
"east": {"uv": [8, 4, 12, 4.5], "texture": "#s"},
"south": {"uv": [8, 4, 12, 4.5], "texture": "#s"},
"west": {"uv": [4, 4, 8, 4.5], "texture": "#s"},
"up": {"uv": [8, 4, 12, 8], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [8, 15.5, 15],
"to": [12, 16, 16],
"to": [12, 15.9375, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 12.5, 16]},
"faces": {
"north": {"uv": [4, 0, 8, 0.5], "texture": "#s"},
"south": {"uv": [8, 0, 12, 0.5], "texture": "#s"},
"up": {"uv": [8, 15, 12, 16], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [0, 15.5, 15],
"to": [4, 16, 16],
"to": [4, 15.9375, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12.5, 16]},
"faces": {
"north": {"uv": [12, 0, 16, 0.5], "texture": "#s"},
"south": {"uv": [0, 0, 4, 0.5], "texture": "#s"},
"west": {"uv": [15, 0, 16, 0.5], "texture": "#s"},
"up": {"uv": [0, 15, 4, 16], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [0, 15.9375, 15.9375],
"to": [15.9375, 16, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12.5625, 16]},
"faces": {
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [0, 7.5, 7],
"to": [4, 8, 8],
"to": [4, 7.9375, 8],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 4.5, 8]},
"faces": {
"north": {"uv": [12, 8, 16, 8.5], "texture": "#s"},
"west": {"uv": [7, 8, 8, 8.5], "texture": "#s"},
"up": {"uv": [0, 7, 4, 8], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [15, 15.5, 4],
"to": [16, 16, 8],
"to": [16, 15.9375, 8],
"rotation": {"angle": 0, "axis": "y", "origin": [20, 12.5, 8]},
"faces": {
"east": {"uv": [8, 0, 12, 0.5], "texture": "#s"},
"west": {"uv": [4, 0, 8, 0.5], "texture": "#s"},
"up": {"uv": [15, 4, 16, 8], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [15.9375, 15.9375, 0],
"to": [16, 16, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [20, 12.5625, 8]},
"faces": {
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [11, 11.5, 0],
"to": [12, 12, 4],
"to": [12, 11.9375, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 8.5, 4]},
"faces": {
"north": {"uv": [4, 4, 5, 4.5], "texture": "#s"},
"west": {"uv": [0, 4, 4, 4.5], "texture": "#s"},
"up": {"uv": [11, 0, 12, 4], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [11, 11.5, 8],
"to": [12, 12, 12],
"to": [12, 11.9375, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 8.5, 12]},
"faces": {
"west": {"uv": [8, 4, 12, 4.5], "texture": "#s"},
"up": {"uv": [11, 8, 12, 12], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [3, 4, 0],
"to": [4, 4.5, 4],
"to": [4, 4.4375, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 1, 4]},
"faces": {
"north": {"uv": [12, 11.5, 13, 12], "texture": "#s"},
"west": {"uv": [0, 11.5, 4, 12], "texture": "#s"},
"up": {"uv": [3, 0, 4, 4], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [4, 7.5, 0],
"to": [8, 8, 8],
"to": [8, 7.9375, 8],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 4.5, 4]},
"faces": {
"north": {"uv": [8, 8, 12, 8.5], "texture": "#s"},
"west": {"uv": [0, 8, 8, 8.5], "texture": "#s"},
"up": {"uv": [4, 0, 8, 8], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [12, 15.5, 8],
"to": [16, 16, 16],
"to": [16, 15.9375, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [20, 12.5, 12]},
"faces": {
"north": {"uv": [0, 0, 4, 0.5], "texture": "#s"},
"east": {"uv": [0, 0, 8, 0.5], "texture": "#s"},
"south": {"uv": [12, 0, 16, 0.5], "texture": "#s"},
"west": {"uv": [8, 0, 16, 0.5], "texture": "#s"},
"up": {"uv": [12, 8, 16, 16], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [12, 15.5, 0],
"to": [16, 16, 4],
"to": [16, 15.9375, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [20, 12.5, 4]},
"faces": {
"north": {"uv": [0, 0, 4, 0.5], "texture": "#s"},
"east": {"uv": [12, 0, 16, 0.5], "texture": "#s"},
"south": {"uv": [12, 0, 16, 0.5], "texture": "#s"},
"west": {"uv": [0, 0, 4, 0.5], "texture": "#s"},
"up": {"uv": [12, 0, 16, 4], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
@ -176,10 +231,12 @@
"to": [12, 11.5, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 12]},
"faces": {
"north": {"uv": [4, 4.5, 16, 16], "texture": "#s"},
"west": {"uv": [8, 4.5, 12, 16], "texture": "#s", "cullface": "west"},
"up": {"uv": [0, 8, 12, 12], "texture": "#s"},
"down": {"uv": [0, 4, 12, 8], "texture": "#s", "cullface": "down"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
@ -187,10 +244,12 @@
"to": [8, 7.5, 8],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
"faces": {
"north": {"uv": [8, 8.5, 16, 16], "texture": "#s"},
"west": {"uv": [4, 8.5, 8, 16], "texture": "#s", "cullface": "west"},
"up": {"uv": [0, 4, 8, 8], "texture": "#s"},
"down": {"uv": [0, 8, 8, 12], "texture": "#s", "cullface": "down"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
@ -198,10 +257,12 @@
"to": [12, 11.5, 8],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
"faces": {
"north": {"uv": [4, 4.5, 8, 16], "texture": "#s", "cullface": "north"},
"west": {"uv": [0, 4.5, 8, 16], "texture": "#s"},
"up": {"uv": [8, 0, 12, 8], "texture": "#s"},
"down": {"uv": [8, 8, 12, 16], "texture": "#s", "cullface": "down"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
@ -209,10 +270,12 @@
"to": [8, 7.5, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [4, 12, 8]},
"faces": {
"north": {"uv": [8, 8.5, 12, 16], "texture": "#s", "cullface": "north"},
"west": {"uv": [0, 8.5, 4, 16], "texture": "#s"},
"up": {"uv": [4, 0, 8, 4], "texture": "#s"},
"down": {"uv": [4, 12, 8, 16], "texture": "#s", "cullface": "down"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
@ -220,10 +283,12 @@
"to": [4, 4, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 12, 8]},
"faces": {
"north": {"uv": [12, 12, 16, 16], "texture": "#s", "cullface": "north"},
"west": {"uv": [0, 12, 4, 16], "texture": "#s", "cullface": "west"},
"up": {"uv": [0, 0, 4, 4], "texture": "#s"},
"down": {"uv": [0, 12, 4, 16], "texture": "#s", "cullface": "down"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
@ -231,11 +296,11 @@
"to": [1, 6, 1],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
"faces": {
"north": {"uv": [0, 0, 1, 2], "texture": "#f"},
"east": {"uv": [0, 0, 1, 2], "texture": "#f"},
"south": {"uv": [0, 0, 1, 2], "texture": "#f"},
"west": {"uv": [0, 0, 1, 2], "texture": "#f"},
"up": {"uv": [0, 0, 1, 1], "texture": "#f"}
"north": {"texture": "#f"},
"east": {"texture": "#f"},
"south": {"texture": "#f"},
"west": {"texture": "#f"},
"up": {"texture": "#f"}
}
}
]

View file

@ -1,5 +1,5 @@
{
"ambientocclusion": false,
"ambientocclusion": false,
"textures": {
"particle": "engineersdecor:block/roof/dark_shingle_roof",
"s": "engineersdecor:block/roof/dark_shingle_roof",
@ -10,12 +10,12 @@
"from": [0, 0, 0],
"to": [16, 3.5, 16],
"faces": {
"north": {"uv": [0, 12.5, 16, 16], "texture": "#s", "cullface": "north"},
"east": {"uv": [0, 12.5, 16, 16], "texture": "#s", "cullface": "east"},
"south": {"uv": [0, 12.5, 16, 16], "texture": "#s", "cullface": "south"},
"west": {"uv": [0, 12.5, 16, 16], "texture": "#s", "cullface": "west"},
"up": {"uv": [0, 0, 16, 16], "texture": "#s"},
"down": {"uv": [0, 0, 16, 16], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
@ -23,23 +23,23 @@
"to": [16, 7.5, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
"faces": {
"north": {"uv": [0, 8.5, 12, 12.5], "texture": "#s"},
"east": {"uv": [0, 8.5, 12, 12.5], "texture": "#s", "cullface": "east"},
"south": {"uv": [4, 8.5, 16, 12.5], "texture": "#s", "cullface": "south"},
"west": {"uv": [4, 8.5, 16, 12.5], "texture": "#s"},
"up": {"uv": [4, 4, 16, 16], "texture": "#s"},
"down": {"uv": [4, 0, 16, 12], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [8, 7.5, 8],
"to": [16, 11.5, 16],
"faces": {
"north": {"uv": [0, 4.5, 8, 8.5], "texture": "#s"},
"east": {"uv": [0, 4.5, 8, 8.5], "texture": "#s", "cullface": "east"},
"south": {"uv": [8, 4.5, 16, 8.5], "texture": "#s", "cullface": "south"},
"west": {"uv": [8, 4.5, 16, 8.5], "texture": "#s"},
"up": {"uv": [8, 8, 16, 16], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"}
}
},
{
@ -47,53 +47,77 @@
"to": [16, 15.5, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
"faces": {
"north": {"uv": [0, 0.5, 4, 4.5], "texture": "#s"},
"east": {"uv": [0, 0.5, 4, 4.5], "texture": "#s", "cullface": "east"},
"south": {"uv": [12, 0.5, 16, 4.5], "texture": "#s", "cullface": "south"},
"west": {"uv": [12, 0.5, 16, 4.5], "texture": "#s"},
"up": {"uv": [12, 12, 16, 16], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"}
}
},
{
"from": [14, 15.5, 14],
"to": [16, 16, 16],
"to": [16, 15.9375, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12.5, 8]},
"faces": {
"north": {"uv": [0, 0, 2, 0.5], "texture": "#s"},
"east": {"uv": [0, 0, 2, 0.5], "texture": "#s"},
"south": {"uv": [14, 0, 16, 0.5], "texture": "#s"},
"west": {"uv": [14, 0, 16, 0.5], "texture": "#s"},
"up": {"uv": [14, 14, 16, 16], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"}
}
},
{
"from": [15.9375, 15.9375, 14],
"to": [16, 16, 15.9375],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12.5625, 8]},
"faces": {
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"}
}
},
{
"from": [14, 15.9375, 15.9375],
"to": [16, 16, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12.5625, 8]},
"faces": {
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"}
}
},
{
"from": [12, 11.5, 11],
"to": [16, 12, 12],
"to": [16, 11.9375, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8.5, 4]},
"faces": {
"north": {"uv": [0, 4, 4, 4.5], "texture": "#s"},
"east": {"uv": [4, 4, 5, 4.5], "texture": "#s"},
"west": {"uv": [11, 4, 12, 4.5], "texture": "#s"},
"up": {"uv": [12, 11, 16, 12], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"}
}
},
{
"from": [12, 7.5, 7],
"to": [16, 8, 8],
"to": [16, 7.9375, 8],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 4.5, 0]},
"faces": {
"north": {"uv": [0, 8, 4, 8.5], "texture": "#s"},
"east": {"uv": [8, 8, 9, 8.5], "texture": "#s"},
"up": {"uv": [12, 7, 16, 8], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"up": {"texture": "#s"}
}
},
{
"from": [8, 3.5, 3],
"to": [12, 4, 4],
"to": [12, 3.9375, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [4, 0.5, -4]},
"faces": {
"north": {"uv": [4, 12, 8, 12.5], "texture": "#s"},
"up": {"uv": [8, 3, 12, 4], "texture": "#s"}
"north": {"texture": "#s"},
"up": {"texture": "#s"}
}
},
{
@ -101,111 +125,111 @@
"to": [8, 8, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 4.5, 5]},
"faces": {
"south": {"uv": [7, 8, 8, 8.5], "texture": "#s"},
"west": {"uv": [12, 8, 16, 8.5], "texture": "#s"},
"up": {"uv": [7, 12, 8, 16], "texture": "#s"}
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"}
}
},
{
"from": [3, 3.5, 8],
"to": [4, 4, 12],
"to": [4, 3.9375, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [-4, 0.5, 1]},
"faces": {
"west": {"uv": [8, 12, 12, 12.5], "texture": "#s"},
"up": {"uv": [3, 8, 4, 12], "texture": "#s"}
"west": {"texture": "#s"},
"up": {"texture": "#s"}
}
},
{
"from": [8, 11.5, 12],
"to": [12, 12, 16],
"to": [12, 11.9375, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [4, 8.5, 4]},
"faces": {
"north": {"uv": [4, 4, 8, 4.5], "texture": "#s"},
"south": {"uv": [8, 4, 12, 4.5], "texture": "#s"},
"west": {"uv": [12, 4, 16, 4.5], "texture": "#s"},
"up": {"uv": [8, 12, 12, 16], "texture": "#s"}
"north": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"}
}
},
{
"from": [8, 7.5, 4],
"to": [12, 8, 8],
"to": [12, 7.9375, 8],
"rotation": {"angle": 0, "axis": "y", "origin": [4, 4.5, -4]},
"faces": {
"north": {"uv": [4, 8, 8, 8.5], "texture": "#s"},
"east": {"uv": [8, 8, 12, 8.5], "texture": "#s"},
"west": {"uv": [4, 8, 8, 8.5], "texture": "#s"},
"up": {"uv": [8, 4, 12, 8], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"}
}
},
{
"from": [4, 7.5, 8],
"to": [8, 8, 12],
"to": [8, 7.9375, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 4.5, 0]},
"faces": {
"north": {"uv": [8, 8, 12, 8.5], "texture": "#s"},
"south": {"uv": [4, 8, 8, 8.5], "texture": "#s"},
"west": {"uv": [8, 8, 12, 8.5], "texture": "#s"},
"up": {"uv": [4, 8, 8, 12], "texture": "#s"}
"north": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"}
}
},
{
"from": [0, 3.5, 12],
"to": [4, 4, 16],
"to": [4, 3.9375, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [-4, 0.5, 4]},
"faces": {
"north": {"uv": [12, 12, 16, 12.5], "texture": "#s"},
"east": {"uv": [0, 12, 4, 12.5], "texture": "#s"},
"south": {"uv": [0, 12, 4, 12.5], "texture": "#s"},
"west": {"uv": [12, 12, 16, 12.5], "texture": "#s"},
"up": {"uv": [0, 12, 4, 16], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"}
}
},
{
"from": [0, 3.5, 4],
"to": [4, 4, 8],
"to": [4, 3.9375, 8],
"rotation": {"angle": 0, "axis": "y", "origin": [-4, 0.5, -4]},
"faces": {
"north": {"uv": [12, 12, 16, 12.5], "texture": "#s"},
"east": {"uv": [8, 12, 12, 12.5], "texture": "#s"},
"south": {"uv": [0, 12, 4, 12.5], "texture": "#s"},
"west": {"uv": [4, 12, 8, 12.5], "texture": "#s"},
"up": {"uv": [0, 4, 4, 8], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"}
}
},
{
"from": [4, 3.5, 0],
"to": [8, 4, 4],
"to": [8, 3.9375, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 0.5, -8]},
"faces": {
"north": {"uv": [8, 12, 12, 12.5], "texture": "#s"},
"east": {"uv": [12, 12, 16, 12.5], "texture": "#s"},
"south": {"uv": [4, 12, 8, 12.5], "texture": "#s"},
"west": {"uv": [0, 12, 4, 12.5], "texture": "#s"},
"up": {"uv": [4, 0, 8, 4], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"}
}
},
{
"from": [12, 3.5, 0],
"to": [16, 4, 4],
"to": [16, 3.9375, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 0.5, -8]},
"faces": {
"north": {"uv": [0, 12, 4, 12.5], "texture": "#s"},
"east": {"uv": [12, 12, 16, 12.5], "texture": "#s"},
"south": {"uv": [12, 12, 16, 12.5], "texture": "#s"},
"west": {"uv": [0, 12, 4, 12.5], "texture": "#s"},
"up": {"uv": [12, 0, 16, 4], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"}
}
},
{
"from": [15, 4, 0],
"from": [15, 3.9375, 0],
"to": [16, 6, 1],
"rotation": {"angle": 0, "axis": "y", "origin": [23, 12, 8]},
"faces": {
"north": {"uv": [0, 0, 1, 2], "texture": "#f"},
"east": {"uv": [0, 0, 1, 2], "texture": "#f"},
"south": {"uv": [0, 0, 1, 2], "texture": "#f"},
"west": {"uv": [0, 0, 1, 2], "texture": "#f"},
"up": {"uv": [0, 0, 1, 1], "texture": "#f"}
"north": {"texture": "#f"},
"east": {"texture": "#f"},
"south": {"texture": "#f"},
"west": {"texture": "#f"},
"up": {"texture": "#f"}
}
},
{
@ -213,10 +237,10 @@
"to": [15, 6, 1],
"rotation": {"angle": 0, "axis": "y", "origin": [22, 12, 8]},
"faces": {
"north": {"uv": [0, 0, 14, 1], "texture": "#f"},
"south": {"uv": [0, 0, 14, 1], "texture": "#f"},
"up": {"uv": [0, 0, 14, 1], "texture": "#f"},
"down": {"uv": [0, 0, 14, 1], "texture": "#f"}
"north": {"texture": "#f"},
"south": {"texture": "#f"},
"up": {"texture": "#f"},
"down": {"texture": "#f"}
}
},
{
@ -224,10 +248,10 @@
"to": [1, 6, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [21, 12, 9]},
"faces": {
"east": {"uv": [0, 0, 14, 1], "texture": "#f"},
"west": {"uv": [0, 0, 14, 1], "texture": "#f"},
"up": {"uv": [0, 0, 1, 14], "texture": "#f"},
"down": {"uv": [0, 0, 1, 14], "texture": "#f"}
"east": {"texture": "#f"},
"west": {"texture": "#f"},
"up": {"texture": "#f"},
"down": {"texture": "#f"}
}
},
{
@ -235,23 +259,23 @@
"to": [1, 6, 1],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
"faces": {
"north": {"uv": [0, 0, 1, 2.5], "texture": "#f"},
"east": {"uv": [0, 0, 1, 2.5], "texture": "#f"},
"south": {"uv": [0, 0, 1, 2.5], "texture": "#f"},
"west": {"uv": [0, 0, 1, 2.5], "texture": "#f"},
"up": {"uv": [0, 0, 1, 1], "texture": "#f"}
"north": {"texture": "#f"},
"east": {"texture": "#f"},
"south": {"texture": "#f"},
"west": {"texture": "#f"},
"up": {"texture": "#f"}
}
},
{
"from": [0, 4, 15],
"from": [0, 3.9375, 15],
"to": [1, 6, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 23]},
"faces": {
"north": {"uv": [0, 0, 1, 2], "texture": "#f"},
"east": {"uv": [0, 0, 1, 2], "texture": "#f"},
"south": {"uv": [0, 0, 1, 2], "texture": "#f"},
"west": {"uv": [0, 0, 1, 2], "texture": "#f"},
"up": {"uv": [0, 0, 1, 1], "texture": "#f"}
"north": {"texture": "#f"},
"east": {"texture": "#f"},
"south": {"texture": "#f"},
"west": {"texture": "#f"},
"up": {"texture": "#f"}
}
}
]

View file

@ -1,253 +1,228 @@
{
"parent": "block/block",
"ambientocclusion": false,
"parent": "block/block",
"textures": {
"particle": "engineersdecor:block/roof/dark_shingle_roof",
"s": "engineersdecor:block/roof/dark_shingle_roof"
},
"elements": [
{
"from": [0, 0, 0],
"to": [4, 3.5, 16],
"faces": {
"north": {"uv": [12, 12, 16, 16], "texture": "#s", "cullface": "north"},
"south": {"uv": [0, 12, 4, 16], "texture": "#s", "cullface": "south"},
"west": {"uv": [0, 12, 16, 16], "texture": "#s", "cullface": "west"},
"up": {"uv": [0, 0, 4, 16], "texture": "#s"},
"down": {"uv": [0, 0, 4, 16], "texture": "#s", "cullface": "down"}
}
},
{
"from": [4, 0, 0],
"to": [8, 4, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
"faces": {
"north": {"uv": [8, 12, 12, 16], "texture": "#s", "cullface": "north"},
"south": {"uv": [4, 12, 8, 16], "texture": "#s", "cullface": "south"},
"down": {"uv": [4, 0, 8, 16], "texture": "#s", "cullface": "down"}
}
},
{
"from": [4, 4, 0],
"to": [8, 7.5, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
"faces": {
"north": {"uv": [8, 8.5, 12, 12], "texture": "#s", "cullface": "north"},
"south": {"uv": [4, 8.5, 8, 12], "texture": "#s", "cullface": "south"},
"west": {"uv": [0, 8.5, 16, 12], "texture": "#s"},
"up": {"uv": [4, 0, 8, 16], "texture": "#s"}
}
},
{
"from": [8, 0, 0],
"to": [12, 8, 16],
"faces": {
"north": {"uv": [4, 8, 8, 16], "texture": "#s", "cullface": "north"},
"south": {"uv": [8, 8, 12, 16], "texture": "#s", "cullface": "south"},
"down": {"uv": [8, 0, 12, 16], "texture": "#s", "cullface": "down"}
}
},
{
"from": [8, 8, 0],
"to": [12, 11.5, 16],
"faces": {
"north": {"uv": [4, 4.5, 8, 8], "texture": "#s", "cullface": "north"},
"south": {"uv": [8, 4.5, 12, 8], "texture": "#s", "cullface": "south"},
"west": {"uv": [0, 4.5, 16, 8], "texture": "#s"},
"up": {"uv": [8, 0, 12, 16], "texture": "#s"}
}
},
{
"from": [12, 12, 0],
"to": [16, 15.5, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
"faces": {
"north": {"uv": [0, 0.5, 4, 4], "texture": "#s", "cullface": "north"},
"east": {"uv": [0, 0.5, 16, 4], "texture": "#s", "cullface": "east"},
"south": {"uv": [12, 0.5, 16, 4], "texture": "#s", "cullface": "south"},
"west": {"uv": [0, 0.5, 16, 4], "texture": "#s"},
"up": {"uv": [12, 0, 16, 16], "texture": "#s"}
}
},
{
"from": [12, 0, 0],
"to": [16, 12, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 8]},
"faces": {
"north": {"uv": [0, 4, 4, 16], "texture": "#s", "cullface": "north"},
"east": {"uv": [0, 4, 16, 16], "texture": "#s", "cullface": "east"},
"south": {"uv": [12, 4, 16, 16], "texture": "#s", "cullface": "south"},
"down": {"uv": [12, 0, 16, 16], "texture": "#s", "cullface": "down"}
}
},
{
"from": [4, 7.5, 0],
"to": [8, 8, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 11.5, 8]},
"faces": {
"north": {"uv": [8, 8, 12, 8.5], "texture": "#s"},
"south": {"uv": [4, 8, 8, 8.5], "texture": "#s"},
"west": {"uv": [0, 8, 4, 8.5], "texture": "#s"},
"up": {"uv": [4, 0, 8, 4], "texture": "#s"}
}
},
{
"from": [12, 15.5, 0],
"to": [16, 16, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 19.5, 8]},
"faces": {
"north": {"uv": [0, 0, 4, 0.5], "texture": "#s"},
"east": {"uv": [12, 0, 16, 0.5], "texture": "#s"},
"south": {"uv": [12, 0, 16, 0.5], "texture": "#s"},
"west": {"uv": [0, 0, 4, 0.5], "texture": "#s"},
"up": {"uv": [12, 0, 16, 4], "texture": "#s"}
}
},
{
"from": [15, 15.5, 4],
"to": [16, 16, 8],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 19.5, 12]},
"faces": {
"east": {"uv": [8, 0, 12, 0.5], "texture": "#s"},
"west": {"uv": [4, 0, 8, 0.5], "texture": "#s"},
"up": {"uv": [15, 4, 16, 8], "texture": "#s"}
}
},
{
"from": [11, 11.5, 0],
"to": [12, 12, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [10, 15.5, 8]},
"faces": {
"north": {"uv": [4, 4, 5, 4.5], "texture": "#s"},
"west": {"uv": [0, 4, 4, 4.5], "texture": "#s"},
"up": {"uv": [11, 0, 12, 4], "texture": "#s"}
}
},
{
"from": [3, 3.5, 0],
"to": [4, 4, 4],
"to": [16, 3.9375, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [2, 7.5, 8]},
"faces": {
"north": {"uv": [4, 4, 5, 4.5], "texture": "#s"},
"west": {"uv": [0, 4, 4, 4.5], "texture": "#s"},
"up": {"uv": [11, 0, 12, 4], "texture": "#s"}
}
},
{
"from": [11, 11.5, 8],
"to": [12, 12, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [10, 15.5, 16]},
"faces": {
"west": {"uv": [8, 4, 12, 4.5], "texture": "#s"},
"up": {"uv": [11, 8, 12, 12], "texture": "#s"}
}
},
{
"from": [3, 3.5, 8],
"to": [4, 4, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [2, 7.5, 16]},
"faces": {
"west": {"uv": [8, 4, 12, 4.5], "texture": "#s"},
"up": {"uv": [11, 8, 12, 12], "texture": "#s"}
}
},
{
"from": [7, 7.5, 4],
"to": [8, 8, 8],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 11.5, 12]},
"faces": {
"east": {"uv": [8, 8, 12, 8.5], "texture": "#s"},
"west": {"uv": [4, 8, 8, 8.5], "texture": "#s"},
"up": {"uv": [7, 4, 8, 8], "texture": "#s"}
}
},
{
"from": [15, 15.5, 12],
"to": [16, 16, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 19.5, 20]},
"faces": {
"east": {"uv": [0, 0, 4, 0.5], "texture": "#s"},
"south": {"uv": [15, 0, 16, 0.5], "texture": "#s"},
"west": {"uv": [12, 0, 16, 0.5], "texture": "#s"},
"up": {"uv": [15, 12, 16, 16], "texture": "#s"}
}
},
{
"from": [7, 7.5, 12],
"to": [8, 8, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 11.5, 20]},
"faces": {
"east": {"uv": [0, 8, 4, 8.5], "texture": "#s"},
"south": {"uv": [7, 8, 8, 8.5], "texture": "#s"},
"west": {"uv": [12, 8, 16, 8.5], "texture": "#s"},
"up": {"uv": [7, 12, 8, 16], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [0, 3.5, 4],
"to": [4, 4, 8],
"to": [3, 3.9375, 8],
"rotation": {"angle": 0, "axis": "y", "origin": [2, 7.5, 12]},
"faces": {
"north": {"uv": [12, 12, 16, 12.5], "texture": "#s"},
"south": {"uv": [0, 12, 4, 12.5], "texture": "#s"},
"west": {"uv": [4, 12, 8, 12.5], "texture": "#s"},
"up": {"uv": [0, 4, 4, 8], "texture": "#s"}
}
},
{
"from": [8, 11.5, 4],
"to": [12, 12, 8],
"rotation": {"angle": 0, "axis": "y", "origin": [10, 15.5, 12]},
"faces": {
"north": {"uv": [4, 4, 8, 4.5], "texture": "#s"},
"south": {"uv": [8, 4, 12, 4.5], "texture": "#s"},
"west": {"uv": [4, 4, 8, 4.5], "texture": "#s"},
"up": {"uv": [8, 4, 12, 8], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [0, 3.5, 12],
"to": [4, 4, 16],
"to": [3, 3.9375, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [2, 7.5, 20]},
"faces": {
"north": {"uv": [12, 12, 16, 12.5], "texture": "#s"},
"south": {"uv": [0, 12, 4, 12.5], "texture": "#s"},
"west": {"uv": [12, 12, 16, 12.5], "texture": "#s"},
"up": {"uv": [0, 12, 4, 16], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [8, 11.5, 12],
"to": [12, 12, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [10, 15.5, 20]},
"from": [4, 7.5, 0],
"to": [7, 7.9375, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 11.5, 8]},
"faces": {
"north": {"uv": [4, 4, 8, 4.5], "texture": "#s"},
"south": {"uv": [8, 4, 12, 4.5], "texture": "#s"},
"west": {"uv": [12, 4, 16, 4.5], "texture": "#s"},
"up": {"uv": [8, 12, 12, 16], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [4, 7.5, 8],
"to": [8, 8, 12],
"to": [7, 7.9375, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 11.5, 16]},
"faces": {
"north": {"uv": [8, 8, 12, 8.5], "texture": "#s"},
"south": {"uv": [4, 8, 8, 8.5], "texture": "#s"},
"west": {"uv": [8, 8, 12, 8.5], "texture": "#s"},
"up": {"uv": [4, 8, 8, 12], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [7, 7.5, 0],
"to": [16, 7.9375, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 11.5, 20]},
"faces": {
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [11, 11.5, 0],
"to": [16, 11.9375, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [10, 15.5, 8]},
"faces": {
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [8, 11.5, 4],
"to": [11, 11.9375, 8],
"rotation": {"angle": 0, "axis": "y", "origin": [10, 15.5, 12]},
"faces": {
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [8, 11.5, 12],
"to": [11, 11.9375, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [10, 15.5, 20]},
"faces": {
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [12, 15.5, 0],
"to": [15, 15.9375, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 19.5, 8]},
"faces": {
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [12, 15.5, 8],
"to": [16, 16, 12],
"to": [15, 15.9375, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 19.5, 16]},
"faces": {
"north": {"uv": [0, 0, 4, 0.5], "texture": "#s"},
"east": {"uv": [4, 0, 8, 0.5], "texture": "#s"},
"south": {"uv": [12, 0, 16, 0.5], "texture": "#s"},
"west": {"uv": [8, 0, 12, 0.5], "texture": "#s"},
"up": {"uv": [12, 8, 16, 12], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [15, 15.5, 0],
"to": [16, 15.9375, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 19.5, 20]},
"faces": {
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [15.9375, 15.9375, 0],
"to": [16, 16, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 19.5625, 20]},
"faces": {
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [0, 0, 0],
"to": [16, 3.5, 16],
"faces": {
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [4, 3.9375, 0],
"to": [16, 7.5, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
"faces": {
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [8, 7.9375, 0],
"to": [16, 11.5, 16],
"faces": {
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [12, 11.9375, 0],
"to": [16, 15.5, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
"faces": {
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
}
],

View file

@ -1,6 +1,6 @@
{
"ambientocclusion": false,
"textures": {
"ambientocclusion": false,
"textures": {
"particle": "engineersdecor:block/roof/dark_shingle_roof",
"s": "engineersdecor:block/roof/dark_shingle_roof"
},
@ -9,12 +9,12 @@
"from": [12, 0, 0],
"to": [16, 15.5, 12],
"faces": {
"north": {"uv": [0, 0.5, 4, 16], "texture": "#s", "cullface": "north"},
"east": {"uv": [4, 0.5, 16, 16], "texture": "#s", "cullface": "east"},
"south": {"uv": [12, 0.5, 16, 16], "texture": "#s"},
"west": {"uv": [0, 0.5, 12, 16], "texture": "#s"},
"up": {"uv": [12, 0, 16, 12], "texture": "#s"},
"down": {"uv": [12, 4, 16, 16], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
@ -22,152 +22,207 @@
"to": [16, 15.5, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 16]},
"faces": {
"north": {"uv": [0, 0.5, 16, 16], "texture": "#s"},
"east": {"uv": [0, 0.5, 4, 16], "texture": "#s", "cullface": "east"},
"south": {"uv": [0, 0.5, 16, 16], "texture": "#s", "cullface": "south"},
"west": {"uv": [12, 0.5, 16, 16], "texture": "#s", "cullface": "west"},
"up": {"uv": [0, 12, 16, 16], "texture": "#s"},
"down": {"uv": [0, 0, 16, 4], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [4, 15.5, 12],
"to": [8, 16, 16],
"to": [8, 15.9375, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 12.5, 16]},
"faces": {
"north": {"uv": [8, 0, 12, 0.5], "texture": "#s"},
"east": {"uv": [0, 0, 4, 0.5], "texture": "#s"},
"south": {"uv": [4, 0, 8, 0.5], "texture": "#s"},
"west": {"uv": [12, 0, 16, 0.5], "texture": "#s"},
"up": {"uv": [4, 12, 8, 16], "texture": "#s"},
"down": {"uv": [4, 0, 8, 4], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [0, 11.5, 8],
"to": [8, 12, 12],
"to": [8, 11.9375, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8.5, 12]},
"faces": {
"north": {"uv": [8, 4, 16, 4.5], "texture": "#s"},
"east": {"uv": [4, 4, 8, 4.5], "texture": "#s"},
"west": {"uv": [8, 4, 12, 4.5], "texture": "#s"},
"up": {"uv": [0, 8, 8, 12], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [8, 11.5, 4],
"to": [12, 12, 8],
"to": [12, 11.9375, 8],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 8.5, 8]},
"faces": {
"north": {"uv": [4, 4, 8, 4.5], "texture": "#s"},
"east": {"uv": [8, 4, 12, 4.5], "texture": "#s"},
"south": {"uv": [8, 4, 12, 4.5], "texture": "#s"},
"west": {"uv": [4, 4, 8, 4.5], "texture": "#s"},
"up": {"uv": [8, 4, 12, 8], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [8, 15.5, 15],
"to": [12, 16, 16],
"to": [12, 15.9375, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 12.5, 16]},
"faces": {
"north": {"uv": [4, 0, 8, 0.5], "texture": "#s"},
"south": {"uv": [8, 0, 12, 0.5], "texture": "#s"},
"up": {"uv": [8, 15, 12, 16], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [0, 15.5, 15],
"to": [4, 16, 16],
"to": [4, 15.9375, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12.5, 16]},
"faces": {
"north": {"uv": [12, 0, 16, 0.5], "texture": "#s"},
"south": {"uv": [0, 0, 4, 0.5], "texture": "#s"},
"west": {"uv": [15, 0, 16, 0.5], "texture": "#s"},
"up": {"uv": [0, 15, 4, 16], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [0, 15.9375, 15.9375],
"to": [15.9375, 16, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12.5625, 16]},
"faces": {
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [0, 7.5, 7],
"to": [4, 8, 8],
"to": [4, 7.9375, 8],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 4.5, 8]},
"faces": {
"north": {"uv": [12, 8, 16, 8.5], "texture": "#s"},
"west": {"uv": [7, 8, 8, 8.5], "texture": "#s"},
"up": {"uv": [0, 7, 4, 8], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [15, 15.5, 4],
"to": [16, 16, 8],
"to": [16, 15.9375, 8],
"rotation": {"angle": 0, "axis": "y", "origin": [20, 12.5, 8]},
"faces": {
"east": {"uv": [8, 0, 12, 0.5], "texture": "#s"},
"west": {"uv": [4, 0, 8, 0.5], "texture": "#s"},
"up": {"uv": [15, 4, 16, 8], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [15.9375, 15.9375, 0],
"to": [16, 16, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [20, 12.5625, 8]},
"faces": {
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [11, 11.5, 0],
"to": [12, 12, 4],
"to": [12, 11.9375, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 8.5, 4]},
"faces": {
"north": {"uv": [4, 4, 5, 4.5], "texture": "#s"},
"west": {"uv": [0, 4, 4, 4.5], "texture": "#s"},
"up": {"uv": [11, 0, 12, 4], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [11, 11.5, 8],
"to": [12, 12, 12],
"to": [12, 11.9375, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 8.5, 12]},
"faces": {
"west": {"uv": [8, 4, 12, 4.5], "texture": "#s"},
"up": {"uv": [11, 8, 12, 12], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [3, 4, 0],
"to": [4, 4.5, 4],
"to": [4, 4.4375, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 1, 4]},
"faces": {
"north": {"uv": [12, 11.5, 13, 12], "texture": "#s"},
"west": {"uv": [0, 11.5, 4, 12], "texture": "#s"},
"up": {"uv": [3, 0, 4, 4], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [4, 7.5, 0],
"to": [8, 8, 8],
"to": [8, 7.9375, 8],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 4.5, 4]},
"faces": {
"north": {"uv": [8, 8, 12, 8.5], "texture": "#s"},
"west": {"uv": [0, 8, 8, 8.5], "texture": "#s"},
"up": {"uv": [4, 0, 8, 8], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [12, 15.5, 8],
"to": [16, 16, 16],
"to": [16, 15.9375, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [20, 12.5, 12]},
"faces": {
"north": {"uv": [0, 0, 4, 0.5], "texture": "#s"},
"east": {"uv": [0, 0, 8, 0.5], "texture": "#s"},
"south": {"uv": [12, 0, 16, 0.5], "texture": "#s"},
"west": {"uv": [8, 0, 16, 0.5], "texture": "#s"},
"up": {"uv": [12, 8, 16, 16], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [12, 15.5, 0],
"to": [16, 16, 4],
"to": [16, 15.9375, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [20, 12.5, 4]},
"faces": {
"north": {"uv": [0, 0, 4, 0.5], "texture": "#s"},
"east": {"uv": [12, 0, 16, 0.5], "texture": "#s"},
"south": {"uv": [12, 0, 16, 0.5], "texture": "#s"},
"west": {"uv": [0, 0, 4, 0.5], "texture": "#s"},
"up": {"uv": [12, 0, 16, 4], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
@ -175,10 +230,12 @@
"to": [12, 11.5, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 12]},
"faces": {
"north": {"uv": [4, 4.5, 16, 16], "texture": "#s"},
"west": {"uv": [8, 4.5, 12, 16], "texture": "#s", "cullface": "west"},
"up": {"uv": [0, 8, 12, 12], "texture": "#s"},
"down": {"uv": [0, 4, 12, 8], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
@ -186,10 +243,12 @@
"to": [8, 7.5, 8],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
"faces": {
"north": {"uv": [8, 8.5, 16, 16], "texture": "#s"},
"west": {"uv": [4, 8.5, 8, 16], "texture": "#s", "cullface": "west"},
"up": {"uv": [0, 4, 8, 8], "texture": "#s"},
"down": {"uv": [0, 8, 8, 12], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
@ -197,10 +256,12 @@
"to": [12, 11.5, 8],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
"faces": {
"north": {"uv": [4, 4.5, 8, 16], "texture": "#s", "cullface": "north"},
"west": {"uv": [0, 4.5, 8, 16], "texture": "#s"},
"up": {"uv": [8, 0, 12, 8], "texture": "#s"},
"down": {"uv": [8, 8, 12, 16], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
@ -208,10 +269,12 @@
"to": [8, 7.5, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [4, 12, 8]},
"faces": {
"north": {"uv": [8, 8.5, 12, 16], "texture": "#s", "cullface": "north"},
"west": {"uv": [0, 8.5, 4, 16], "texture": "#s"},
"up": {"uv": [4, 0, 8, 4], "texture": "#s"},
"down": {"uv": [4, 12, 8, 16], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
@ -219,10 +282,12 @@
"to": [4, 4, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 12, 8]},
"faces": {
"north": {"uv": [12, 12, 16, 16], "texture": "#s", "cullface": "north"},
"west": {"uv": [0, 12, 4, 16], "texture": "#s", "cullface": "west"},
"up": {"uv": [0, 0, 4, 4], "texture": "#s"},
"down": {"uv": [0, 12, 4, 16], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
}
]

View file

@ -1,5 +1,5 @@
{
"ambientocclusion": false,
"ambientocclusion": false,
"textures": {
"particle": "engineersdecor:block/roof/dark_shingle_roof",
"s": "engineersdecor:block/roof/dark_shingle_roof"
@ -9,12 +9,12 @@
"from": [0, 0, 0],
"to": [16, 3.5, 16],
"faces": {
"north": {"uv": [0, 12.5, 16, 16], "texture": "#s"},
"east": {"uv": [0, 12.5, 16, 16], "texture": "#s"},
"south": {"uv": [0, 12.5, 16, 16], "texture": "#s"},
"west": {"uv": [0, 12.5, 16, 16], "texture": "#s"},
"up": {"uv": [0, 0, 16, 16], "texture": "#s"},
"down": {"uv": [0, 0, 16, 16], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
@ -22,23 +22,23 @@
"to": [16, 7.5, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
"faces": {
"north": {"uv": [0, 8.5, 12, 12.5], "texture": "#s"},
"east": {"uv": [0, 8.5, 12, 12.5], "texture": "#s"},
"south": {"uv": [4, 8.5, 16, 12.5], "texture": "#s"},
"west": {"uv": [4, 8.5, 16, 12.5], "texture": "#s"},
"up": {"uv": [4, 4, 16, 16], "texture": "#s"},
"down": {"uv": [4, 0, 16, 12], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [8, 7.5, 8],
"to": [16, 11.5, 16],
"faces": {
"north": {"uv": [0, 4.5, 8, 8.5], "texture": "#s"},
"east": {"uv": [0, 4.5, 8, 8.5], "texture": "#s"},
"south": {"uv": [8, 4.5, 16, 8.5], "texture": "#s"},
"west": {"uv": [8, 4.5, 16, 8.5], "texture": "#s"},
"up": {"uv": [8, 8, 16, 16], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"}
}
},
{
@ -46,153 +46,177 @@
"to": [16, 15.5, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
"faces": {
"north": {"uv": [0, 0.5, 4, 4.5], "texture": "#s"},
"east": {"uv": [0, 0.5, 4, 4.5], "texture": "#s"},
"south": {"uv": [12, 0.5, 16, 4.5], "texture": "#s"},
"west": {"uv": [12, 0.5, 16, 4.5], "texture": "#s"},
"up": {"uv": [12, 12, 16, 16], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"}
}
},
{
"from": [14, 15.5, 14],
"to": [16, 16, 16],
"to": [16, 15.9375, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12.5, 8]},
"faces": {
"north": {"uv": [0, 0, 2, 0.5], "texture": "#s"},
"east": {"uv": [0, 0, 2, 0.5], "texture": "#s"},
"south": {"uv": [14, 0, 16, 0.5], "texture": "#s"},
"west": {"uv": [14, 0, 16, 0.5], "texture": "#s"},
"up": {"uv": [14, 14, 16, 16], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"}
}
},
{
"from": [15.9375, 15.9375, 14],
"to": [16, 16, 15.9375],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12.5625, 8]},
"faces": {
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"}
}
},
{
"from": [14, 15.9375, 15.9375],
"to": [16, 16, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12.5625, 8]},
"faces": {
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"}
}
},
{
"from": [12, 11.5, 11],
"to": [16, 12, 12],
"to": [16, 11.9375, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8.5, 4]},
"faces": {
"north": {"uv": [0, 4, 4, 4.5], "texture": "#s"},
"east": {"uv": [4, 4, 5, 4.5], "texture": "#s"},
"west": {"uv": [11, 4, 12, 4.5], "texture": "#s"},
"up": {"uv": [12, 11, 16, 12], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"}
}
},
{
"from": [12, 7.5, 7],
"to": [16, 8, 8],
"to": [16, 7.9375, 8],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 4.5, 0]},
"faces": {
"north": {"uv": [0, 8, 4, 8.5], "texture": "#s"},
"east": {"uv": [8, 8, 9, 8.5], "texture": "#s"},
"up": {"uv": [12, 7, 16, 8], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"up": {"texture": "#s"}
}
},
{
"from": [8, 3.5, 3],
"to": [12, 4, 4],
"to": [12, 3.9375, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [4, 0.5, -4]},
"faces": {
"north": {"uv": [4, 12, 8, 12.5], "texture": "#s"},
"up": {"uv": [8, 3, 12, 4], "texture": "#s"}
"north": {"texture": "#s"},
"up": {"texture": "#s"}
}
},
{
"from": [7, 7.5, 12],
"to": [8, 8, 16],
"to": [8, 7.9375, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 4.5, 5]},
"faces": {
"south": {"uv": [7, 8, 8, 8.5], "texture": "#s"},
"west": {"uv": [12, 8, 16, 8.5], "texture": "#s"},
"up": {"uv": [7, 12, 8, 16], "texture": "#s"}
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"}
}
},
{
"from": [3, 3.5, 8],
"to": [4, 4, 12],
"to": [4, 3.9375, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [-4, 0.5, 1]},
"faces": {
"west": {"uv": [8, 12, 12, 12.5], "texture": "#s"},
"up": {"uv": [3, 8, 4, 12], "texture": "#s"}
"west": {"texture": "#s"},
"up": {"texture": "#s"}
}
},
{
"from": [8, 11.5, 12],
"to": [12, 12, 16],
"to": [12, 11.9375, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [4, 8.5, 4]},
"faces": {
"north": {"uv": [4, 4, 8, 4.5], "texture": "#s"},
"south": {"uv": [8, 4, 12, 4.5], "texture": "#s"},
"west": {"uv": [12, 4, 16, 4.5], "texture": "#s"},
"up": {"uv": [8, 12, 12, 16], "texture": "#s"}
"north": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"}
}
},
{
"from": [8, 7.5, 4],
"to": [12, 8, 8],
"to": [12, 7.9375, 8],
"rotation": {"angle": 0, "axis": "y", "origin": [4, 4.5, -4]},
"faces": {
"north": {"uv": [4, 8, 8, 8.5], "texture": "#s"},
"east": {"uv": [8, 8, 12, 8.5], "texture": "#s"},
"west": {"uv": [4, 8, 8, 8.5], "texture": "#s"},
"up": {"uv": [8, 4, 12, 8], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"}
}
},
{
"from": [4, 7.5, 8],
"to": [8, 8, 12],
"to": [8, 7.9375, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 4.5, 0]},
"faces": {
"north": {"uv": [8, 8, 12, 8.5], "texture": "#s"},
"south": {"uv": [4, 8, 8, 8.5], "texture": "#s"},
"west": {"uv": [8, 8, 12, 8.5], "texture": "#s"},
"up": {"uv": [4, 8, 8, 12], "texture": "#s"}
"north": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"}
}
},
{
"from": [0, 3.5, 12],
"to": [4, 4, 16],
"to": [4, 3.9375, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [-4, 0.5, 4]},
"faces": {
"north": {"uv": [12, 12, 16, 12.5], "texture": "#s"},
"east": {"uv": [0, 12, 4, 12.5], "texture": "#s"},
"south": {"uv": [0, 12, 4, 12.5], "texture": "#s"},
"west": {"uv": [12, 12, 16, 12.5], "texture": "#s"},
"up": {"uv": [0, 12, 4, 16], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"}
}
},
{
"from": [0, 3.5, 4],
"to": [4, 4, 8],
"to": [4, 3.9375, 8],
"rotation": {"angle": 0, "axis": "y", "origin": [-4, 0.5, -4]},
"faces": {
"north": {"uv": [12, 12, 16, 12.5], "texture": "#s"},
"east": {"uv": [8, 12, 12, 12.5], "texture": "#s"},
"south": {"uv": [0, 12, 4, 12.5], "texture": "#s"},
"west": {"uv": [4, 12, 8, 12.5], "texture": "#s"},
"up": {"uv": [0, 4, 4, 8], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"}
}
},
{
"from": [4, 3.5, 0],
"to": [8, 4, 4],
"to": [8, 3.9375, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 0.5, -8]},
"faces": {
"north": {"uv": [8, 12, 12, 12.5], "texture": "#s"},
"east": {"uv": [12, 12, 16, 12.5], "texture": "#s"},
"south": {"uv": [4, 12, 8, 12.5], "texture": "#s"},
"west": {"uv": [0, 12, 4, 12.5], "texture": "#s"},
"up": {"uv": [4, 0, 8, 4], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"}
}
},
{
"from": [12, 3.5, 0],
"to": [16, 4, 4],
"to": [16, 3.9375, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 0.5, -8]},
"faces": {
"north": {"uv": [0, 12, 4, 12.5], "texture": "#s"},
"east": {"uv": [12, 12, 16, 12.5], "texture": "#s"},
"south": {"uv": [12, 12, 16, 12.5], "texture": "#s"},
"west": {"uv": [0, 12, 4, 12.5], "texture": "#s"},
"up": {"uv": [12, 0, 16, 4], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"}
}
}
]

View file

@ -1,6 +1,6 @@
{
"ambientocclusion": false,
"parent": "block/block",
"parent": "block/block",
"ambientocclusion": false,
"textures": {
"2": "engineersdecor:block/material/steel_texture",
"particle": "engineersdecor:block/roof/dark_shingle_roof",
@ -8,50 +8,42 @@
"g": "engineersdecor:block/glass/panzerglass_block_texture0"
},
"elements": [
{
"from": [0, 0, 0],
"to": [4, 3.5, 16],
"faces": {
"north": {"uv": [12, 12, 16, 16], "texture": "#s", "cullface": "north"},
"south": {"uv": [0, 12, 4, 16], "texture": "#s", "cullface": "south"},
"west": {"uv": [0, 12, 16, 16], "texture": "#s", "cullface": "west"},
"up": {"uv": [0, 0, 4, 16], "texture": "#s"},
"down": {"uv": [0, 0, 4, 16], "texture": "#s"}
}
},
{
"from": [4, 0, 12],
"to": [8, 7.5, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
"faces": {
"north": {"uv": [8, 8.5, 12, 16], "texture": "#s"},
"south": {"uv": [4, 8.5, 8, 16], "texture": "#s", "cullface": "south"},
"west": {"uv": [12, 8.5, 16, 16], "texture": "#s"},
"up": {"uv": [4, 12, 8, 16], "texture": "#s"},
"down": {"uv": [4, 0, 8, 4], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [4, 0, 0],
"to": [8, 7.5, 4],
"to": [8, 7.9375, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12, -4]},
"faces": {
"north": {"uv": [8, 8.5, 12, 16], "texture": "#s", "cullface": "north"},
"south": {"uv": [4, 8.5, 8, 16], "texture": "#s"},
"west": {"uv": [0, 8.5, 4, 16], "texture": "#s"},
"up": {"uv": [4, 0, 8, 4], "texture": "#s"},
"down": {"uv": [4, 12, 8, 16], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [8, 0, 12],
"to": [12, 11.5, 16],
"to": [12, 11.9375, 16],
"faces": {
"north": {"uv": [4, 4.5, 8, 16], "texture": "#s"},
"south": {"uv": [8, 4.5, 12, 16], "texture": "#s", "cullface": "south"},
"west": {"uv": [12, 4.5, 16, 16], "texture": "#s"},
"up": {"uv": [8, 12, 12, 16], "texture": "#s"},
"down": {"uv": [8, 0, 12, 4], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
@ -59,34 +51,25 @@
"to": [12, 11.5, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -4]},
"faces": {
"north": {"uv": [4, 4.5, 8, 16], "texture": "#s", "cullface": "north"},
"south": {"uv": [8, 4.5, 12, 16], "texture": "#s"},
"west": {"uv": [0, 4.5, 4, 16], "texture": "#s"},
"up": {"uv": [8, 0, 12, 4], "texture": "#s"},
"down": {"uv": [8, 12, 12, 16], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [12, 0, 0],
"to": [16, 12, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
"faces": {
"north": {"uv": [0, 4, 4, 16], "texture": "#s", "cullface": "north"},
"east": {"uv": [12, 4, 16, 16], "texture": "#s", "cullface": "east"},
"south": {"uv": [12, 4, 16, 16], "texture": "#s"},
"down": {"uv": [12, 12, 16, 16], "texture": "#s"}
}
},
{
"from": [12, 12, 0],
"to": [16, 15.5, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
"faces": {
"north": {"uv": [0, 0.5, 4, 4], "texture": "#s", "cullface": "north"},
"east": {"uv": [12, 0.5, 16, 4], "texture": "#s", "cullface": "east"},
"south": {"uv": [12, 0.5, 16, 4], "texture": "#s"},
"west": {"uv": [0, 0.5, 4, 4], "texture": "#s"},
"up": {"uv": [12, 0, 16, 4], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
@ -94,26 +77,12 @@
"to": [16, 4.5, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 12]},
"faces": {
"east": {"uv": [4, 11.5, 12, 16], "texture": "#s", "cullface": "east"},
"west": {"uv": [4, 11.5, 12, 16], "texture": "#s"},
"up": {"uv": [4, 4, 16, 12], "texture": "#s"},
"down": {"uv": [4, 4, 16, 12], "texture": "#s"}
}
},
{
"from": [8, 4, 4],
"to": [8, 11.5, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 16, 12]},
"faces": {
"west": {"uv": [4, 4.5, 12, 16], "texture": "#g"}
}
},
{
"from": [15, 4, 4],
"to": [15, 11.5, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 16, 12]},
"faces": {
"east": {"uv": [4, 4.5, 12, 16], "texture": "#g"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
@ -121,12 +90,12 @@
"to": [16, 15.5, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 23, 12]},
"faces": {
"north": {"uv": [0, 0.5, 4, 4.25], "texture": "#s"},
"east": {"uv": [4, 0.5, 12, 4.25], "texture": "#s", "cullface": "east"},
"south": {"uv": [12, 0.5, 16, 4.25], "texture": "#s"},
"west": {"uv": [4, 0.5, 12, 4.25], "texture": "#s"},
"up": {"uv": [12, 4, 16, 12], "texture": "#s"},
"down": {"uv": [12, 4, 16, 12], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
@ -134,10 +103,12 @@
"to": [16, 12, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
"faces": {
"north": {"uv": [0, 4, 4, 16], "texture": "#s"},
"east": {"uv": [0, 4, 4, 16], "texture": "#s", "cullface": "east"},
"south": {"uv": [12, 4, 16, 16], "texture": "#s", "cullface": "south"},
"down": {"uv": [12, 0, 16, 4], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
@ -145,152 +116,196 @@
"to": [16, 15.5, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]},
"faces": {
"north": {"uv": [0, 0.5, 4, 4], "texture": "#s"},
"east": {"uv": [0, 0.5, 4, 4], "texture": "#s", "cullface": "east"},
"south": {"uv": [12, 0.5, 16, 4], "texture": "#s", "cullface": "south"},
"west": {"uv": [12, 0.5, 16, 4], "texture": "#s"},
"up": {"uv": [12, 12, 16, 16], "texture": "#s"}
}
},
{
"from": [4, 7.5, 0],
"to": [8, 8, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 11.5, 8]},
"faces": {
"north": {"uv": [8, 8, 12, 8.5], "texture": "#s"},
"south": {"uv": [4, 8, 8, 8.5], "texture": "#s"},
"west": {"uv": [0, 8, 4, 8.5], "texture": "#s"},
"up": {"uv": [4, 0, 8, 4], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [12, 15.5, 0],
"to": [16, 16, 4],
"to": [16, 15.9375, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 19.5, 8]},
"faces": {
"north": {"uv": [0, 0, 4, 0.5], "texture": "#s"},
"east": {"uv": [12, 0, 16, 0.5], "texture": "#s"},
"south": {"uv": [12, 0, 16, 0.5], "texture": "#s"},
"west": {"uv": [0, 0, 4, 0.5], "texture": "#s"},
"up": {"uv": [12, 0, 16, 4], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [15, 15.5, 4],
"to": [16, 16, 8],
"to": [16, 15.9375, 8],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 19.5, 12]},
"faces": {
"east": {"uv": [8, 0, 12, 0.5], "texture": "#s"},
"west": {"uv": [4, 0, 8, 0.5], "texture": "#s"},
"up": {"uv": [15, 4, 16, 8], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [11, 11.5, 0],
"to": [12, 12, 4],
"to": [12, 11.9375, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [10, 15.5, 8]},
"faces": {
"north": {"uv": [4, 4, 5, 4.5], "texture": "#s"},
"west": {"uv": [0, 4, 4, 4.5], "texture": "#s"},
"up": {"uv": [11, 0, 12, 4], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [3, 3.5, 0],
"to": [4, 4, 4],
"to": [4, 3.9375, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [2, 7.5, 8]},
"faces": {
"north": {"uv": [4, 4, 5, 4.5], "texture": "#s"},
"west": {"uv": [0, 4, 4, 4.5], "texture": "#s"},
"up": {"uv": [11, 0, 12, 4], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [3, 3.5, 8],
"to": [4, 4, 12],
"to": [4, 3.9375, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [2, 7.5, 16]},
"faces": {
"west": {"uv": [8, 4, 12, 4.5], "texture": "#s"},
"up": {"uv": [11, 8, 12, 12], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [15, 15.5, 12],
"to": [16, 16, 16],
"to": [16, 15.9375, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 19.5, 20]},
"faces": {
"east": {"uv": [0, 0, 4, 0.5], "texture": "#s"},
"south": {"uv": [15, 0, 16, 0.5], "texture": "#s"},
"west": {"uv": [12, 0, 16, 0.5], "texture": "#s"},
"up": {"uv": [15, 12, 16, 16], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [7, 7.5, 12],
"to": [8, 8, 16],
"to": [8, 7.9375, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 11.5, 20]},
"faces": {
"north": {"uv": [8, 8, 9, 8.5], "texture": "#s"},
"east": {"uv": [0, 8, 4, 8.5], "texture": "#s"},
"south": {"uv": [7, 8, 8, 8.5], "texture": "#s"},
"west": {"uv": [12, 8, 16, 8.5], "texture": "#s"},
"up": {"uv": [7, 12, 8, 16], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [0, 3.5, 4],
"to": [4, 4, 8],
"to": [4, 3.9375, 8],
"rotation": {"angle": 0, "axis": "y", "origin": [2, 7.5, 12]},
"faces": {
"north": {"uv": [12, 12, 16, 12.5], "texture": "#s"},
"south": {"uv": [0, 12, 4, 12.5], "texture": "#s"},
"west": {"uv": [4, 12, 8, 12.5], "texture": "#s"},
"up": {"uv": [0, 4, 4, 8], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [0, 3.5, 12],
"to": [4, 4, 16],
"to": [4, 3.9375, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [2, 7.5, 20]},
"faces": {
"north": {"uv": [12, 12, 16, 12.5], "texture": "#s"},
"south": {"uv": [0, 12, 4, 12.5], "texture": "#s"},
"west": {"uv": [12, 12, 16, 12.5], "texture": "#s"},
"up": {"uv": [0, 12, 4, 16], "texture": "#s"}
}
},
{
"from": [8, 11.5, 12],
"to": [12, 12, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [10, 15.5, 20]},
"faces": {
"north": {"uv": [4, 4, 8, 4.5], "texture": "#s"},
"south": {"uv": [8, 4, 12, 4.5], "texture": "#s"},
"west": {"uv": [12, 4, 16, 4.5], "texture": "#s"},
"up": {"uv": [8, 12, 12, 16], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [8, 11.5, 4],
"to": [12, 12, 12],
"to": [12, 11.9375, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [10, 15.5, 16]},
"faces": {
"north": {"uv": [4, 4, 9, 4.5], "texture": "#s"},
"south": {"uv": [7, 4, 12, 4.5], "texture": "#s"},
"west": {"uv": [4, 4, 12, 4.5], "texture": "#s"},
"up": {"uv": [7, 4, 12, 12], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [12, 15.5, 8],
"to": [16, 16, 12],
"to": [16, 15.9375, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 19.5, 16]},
"faces": {
"north": {"uv": [0, 0, 4, 0.5], "texture": "#s"},
"east": {"uv": [4, 0, 8, 0.5], "texture": "#s"},
"south": {"uv": [12, 0, 16, 0.5], "texture": "#s"},
"west": {"uv": [8, 0, 12, 0.5], "texture": "#s"},
"up": {"uv": [12, 8, 16, 12], "texture": "#s"}
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [15.9375, 15.9375, 0],
"to": [16, 16, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 19.5625, 12]},
"faces": {
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [0, 0, 0],
"to": [4, 3.5, 16],
"faces": {
"north": {"texture": "#s"},
"east": {"texture": "#s"},
"south": {"texture": "#s"},
"west": {"texture": "#s"},
"up": {"texture": "#s"},
"down": {"texture": "#s"}
}
},
{
"from": [8, 4, 4],
"to": [8, 11.5, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 16, 12]},
"faces": {
"west": {"texture": "#g"}
}
},
{
"from": [15, 4, 4],
"to": [15, 11.5, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 16, 12]},
"faces": {
"east": {"texture": "#g"}
}
},
{
@ -298,12 +313,12 @@
"to": [8.5, 11.5, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [15.5, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 7], "texture": "#2"},
"east": {"uv": [0, 0, 1, 7], "texture": "#2"},
"south": {"uv": [0, 0, 1, 7], "texture": "#2"},
"west": {"uv": [0, 0, 1, 7], "texture": "#2"},
"up": {"uv": [0, 0, 1, 1], "texture": "#2"},
"down": {"uv": [0, 0, 1, 1], "texture": "#2"}
"north": {"texture": "#2"},
"east": {"texture": "#2"},
"south": {"texture": "#2"},
"west": {"texture": "#2"},
"up": {"texture": "#2"},
"down": {"texture": "#2"}
}
},
{
@ -311,12 +326,12 @@
"to": [8.5, 11.5, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15.5, 12, 13]},
"faces": {
"north": {"uv": [0, 0, 1, 1], "texture": "#2"},
"east": {"uv": [0, 0, 6, 1], "texture": "#2"},
"south": {"uv": [0, 0, 1, 1], "texture": "#2"},
"west": {"uv": [0, 0, 6, 1], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
"north": {"texture": "#2"},
"east": {"texture": "#2"},
"south": {"texture": "#2"},
"west": {"texture": "#2"},
"up": {"texture": "#2"},
"down": {"texture": "#2"}
}
},
{
@ -324,12 +339,12 @@
"to": [8.5, 5.5, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [15.5, 6, 13]},
"faces": {
"north": {"uv": [0, 0, 1, 1], "texture": "#2"},
"east": {"uv": [0, 0, 6, 1], "texture": "#2"},
"south": {"uv": [0, 0, 1, 1], "texture": "#2"},
"west": {"uv": [0, 0, 6, 1], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
"north": {"texture": "#2"},
"east": {"texture": "#2"},
"south": {"texture": "#2"},
"west": {"texture": "#2"},
"up": {"texture": "#2"},
"down": {"texture": "#2"}
}
},
{
@ -337,12 +352,12 @@
"to": [8.5, 11.5, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [15.5, 12, 19]},
"faces": {
"north": {"uv": [0, 0, 1, 7], "texture": "#2"},
"east": {"uv": [0, 0, 1, 7], "texture": "#2"},
"south": {"uv": [0, 0, 1, 7], "texture": "#2"},
"west": {"uv": [0, 0, 1, 7], "texture": "#2"},
"up": {"uv": [0, 0, 1, 1], "texture": "#2"},
"down": {"uv": [0, 0, 1, 1], "texture": "#2"}
"north": {"texture": "#2"},
"east": {"texture": "#2"},
"south": {"texture": "#2"},
"west": {"texture": "#2"},
"up": {"texture": "#2"},
"down": {"texture": "#2"}
}
},
{
@ -350,12 +365,12 @@
"to": [15.5, 11.5, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [22.5, 12, 13]},
"faces": {
"north": {"uv": [0, 0, 1, 1], "texture": "#2"},
"east": {"uv": [0, 0, 6, 1], "texture": "#2"},
"south": {"uv": [0, 0, 1, 1], "texture": "#2"},
"west": {"uv": [0, 0, 6, 1], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
"north": {"texture": "#2"},
"east": {"texture": "#2"},
"south": {"texture": "#2"},
"west": {"texture": "#2"},
"up": {"texture": "#2"},
"down": {"texture": "#2"}
}
},
{
@ -363,12 +378,12 @@
"to": [15.5, 11.5, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [22.5, 12, 12]},
"faces": {
"north": {"uv": [0, 0, 1, 7], "texture": "#2"},
"east": {"uv": [0, 0, 1, 7], "texture": "#2"},
"south": {"uv": [0, 0, 1, 7], "texture": "#2"},
"west": {"uv": [0, 0, 1, 7], "texture": "#2"},
"up": {"uv": [0, 0, 1, 1], "texture": "#2"},
"down": {"uv": [0, 0, 1, 1], "texture": "#2"}
"north": {"texture": "#2"},
"east": {"texture": "#2"},
"south": {"texture": "#2"},
"west": {"texture": "#2"},
"up": {"texture": "#2"},
"down": {"texture": "#2"}
}
},
{
@ -376,12 +391,12 @@
"to": [15.5, 5.5, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [22.5, 6, 13]},
"faces": {
"north": {"uv": [0, 0, 1, 1], "texture": "#2"},
"east": {"uv": [0, 0, 6, 1], "texture": "#2"},
"south": {"uv": [0, 0, 1, 1], "texture": "#2"},
"west": {"uv": [0, 0, 6, 1], "texture": "#2"},
"up": {"uv": [0, 0, 1, 6], "texture": "#2"},
"down": {"uv": [0, 0, 1, 6], "texture": "#2"}
"north": {"texture": "#2"},
"east": {"texture": "#2"},
"south": {"texture": "#2"},
"west": {"texture": "#2"},
"up": {"texture": "#2"},
"down": {"texture": "#2"}
}
},
{
@ -389,11 +404,11 @@
"to": [15.5, 11.5, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [22.5, 12, 19]},
"faces": {
"north": {"uv": [0, 0, 1, 7], "texture": "#2"},
"east": {"uv": [0, 0, 1, 7], "texture": "#2"},
"west": {"uv": [0, 0, 1, 7], "texture": "#2"},
"up": {"uv": [0, 0, 1, 1], "texture": "#2"},
"down": {"uv": [0, 0, 1, 1], "texture": "#2"}
"north": {"texture": "#2"},
"east": {"texture": "#2"},
"west": {"texture": "#2"},
"up": {"texture": "#2"},
"down": {"texture": "#2"}
}
}
],

View file

@ -0,0 +1,15 @@
{
"replace": false,
"values": [
"engineersdecor:panzerglass_block",
"engineersdecor:panzerglass_slab",
"engineersdecor:rebar_concrete",
"engineersdecor:rebar_concrete_slab",
"engineersdecor:rebar_concrete_wall",
"engineersdecor:rebar_concrete_stairs",
"engineersdecor:rebar_concrete_tile",
"engineersdecor:rebar_concrete_tile_slab",
"engineersdecor:rebar_concrete_tile_stairs",
"engineersdecor:halfslab_rebar_concrete"
]
}