adobe forge, adobe bloomery, refactor forge bloomery stonetongs

This commit is contained in:
Mohammad-Ali Minaie
2017-06-18 14:35:20 -04:00
parent 9a607d5abd
commit 4e5ada44cf
37 changed files with 1554 additions and 1293 deletions

View File

@@ -1,12 +1,12 @@
{
"variants": {
"active=false,facing=north": { "model": "forgecraft:bloomery" },
"active=false,facing=east": { "model": "forgecraft:bloomery", "y": 90 },
"active=false,facing=south": { "model": "forgecraft:bloomery", "y": 180 },
"active=false,facing=west": { "model": "forgecraft:bloomery", "y": 270 },
"active=true,facing=north": { "model": "forgecraft:bloomery_lit" },
"active=true,facing=east": { "model": "forgecraft:bloomery_lit", "y": 90 },
"active=true,facing=south": { "model": "forgecraft:bloomery_lit", "y": 180 },
"active=true,facing=west": { "model": "forgecraft:bloomery_lit", "y": 270 }
"active=false,facing=north": { "model": "forgecraft:bloomery_brick" },
"active=false,facing=east": { "model": "forgecraft:bloomery_brick", "y": 90 },
"active=false,facing=south": { "model": "forgecraft:bloomery_brick", "y": 180 },
"active=false,facing=west": { "model": "forgecraft:bloomery_brick", "y": 270 },
"active=true,facing=north": { "model": "forgecraft:bloomery_brick_lit" },
"active=true,facing=east": { "model": "forgecraft:bloomery_brick_lit", "y": 90 },
"active=true,facing=south": { "model": "forgecraft:bloomery_brick_lit", "y": 180 },
"active=true,facing=west": { "model": "forgecraft:bloomery_brick_lit", "y": 270 }
}
}

View File

@@ -1,12 +0,0 @@
{
"variants": {
"active=false,facing=north": { "model": "forgecraft:firebox" },
"active=false,facing=east": { "model": "forgecraft:firebox", "y": 90 },
"active=false,facing=south": { "model": "forgecraft:firebox", "y": 180 },
"active=false,facing=west": { "model": "forgecraft:firebox", "y": 270 },
"active=true,facing=north": { "model": "forgecraft:firebox_lit" },
"active=true,facing=east": { "model": "forgecraft:firebox_lit", "y": 90 },
"active=true,facing=south": { "model": "forgecraft:firebox_lit", "y": 180 },
"active=true,facing=west": { "model": "forgecraft:firebox_lit", "y": 270 }
}
}

View File

@@ -0,0 +1,30 @@
{
"forge_marker": 1,
"variants": {
"active": {
"true": {
"textures": {
"particle": "primal:blocks/adobebrick",
"texture": "primal:blocks/adobebrick",
"texture1": "forgecraft:blocks/adobebrick_lit"
},
"model": "forgecraft:forge_lit"
},
"false": {
"textures": {
"particle": "primal:blocks/adobebrick",
"texture": "primal:blocks/adobebrick"
},
"model": "forgecraft:forge"
}
},
"facing": {
"north": {},
"east": {"y": 90},
"south": {"y": 180},
"west":{"y": 270}
}
}
}

View File

@@ -0,0 +1,12 @@
{
"variants": {
"active=false,facing=north": { "model": "forgecraft:forge" },
"active=false,facing=east": { "model": "forgecraft:forge", "y": 90 },
"active=false,facing=south": { "model": "forgecraft:forge", "y": 180 },
"active=false,facing=west": { "model": "forgecraft:forge", "y": 270 },
"active=true,facing=north": { "model": "forgecraft:forge_lit" },
"active=true,facing=east": { "model": "forgecraft:forge_lit", "y": 90 },
"active=true,facing=south": { "model": "forgecraft:forge_lit", "y": 180 },
"active=true,facing=west": { "model": "forgecraft:forge_lit", "y": 270 }
}
}

View File

@@ -1,7 +1,8 @@
itemGroup.forgecraft=ForgeCraft
tile.firebox.name=Forge
tile.forge_brick.name=Brick Forge
tile.forge_brick.name=Adobe Forge
tile.bloomery.name=Bloomery
tile.stoneanvil.name=Stone Anvil
tile.pistonbellows.name=Wooden Piston Bellows

View File

@@ -1,200 +0,0 @@
{
"__comment": "Designed by Kitsushadow with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "blocks/e_particle",
"texture": "blocks/e_texture",
"texture1": "blocks/checker_test",
"texture2": "blocks/e_texture"
},
"elements": [
{
"__comment": "Cube1",
"from": [ 0, 0, 0 ],
"to": [ 6, 2, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 6, 16 ], "texture": "#texture" },
"up": { "uv": [ 0, 0, 6, 16 ], "texture": "#texture" },
"north": { "uv": [ 10, 14, 16, 16 ], "texture": "#texture" },
"south": { "uv": [ 0, 14, 6, 16 ], "texture": "#texture" },
"west": { "uv": [ 0, 14, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Cube2",
"from": [ 6, 0, 2 ],
"to": [ 10, 2, 16 ],
"faces": {
"down": { "uv": [ 6, 0, 10, 14 ], "texture": "#texture" },
"up": { "uv": [ 6, 2, 10, 16 ], "texture": "#texture" },
"north": { "uv": [ 6, 14, 10, 16 ], "texture": "#texture" },
"south": { "uv": [ 6, 14, 10, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Cube3",
"from": [ 10, 0, 0 ],
"to": [ 16, 2, 16 ],
"faces": {
"down": { "uv": [ 10, 0, 16, 16 ], "texture": "#texture" },
"up": { "uv": [ 10, 0, 16, 16 ], "texture": "#texture" },
"north": { "uv": [ 0, 14, 6, 16 ], "texture": "#texture" },
"south": { "uv": [ 10, 14, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 14, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneX5",
"from": [ 6, 0, 0 ],
"to": [ 6.001, 2, 2 ],
"faces": {
"east": { "uv": [ 14, 14, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneX6",
"from": [ 10, 0, 0 ],
"to": [ 10.001, 2, 2 ],
"faces": {
"west": { "uv": [ 0, 14, 2, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Cube7",
"from": [ 0, 2, 8 ],
"to": [ 2, 4, 15 ],
"faces": {
"down": { "uv": [ 0, 1, 2, 8 ], "texture": "#texture" },
"up": { "uv": [ 0, 8, 2, 15 ], "texture": "#texture" },
"north": { "uv": [ 14, 12, 16, 14 ], "texture": "#texture" },
"south": { "uv": [ 0, 12, 2, 14 ], "texture": "#texture" },
"west": { "uv": [ 8, 12, 15, 14 ], "texture": "#texture" },
"east": { "uv": [ 1, 12, 8, 14 ], "texture": "#texture" }
}
},
{
"__comment": "Cube8",
"from": [ 0, 4, 9 ],
"to": [ 2, 6, 14 ],
"faces": {
"down": { "uv": [ 0, 2, 2, 7 ], "texture": "#texture" },
"up": { "uv": [ 0, 9, 2, 14 ], "texture": "#texture" },
"north": { "uv": [ 14, 10, 16, 12 ], "texture": "#texture" },
"south": { "uv": [ 0, 10, 2, 12 ], "texture": "#texture" },
"west": { "uv": [ 9, 10, 14, 12 ], "texture": "#texture" },
"east": { "uv": [ 2, 10, 7, 12 ], "texture": "#texture" }
}
},
{
"__comment": "Cube9",
"from": [ 0, 6, 10 ],
"to": [ 2, 8, 13 ],
"faces": {
"down": { "uv": [ 0, 3, 2, 6 ], "texture": "#texture" },
"up": { "uv": [ 0, 10, 2, 13 ], "texture": "#texture" },
"north": { "uv": [ 14, 8, 16, 10 ], "texture": "#texture" },
"south": { "uv": [ 0, 8, 2, 10 ], "texture": "#texture" },
"west": { "uv": [ 10, 8, 13, 10 ], "texture": "#texture" },
"east": { "uv": [ 3, 8, 6, 10 ], "texture": "#texture" }
}
},
{
"__comment": "Cube7",
"from": [ 14, 2, 8 ],
"to": [ 16, 4, 15 ],
"faces": {
"down": { "uv": [ 0, 0, 2, 7 ], "texture": "#texture" },
"up": { "uv": [ 0, 9, 2, 16 ], "texture": "#texture" },
"north": { "uv": [ 14, 12, 16, 14 ], "texture": "#texture" },
"south": { "uv": [ 0, 12, 2, 14 ], "texture": "#texture" },
"west": { "uv": [ 9, 12, 16, 14 ], "texture": "#texture" },
"east": { "uv": [ 0, 12, 7, 14 ], "texture": "#texture" }
}
},
{
"__comment": "Cube8",
"from": [ 14, 4, 9 ],
"to": [ 16, 6, 14 ],
"faces": {
"down": { "uv": [ 0, 1, 2, 6 ], "texture": "#texture" },
"up": { "uv": [ 0, 10, 2, 15 ], "texture": "#texture" },
"north": { "uv": [ 14, 10, 16, 12 ], "texture": "#texture" },
"south": { "uv": [ 0, 10, 2, 12 ], "texture": "#texture" },
"west": { "uv": [ 10, 10, 15, 12 ], "texture": "#texture" },
"east": { "uv": [ 1, 10, 6, 12 ], "texture": "#texture" }
}
},
{
"__comment": "Cube9",
"from": [ 14, 6, 10 ],
"to": [ 16, 8, 13 ],
"faces": {
"down": { "uv": [ 0, 2, 2, 5 ], "texture": "#texture" },
"up": { "uv": [ 0, 11, 2, 14 ], "texture": "#texture" },
"north": { "uv": [ 14, 8, 16, 10 ], "texture": "#texture" },
"south": { "uv": [ 0, 8, 2, 10 ], "texture": "#texture" },
"west": { "uv": [ 11, 8, 14, 10 ], "texture": "#texture" },
"east": { "uv": [ 2, 8, 5, 10 ], "texture": "#texture" }
}
},
{
"__comment": "Cube13",
"from": [ 2, 6.5, 10.5 ],
"to": [ 14, 8, 12 ],
"faces": {
"down": { "uv": [ 2, 1, 14, 3 ], "texture": "#texture1" },
"up": { "uv": [ 2, 13, 14, 15 ], "texture": "#texture1" },
"north": { "uv": [ 2, 8, 14, 10 ], "texture": "#texture1" },
"south": { "uv": [ 2, 8, 14, 10 ], "texture": "#texture1" }
}
},
{
"__comment": "Cube14",
"from": [ 2, 5.5, 12.5 ],
"to": [ 3, 11.5, 13.5 ],
"faces": {
"down": { "uv": [ 15, 2.5, 16, 3.5 ], "texture": "#texture" },
"up": { "uv": [ 14, 0, 15, 1 ], "texture": "#texture" },
"north": { "uv": [ 11.5, 0, 12.5, 6 ], "texture": "#texture" },
"south": { "uv": [ 13, 0, 14, 6 ], "texture": "#texture" },
"west": { "uv": [ 14, 0, 15, 6 ], "texture": "#texture" },
"east": { "uv": [ 15, 0, 16, 6 ], "texture": "#texture" }
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [ 75, 45, 0 ],
"translation": [ 0, 2.5, 0 ],
"scale": [ 0.375, 0.375, 0.375 ]
},
"thirdperson_lefthand": {
"rotation": [ 75, 45, 0 ],
"translation": [ 0, 2.5, 0 ],
"scale": [ 0.375, 0.375, 0.375 ]
},
"firstperson_righthand": {
"rotation": [ 0, 45, 0 ],
"translation": [ 0, 1, 0 ],
"scale": [ 0.4, 0.4, 0.4 ]
},
"firstperson_lefthand": {
"rotation": [ 0, 45, 0 ],
"translation": [ 0, 1, 0 ],
"scale": [ 0.4, 0.4, 0.4 ]
},
"gui": {
"rotation": [ 30, 225, 0 ],
"translation": [ 0, 2.5, 0 ],
"scale": [ 0.625, 0.625, 0.625 ]
},
"ground": {
"translation": [ 0, 1, 0 ],
"scale": [ 0.25, 0.25, 0.25 ]
},
"fixed": {
"rotation": [ -90, -90, 0 ],
"translation": [ 0, 0, -3 ],
"scale": [ 0.5, 0.5, 0.5 ]
}
}
}

View File

@@ -1,8 +1,8 @@
{
"__comment": "Designed by Kitsushadow with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "blocks/stone_slab",
"texture": "blocks/stone_slab",
"particle": "forgecraft:blocks/stone_slab",
"texture": "forgecraft:blocks/stone_slab",
"texture1": "primal:blocks/adobebrick",
"texture2": "primal:blocks/adobebrick_mortar",
"texture3": "forgecraft:blocks/adobebrick_lit"
@@ -35,7 +35,7 @@
{
"__comment": "1angle0",
"from": [ 3.9995, -0.0008, 0.0006 ],
"to": [ 6.999499, 2.9992, 5.500599 ],
"to": [ 6.999498, 2.9992, 5.500599 ],
"rotation": { "origin": [ 4, 0, 0 ], "axis": "y", "angle": -45 },
"faces": {
"down": { "uv": [ 0, 8, 3, 16 ], "texture": "#texture1" },
@@ -402,7 +402,7 @@
{
"__comment": "1angle0",
"from": [ 3.9995, 7.0004, -0.0007 ],
"to": [ 6.999499, 10.0004, 5.4993 ],
"to": [ 6.999498, 10.0004, 5.4993 ],
"rotation": { "origin": [ 4, 7, 0 ], "axis": "y", "angle": -45 },
"faces": {
"north": { "uv": [ 13, 13, 16, 16 ], "texture": "#texture1" },
@@ -475,7 +475,7 @@
"to": [ 17, 13.5004, 15.5003 ],
"rotation": { "origin": [ 14, 10.5, 10 ], "axis": "y", "angle": -45 },
"faces": {
"up": { "uv": [ 0, 0, 3, 8 ], "texture": "#texture1" },
"up": { "uv": [ 0, 0, 3, 8 ], "texture": "#texture3" },
"north": { "uv": [ 13, 13, 16, 16 ], "texture": "#texture1" },
"south": { "uv": [ 0, 13, 3, 16 ], "texture": "#texture1" },
"west": { "uv": [ 0, 13, 8, 16 ], "texture": "#texture3" },
@@ -536,7 +536,7 @@
"to": [ 12.9995, 13.499, 7.5 ],
"rotation": { "origin": [ 10, 10.5, 2 ], "axis": "y", "angle": 45 },
"faces": {
"up": { "uv": [ 0, 0, 3, 8 ], "texture": "#texture1" },
"up": { "uv": [ 0, 0, 3, 8 ], "texture": "#texture3" },
"north": { "uv": [ 13, 13, 16, 16 ], "texture": "#texture1" },
"south": { "uv": [ 0, 13, 3, 16 ], "texture": "#texture1" },
"west": { "uv": [ 0, 13, 8, 16 ], "texture": "#texture3" },
@@ -548,7 +548,7 @@
"from": [ -0.0004, 10.5, 3.9996 ],
"to": [ 2.9996, 13.5, 11.9996 ],
"faces": {
"up": { "uv": [ 0, 0, 3, 8 ], "texture": "#texture1" },
"up": { "uv": [ 0, 0, 3, 8 ], "texture": "#texture3" },
"north": { "uv": [ 13, 13, 16, 16 ], "texture": "#texture1" },
"south": { "uv": [ 0, 13, 3, 16 ], "texture": "#texture1" },
"west": { "uv": [ 0, 13, 8, 16 ], "texture": "#texture1" },
@@ -560,7 +560,7 @@
"from": [ 12.9994, 10.4996, 3.9999 ],
"to": [ 15.9994, 13.4996, 11.9999 ],
"faces": {
"up": { "uv": [ 0, 0, 3, 8 ], "texture": "#texture1" },
"up": { "uv": [ 0, 0, 3, 8 ], "texture": "#texture3" },
"north": { "uv": [ 13, 13, 16, 16 ], "texture": "#texture1" },
"south": { "uv": [ 0, 13, 3, 16 ], "texture": "#texture1" },
"west": { "uv": [ 0, 13, 8, 16 ], "texture": "#texture3" },
@@ -569,10 +569,10 @@
},
{
"__comment": "1bricks2",
"from": [ 4.0005, 10.4999, 0 ],
"to": [ 12.0005, 13.4999, 3 ],
"from": [ 4, 10.5, 0 ],
"to": [ 12, 13.5, 3 ],
"faces": {
"up": { "uv": [ 0, 0, 3, 8 ], "texture": "#texture1", "rotation": 90 },
"up": { "uv": [ 0, 0, 3, 8 ], "texture": "#texture3", "rotation": 90 },
"north": { "uv": [ 0, 13, 8, 16 ], "texture": "#texture1" },
"south": { "uv": [ 0, 13, 8, 16 ], "texture": "#texture3" },
"west": { "uv": [ 0, 13, 3, 16 ], "texture": "#texture1", "rotation": 90 },
@@ -584,7 +584,7 @@
"from": [ 4.0003, 10.4998, 13.001 ],
"to": [ 12.0003, 13.4998, 16.001 ],
"faces": {
"up": { "uv": [ 0, 0, 3, 8 ], "texture": "#texture1", "rotation": 90 },
"up": { "uv": [ 0, 0, 3, 8 ], "texture": "#texture3", "rotation": 90 },
"north": { "uv": [ 0, 13, 8, 16 ], "texture": "#texture3" },
"south": { "uv": [ 0, 13, 8, 16 ], "texture": "#texture1" },
"west": { "uv": [ 0, 13, 3, 16 ], "texture": "#texture1", "rotation": 90 },
@@ -597,7 +597,7 @@
"to": [ 7.0002, 13.4997, 5.4993 ],
"rotation": { "origin": [ 4, 10.5, 0 ], "axis": "y", "angle": -45 },
"faces": {
"up": { "uv": [ 0, 0, 3, 8 ], "texture": "#texture1" },
"up": { "uv": [ 0, 0, 3, 8 ], "texture": "#texture3" },
"north": { "uv": [ 13, 13, 16, 16 ], "texture": "#texture1" },
"south": { "uv": [ 0, 13, 3, 16 ], "texture": "#texture1" },
"west": { "uv": [ 0, 13, 8, 16 ], "texture": "#texture1" },
@@ -610,7 +610,7 @@
"to": [ 3.0003, 13.4993, 17.5003 ],
"rotation": { "origin": [ 0, 10.5, 12 ], "axis": "y", "angle": 45 },
"faces": {
"up": { "uv": [ 0, 0, 3, 8 ], "texture": "#texture1" },
"up": { "uv": [ 0, 0, 3, 8 ], "texture": "#texture3" },
"north": { "uv": [ 13, 13, 16, 16 ], "texture": "#texture1" },
"south": { "uv": [ 0, 13, 3, 16 ], "texture": "#texture1" },
"west": { "uv": [ 0, 13, 8, 16 ], "texture": "#texture1" },

View File

@@ -0,0 +1,676 @@
{
"__comment": "Designed by Kitsushadow with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "forgecraft:blocks/brick",
"texture": "forgecraft:blocks/brick",
"texture1": "forgecraft:blocks/brick",
"texture2": "forgecraft:blocks/brick",
"texture3": "forgecraft:blocks/brick_lit"
},
"elements": [
{
"__comment": "1bricks1",
"from": [ 12.999, -0.0005, 4 ],
"to": [ 15.999, 2.999501, 12 ],
"faces": {
"down": { "uv": [ 12.999, 4, 15.999, 12 ], "texture": "#texture1" },
"north": { "uv": [ 0.001000404, 13.0005, 3.001, 16 ], "texture": "#texture1" },
"south": { "uv": [ 12.999, 13.0005, 15.999, 16 ], "texture": "#texture1" },
"west": { "uv": [ 4, 13.0005, 12, 16 ], "texture": "#texture1" },
"east": { "uv": [ 4, 13.0005, 12, 16 ], "texture": "#texture1" }
}
},
{
"__comment": "1bricks2",
"from": [ 4.0001, -0.0009999999, 0.0005 ],
"to": [ 12.0001, 2.999, 3.0005 ],
"faces": {
"down": { "uv": [ 4.0001, 12.9995, 12.0001, 15.9995 ], "texture": "#texture1" },
"north": { "uv": [ 3.9999, 13.001, 11.9999, 16 ], "texture": "#texture1" },
"south": { "uv": [ 4.0001, 13.001, 12.0001, 16 ], "texture": "#texture1" },
"west": { "uv": [ 0.0005, 13.001, 3.0005, 16 ], "texture": "#texture1" },
"east": { "uv": [ 12.9995, 13.001, 15.9995, 16 ], "texture": "#texture1" }
}
},
{
"__comment": "1angle0",
"from": [ 3.9995, -0.0008, 0.0006 ],
"to": [ 6.999499, 2.9992, 5.500599 ],
"rotation": { "origin": [ 4, 0, 0 ], "axis": "y", "angle": -45 },
"faces": {
"down": { "uv": [ 3.999222, 10.49993, 6.999222, 15.99993 ], "texture": "#texture1" },
"south": { "uv": [ 3.999222, 13.0008, 6.999222, 16 ], "texture": "#texture1" },
"west": { "uv": [ 7.073628E-05, 13.0008, 5.50007, 16 ], "texture": "#texture1" },
"east": { "uv": [ 10.49993, 13.0008, 15.99993, 16 ], "texture": "#texture1" }
}
},
{
"__comment": "1angle1",
"from": [ -0.0006, -0.0002, 11.9997 ],
"to": [ 2.999399, 2.9998, 17.4997 ],
"rotation": { "origin": [ 0, 0, 12 ], "axis": "y", "angle": 45 },
"faces": {
"down": { "uv": [ 0, 0, 2.999362, 3.999788 ], "texture": "#texture1" },
"south": { "uv": [ 0, 13.0002, 2.999362, 16 ], "texture": "#texture1" },
"west": { "uv": [ 12.00021, 13.0002, 16, 16 ], "texture": "#texture1" },
"east": { "uv": [ 0, 13.0002, 3.999788, 16 ], "texture": "#texture1" }
}
},
{
"__comment": "1angle2",
"from": [ 14.0004, 0, 10.0004 ],
"to": [ 17.0004, 3, 15.5004 ],
"rotation": { "origin": [ 14, 0, 10 ], "axis": "y", "angle": -45 },
"faces": {
"down": { "uv": [ 14, 0.4994345, 16, 5.999434 ], "texture": "#texture1" },
"north": { "uv": [ 0, 13, 2, 16 ], "texture": "#texture1" },
"south": { "uv": [ 14, 13, 16, 16 ], "texture": "#texture1" },
"west": { "uv": [ 10.00057, 13, 15.50057, 16 ], "texture": "#texture1" },
"east": { "uv": [ 0.4994345, 13, 5.999434, 16 ], "texture": "#texture1" }
}
},
{
"__comment": "1angle3",
"from": [ 9.999, 0.0006, 1.9995 ],
"to": [ 12.99899, 3.0006, 7.4995 ],
"rotation": { "origin": [ 10, 0, 2 ], "axis": "y", "angle": 45 },
"faces": {
"down": { "uv": [ 9.99894, 8.499646, 12.99893, 13.99965 ], "texture": "#texture1" },
"north": { "uv": [ 3.00107, 12.9994, 6.00106, 15.9994 ], "texture": "#texture1" },
"south": { "uv": [ 9.99894, 12.9994, 12.99893, 15.9994 ], "texture": "#texture1" },
"west": { "uv": [ 2.000354, 12.9994, 7.500354, 15.9994 ], "texture": "#texture1" },
"east": { "uv": [ 8.499646, 12.9994, 13.99965, 15.9994 ], "texture": "#texture1" }
}
},
{
"__comment": "1bricks0",
"from": [ -0.0001, 3.0003, 3.9992 ],
"to": [ 2.9999, 3.5003, 11.9992 ],
"faces": {
"north": { "uv": [ 13.0001, 12.4997, 16, 12.9997 ], "texture": "#texture2" },
"south": { "uv": [ 0, 12.4997, 2.9999, 12.9997 ], "texture": "#texture2" },
"west": { "uv": [ 3.9992, 12.4997, 11.9992, 12.9997 ], "texture": "#texture2" },
"east": { "uv": [ 4.0008, 12.4997, 12.0008, 12.9997 ], "texture": "#texture2" }
}
},
{
"__comment": "1bricks1",
"from": [ 13.0008, 3, 3.9998 ],
"to": [ 16.0008, 3.5, 11.9998 ],
"faces": {
"north": { "uv": [ 0, 12.5, 2.9992, 13 ], "texture": "#texture2" },
"south": { "uv": [ 13.0008, 12.5, 16, 13 ], "texture": "#texture2" },
"west": { "uv": [ 3.9998, 12.5, 11.9998, 13 ], "texture": "#texture2" },
"east": { "uv": [ 4.0002, 12.5, 12.0002, 13 ], "texture": "#texture2" }
}
},
{
"__comment": "1bricks2",
"from": [ 4.0008, 3.0004, -0.0009 ],
"to": [ 12.0008, 3.5004, 2.9991 ],
"faces": {
"north": { "uv": [ 3.9992, 12.4996, 11.9992, 12.9996 ], "texture": "#texture2" },
"south": { "uv": [ 4.0008, 12.4996, 12.0008, 12.9996 ], "texture": "#texture2" },
"west": { "uv": [ 0, 12.4996, 2.9991, 12.9996 ], "texture": "#texture2" },
"east": { "uv": [ 13.0009, 12.4996, 16, 12.9996 ], "texture": "#texture2" }
}
},
{
"__comment": "1bricks3",
"from": [ 3.9997, 3, 13.0005 ],
"to": [ 11.9997, 3.5, 16.0005 ],
"faces": {
"down": { "uv": [ 3.9997, 0, 11.9997, 2.9995 ], "texture": "#texture2" },
"north": { "uv": [ 4.0003, 12.5, 12.0003, 13 ], "texture": "#texture2" },
"south": { "uv": [ 3.9997, 12.5, 11.9997, 13 ], "texture": "#texture2" },
"west": { "uv": [ 13.0005, 12.5, 16, 13 ], "texture": "#texture2" },
"east": { "uv": [ 0, 12.5, 2.9995, 13 ], "texture": "#texture2" }
}
},
{
"__comment": "1angle0",
"from": [ 4.0007, 2.9999, -0.0004 ],
"to": [ 7.0007, 3.4999, 5.4996 ],
"rotation": { "origin": [ 4, 3, 0 ], "axis": "y", "angle": -45 },
"faces": {
"south": { "uv": [ 4.000778, 12.5001, 7.000778, 13.0001 ], "texture": "#texture2" },
"west": { "uv": [ 0.0002121299, 12.5001, 5.500212, 13.0001 ], "texture": "#texture2" },
"east": { "uv": [ 10.49979, 12.5001, 15.99979, 13.0001 ], "texture": "#texture2" }
}
},
{
"__comment": "1angle1",
"from": [ 0.0001, 2.9997, 12.0008 ],
"to": [ 3.0001, 3.4997, 17.5008 ],
"rotation": { "origin": [ 0, 3, 12 ], "axis": "y", "angle": 45 },
"faces": {
"south": { "uv": [ 0.00063649, 12.5003, 3.000637, 13.0003 ], "texture": "#texture2" },
"west": { "uv": [ 12.00049, 12.5003, 16, 13.0003 ], "texture": "#texture2" },
"east": { "uv": [ 0, 12.5003, 3.999505, 13.0003 ], "texture": "#texture2" }
}
},
{
"__comment": "1angle2",
"from": [ 14.0005, 2.9996, 9.9994 ],
"to": [ 17.0005, 3.4996, 15.4994 ],
"rotation": { "origin": [ 14, 3, 10 ], "axis": "y", "angle": -45 },
"faces": {
"north": { "uv": [ 0, 12.5004, 1.999223, 13.0004 ], "texture": "#texture2" },
"south": { "uv": [ 14.00078, 12.5004, 16, 13.0004 ], "texture": "#texture2" },
"west": { "uv": [ 9.999929, 12.5004, 15.49993, 13.0004 ], "texture": "#texture2" },
"east": { "uv": [ 0.5000706, 12.5004, 6.000071, 13.0004 ], "texture": "#texture2" }
}
},
{
"__comment": "1angle3",
"from": [ 10.0001, 3, 1.9997 ],
"to": [ 13.0001, 3.5, 7.4997 ],
"rotation": { "origin": [ 10, 3, 2 ], "axis": "y", "angle": 45 },
"faces": {
"north": { "uv": [ 3.000141, 12.5, 6.000141, 13 ], "texture": "#texture2" },
"south": { "uv": [ 9.999859, 12.5, 12.99986, 13 ], "texture": "#texture2" },
"west": { "uv": [ 1.999717, 12.5, 7.499717, 13 ], "texture": "#texture2" },
"east": { "uv": [ 8.500283, 12.5, 14.00028, 13 ], "texture": "#texture2" }
}
},
{
"__comment": "1angle3",
"from": [ 9.999599, 3.5, 2.0007 ],
"to": [ 12.9996, 6.5, 7.5007 ],
"rotation": { "origin": [ 10, 3.5, 2 ], "axis": "y", "angle": 45 },
"faces": {
"north": { "uv": [ 2.999787, 9.5, 5.999788, 12.5 ], "texture": "#texture1" },
"south": { "uv": [ 10.00021, 9.5, 13.00021, 12.5 ], "texture": "#texture1" },
"west": { "uv": [ 2.000778, 9.5, 7.500778, 12.5 ], "texture": "#texture1" },
"east": { "uv": [ 8.499222, 9.5, 13.99922, 12.5 ], "texture": "#texture1" }
}
},
{
"__comment": "1bricks0",
"from": [ -0.0004, 3.4999, 4.0009 ],
"to": [ 2.9996, 6.4999, 12.0009 ],
"faces": {
"north": { "uv": [ 13.0004, 9.5001, 16, 12.5001 ], "texture": "#texture1" },
"south": { "uv": [ 0, 9.5001, 2.9996, 12.5001 ], "texture": "#texture1" },
"west": { "uv": [ 4.0009, 9.5001, 12.0009, 12.5001 ], "texture": "#texture1" },
"east": { "uv": [ 3.9991, 9.5001, 11.9991, 12.5001 ], "texture": "#texture1" }
}
},
{
"__comment": "1bricks1",
"from": [ 12.9992, 3.5009, 4.0001 ],
"to": [ 15.9992, 6.5009, 12.0001 ],
"faces": {
"north": { "uv": [ 0.0008001328, 9.4991, 3.0008, 12.4991 ], "texture": "#texture1" },
"south": { "uv": [ 12.9992, 9.4991, 15.9992, 12.4991 ], "texture": "#texture1" },
"west": { "uv": [ 4.0001, 9.4991, 12.0001, 12.4991 ], "texture": "#texture1" },
"east": { "uv": [ 3.9999, 9.4991, 11.9999, 12.4991 ], "texture": "#texture1" }
}
},
{
"__comment": "1bricks2",
"from": [ 4.0003, 3.5001, 0.0001 ],
"to": [ 12.0003, 6.5001, 3.0001 ],
"faces": {
"north": { "uv": [ 3.9997, 9.4999, 11.9997, 12.4999 ], "texture": "#texture1" },
"south": { "uv": [ 4.0003, 9.4999, 12.0003, 12.4999 ], "texture": "#texture1" },
"west": { "uv": [ 0.0001, 9.4999, 3.0001, 12.4999 ], "texture": "#texture1" },
"east": { "uv": [ 12.9999, 9.4999, 15.9999, 12.4999 ], "texture": "#texture1" }
}
},
{
"__comment": "1bricks3",
"from": [ 4.0007, 3.5001, 13.0008 ],
"to": [ 12.0007, 6.5001, 16.0008 ],
"faces": {
"north": { "uv": [ 3.9993, 9.4999, 11.9993, 12.4999 ], "texture": "#texture1" },
"south": { "uv": [ 4.0007, 9.4999, 12.0007, 12.4999 ], "texture": "#texture1" },
"west": { "uv": [ 13.0008, 9.4999, 16, 12.4999 ], "texture": "#texture1" },
"east": { "uv": [ 0, 9.4999, 2.9992, 12.4999 ], "texture": "#texture1" }
}
},
{
"__comment": "1angle0",
"from": [ 4.0007, 3.4999, -0.0008 ],
"to": [ 7.0007, 6.4999, 5.4992 ],
"rotation": { "origin": [ 4, 3.5, 0 ], "axis": "y", "angle": -45 },
"faces": {
"south": { "uv": [ 4.00106, 9.5001, 7.00106, 12.5001 ], "texture": "#texture1" },
"west": { "uv": [ 0, 9.5001, 5.499929, 12.5001 ], "texture": "#texture1" },
"east": { "uv": [ 10.50007, 9.5001, 16, 12.5001 ], "texture": "#texture1" }
}
},
{
"__comment": "1angle1",
"from": [ 0.0008, 3.5004, 12.0007 ],
"to": [ 3.0008, 6.5004, 17.5007 ],
"rotation": { "origin": [ 0, 3.5, 12 ], "axis": "y", "angle": 45 },
"faces": {
"south": { "uv": [ 0.001060658, 9.499599, 3.001061, 12.4996 ], "texture": "#texture1" },
"west": { "uv": [ 11.99993, 9.499599, 16, 12.4996 ], "texture": "#texture1" },
"east": { "uv": [ 0, 9.499599, 4.000071, 12.4996 ], "texture": "#texture1" }
}
},
{
"__comment": "1angle2",
"from": [ 13.9991, 3.501, 9.9997 ],
"to": [ 16.9991, 6.501, 15.49969 ],
"rotation": { "origin": [ 14, 3.5, 10 ], "axis": "y", "angle": -45 },
"faces": {
"north": { "uv": [ 0, 9.499001, 2.000424, 12.499 ], "texture": "#texture1" },
"south": { "uv": [ 13.99958, 9.499001, 16, 12.499 ], "texture": "#texture1" },
"west": { "uv": [ 9.999151, 9.499001, 15.49914, 12.499 ], "texture": "#texture1" },
"east": { "uv": [ 0.5008583, 9.499001, 6.000849, 12.499 ], "texture": "#texture1" }
}
},
{
"__comment": "Box38",
"from": [ 2.0002, -0.0009, 2.0005 ],
"to": [ 14.0002, 0.9991, 14.0005 ],
"faces": {
"down": { "uv": [ 2.0002, 1.9995, 14.0002, 13.9995 ], "texture": "#texture1" },
"up": { "uv": [ 2.0002, 2.0005, 14.0002, 14.0005 ], "texture": "#texture1" },
"north": { "uv": [ 1.9998, 15.0009, 13.9998, 16 ], "texture": "#texture1" },
"south": { "uv": [ 2.0002, 15.0009, 14.0002, 16 ], "texture": "#texture1" },
"west": { "uv": [ 2.0005, 15.0009, 14.0005, 16 ], "texture": "#texture1" },
"east": { "uv": [ 1.9995, 15.0009, 13.9995, 16 ], "texture": "#texture1" }
}
},
{
"__comment": "1angle2",
"from": [ 13.9996, 6.9999, 9.9992 ],
"to": [ 16.9996, 9.999899, 15.4992 ],
"rotation": { "origin": [ 14, 7, 10 ], "axis": "y", "angle": -45 },
"faces": {
"north": { "uv": [ 0, 6.000101, 1.999717, 9.0001 ], "texture": "#texture1" },
"south": { "uv": [ 14.00028, 6.000101, 16, 9.0001 ], "texture": "#texture1" },
"west": { "uv": [ 9.999151, 6.000101, 15.49915, 9.0001 ], "texture": "#texture1" },
"east": { "uv": [ 0.5008488, 6.000101, 6.000849, 9.0001 ], "texture": "#texture1" }
}
},
{
"__comment": "1angle0",
"from": [ 4.0004, 6.5008, 0.0002 ],
"to": [ 7.0004, 7.0008, 5.5002 ],
"rotation": { "origin": [ 4, 6.5, 0 ], "axis": "y", "angle": -45 },
"faces": {
"south": { "uv": [ 4.000142, 8.9992, 7.000142, 9.4992 ], "texture": "#texture2" },
"west": { "uv": [ 0.000424311, 8.9992, 5.500424, 9.4992 ], "texture": "#texture2" },
"east": { "uv": [ 10.49958, 8.9992, 15.99958, 9.4992 ], "texture": "#texture2" }
}
},
{
"__comment": "1angle1",
"from": [ -0.0001, 6.5001, 12.0004 ],
"to": [ 2.999901, 7.0001, 17.5004 ],
"rotation": { "origin": [ 0, 6.5, 12 ], "axis": "y", "angle": 45 },
"faces": {
"south": { "uv": [ 0.0002118418, 8.9999, 3.000213, 9.4999 ], "texture": "#texture2" },
"west": { "uv": [ 12.00035, 8.9999, 16, 9.4999 ], "texture": "#texture2" },
"east": { "uv": [ 0, 8.9999, 3.999647, 9.4999 ], "texture": "#texture2" }
}
},
{
"__comment": "1angle2",
"from": [ 13.9995, 6.4997, 10.0003 ],
"to": [ 16.9995, 6.9997, 15.5003 ],
"rotation": { "origin": [ 14, 6.5, 10 ], "axis": "y", "angle": -45 },
"faces": {
"north": { "uv": [ 0, 9.000299, 2.000566, 9.500299 ], "texture": "#texture2" },
"south": { "uv": [ 13.99943, 9.000299, 16, 9.500299 ], "texture": "#texture2" },
"west": { "uv": [ 9.999859, 9.000299, 15.49986, 9.500299 ], "texture": "#texture2" },
"east": { "uv": [ 0.5001411, 9.000299, 6.000141, 9.500299 ], "texture": "#texture2" }
}
},
{
"__comment": "1angle3",
"from": [ 9.9991, 6.4991, 1.9997 ],
"to": [ 12.9991, 6.9991, 7.499701 ],
"rotation": { "origin": [ 10, 6.5, 2 ], "axis": "y", "angle": 45 },
"faces": {
"north": { "uv": [ 3.000849, 9.0009, 6.000849, 9.5009 ], "texture": "#texture2" },
"south": { "uv": [ 9.999151, 9.0009, 12.99915, 9.5009 ], "texture": "#texture2" },
"west": { "uv": [ 2.000424, 9.0009, 7.500425, 9.5009 ], "texture": "#texture2" },
"east": { "uv": [ 8.499575, 9.0009, 13.99958, 9.5009 ], "texture": "#texture2" }
}
},
{
"__comment": "1angle3",
"from": [ 9.999499, 7.0002, 1.9993 ],
"to": [ 12.9995, 10.0002, 7.4993 ],
"rotation": { "origin": [ 10, 7, 2 ], "axis": "y", "angle": 45 },
"faces": {
"north": { "uv": [ 3.000848, 5.9998, 6.000849, 8.9998 ], "texture": "#texture1" },
"south": { "uv": [ 9.999151, 5.9998, 12.99915, 8.9998 ], "texture": "#texture1" },
"west": { "uv": [ 1.999859, 5.9998, 7.499859, 8.9998 ], "texture": "#texture1" },
"east": { "uv": [ 8.500141, 5.9998, 14.00014, 8.9998 ], "texture": "#texture1" }
}
},
{
"__comment": "1bricks0",
"from": [ -0.0005, 6.9998, 4.0007 ],
"to": [ 2.9995, 9.9998, 12.0007 ],
"faces": {
"north": { "uv": [ 13.0005, 6.0002, 16, 9.0002 ], "texture": "#texture1" },
"south": { "uv": [ 0, 6.0002, 2.9995, 9.0002 ], "texture": "#texture1" },
"west": { "uv": [ 4.0007, 6.0002, 12.0007, 9.0002 ], "texture": "#texture1" },
"east": { "uv": [ 3.9993, 6.0002, 11.9993, 9.0002 ], "texture": "#texture1" }
}
},
{
"__comment": "1bricks1",
"from": [ 12.9998, 6.9993, 3.9991 ],
"to": [ 15.9998, 9.9993, 11.9991 ],
"faces": {
"north": { "uv": [ 0.0002002716, 6.0007, 3.0002, 9.0007 ], "texture": "#texture1" },
"south": { "uv": [ 12.9998, 6.0007, 15.9998, 9.0007 ], "texture": "#texture1" },
"west": { "uv": [ 3.9991, 6.0007, 11.9991, 9.0007 ], "texture": "#texture1" },
"east": { "uv": [ 4.0009, 6.0007, 12.0009, 9.0007 ], "texture": "#texture1" }
}
},
{
"__comment": "1bricks2",
"from": [ 4, 7.0003, 0.0006 ],
"to": [ 12, 10.0003, 3.0006 ],
"faces": {
"north": { "uv": [ 4, 5.9997, 12, 8.999701 ], "texture": "#texture1" },
"south": { "uv": [ 4, 5.9997, 12, 8.999701 ], "texture": "#texture1" },
"west": { "uv": [ 0.0006, 5.9997, 3.0006, 8.999701 ], "texture": "#texture1" },
"east": { "uv": [ 12.9994, 5.9997, 15.9994, 8.999701 ], "texture": "#texture1" }
}
},
{
"__comment": "1bricks3",
"from": [ 3.9995, 6.9992, 13.0002 ],
"to": [ 11.9995, 9.9992, 16.0002 ],
"faces": {
"north": { "uv": [ 4.0005, 6.0008, 12.0005, 9.0008 ], "texture": "#texture1" },
"south": { "uv": [ 3.9995, 6.0008, 11.9995, 9.0008 ], "texture": "#texture1" },
"west": { "uv": [ 13.0002, 6.0008, 16, 9.0008 ], "texture": "#texture1" },
"east": { "uv": [ 0, 6.0008, 2.9998, 9.0008 ], "texture": "#texture1" }
}
},
{
"__comment": "1angle0",
"from": [ 3.9995, 7.0004, -0.0007 ],
"to": [ 6.999499, 10.0004, 5.4993 ],
"rotation": { "origin": [ 4, 7, 0 ], "axis": "y", "angle": -45 },
"faces": {
"south": { "uv": [ 4.000142, 5.9996, 7.000141, 8.999599 ], "texture": "#texture1" },
"west": { "uv": [ 0, 5.9996, 5.499152, 8.999599 ], "texture": "#texture1" },
"east": { "uv": [ 10.50085, 5.9996, 16, 8.999599 ], "texture": "#texture1" }
}
},
{
"__comment": "1angle1",
"from": [ -0.0005, 6.9994, 12.0007 ],
"to": [ 2.9995, 9.999399, 17.5007 ],
"rotation": { "origin": [ 0, 7, 12 ], "axis": "y", "angle": 45 },
"faces": {
"south": { "uv": [ 0.0001414193, 6.0006, 3.000141, 9.0006 ], "texture": "#texture1" },
"west": { "uv": [ 12.00085, 6.0006, 16, 9.0006 ], "texture": "#texture1" },
"east": { "uv": [ 0, 6.0006, 3.999151, 9.0006 ], "texture": "#texture1" }
}
},
{
"__comment": "1bricks3",
"from": [ 3.9996, 6.4999, 13.0007 ],
"to": [ 11.9996, 6.9999, 16.0007 ],
"faces": {
"north": { "uv": [ 4.0004, 9.0001, 12.0004, 9.5001 ], "texture": "#texture2" },
"south": { "uv": [ 3.9996, 9.0001, 11.9996, 9.5001 ], "texture": "#texture2" },
"west": { "uv": [ 13.0007, 9.0001, 16, 9.5001 ], "texture": "#texture2" },
"east": { "uv": [ 0, 9.0001, 2.9993, 9.5001 ], "texture": "#texture2" }
}
},
{
"__comment": "1bricks2",
"from": [ 3.9992, 6.5003, 0.0009 ],
"to": [ 11.9992, 7.0003, 3.0009 ],
"faces": {
"north": { "uv": [ 4.0008, 8.999701, 12.0008, 9.499701 ], "texture": "#texture2" },
"south": { "uv": [ 3.9992, 8.999701, 11.9992, 9.499701 ], "texture": "#texture2" },
"west": { "uv": [ 0.0009, 8.999701, 3.0009, 9.499701 ], "texture": "#texture2" },
"east": { "uv": [ 12.9991, 8.999701, 15.9991, 9.499701 ], "texture": "#texture2" }
}
},
{
"__comment": "1bricks1",
"from": [ 13.0007, 6.5007, 4.0005 ],
"to": [ 16.0007, 7.0007, 12.00051 ],
"faces": {
"north": { "uv": [ 0, 8.9993, 2.9993, 9.4993 ], "texture": "#texture2" },
"south": { "uv": [ 13.0007, 8.9993, 16, 9.4993 ], "texture": "#texture2" },
"west": { "uv": [ 4.0005, 8.9993, 12.00051, 9.4993 ], "texture": "#texture2" },
"east": { "uv": [ 3.99949, 8.9993, 11.9995, 9.4993 ], "texture": "#texture2" }
}
},
{
"__comment": "1bricks0",
"from": [ -0.0001, 6.4992, 4.0009 ],
"to": [ 2.9999, 6.9992, 12.0009 ],
"faces": {
"north": { "uv": [ 13.0001, 9.0008, 16, 9.5008 ], "texture": "#texture2" },
"south": { "uv": [ 0, 9.0008, 2.9999, 9.5008 ], "texture": "#texture2" },
"west": { "uv": [ 4.0009, 9.0008, 12.0009, 9.5008 ], "texture": "#texture2" },
"east": { "uv": [ 3.9991, 9.0008, 11.9991, 9.5008 ], "texture": "#texture2" }
}
},
{
"__comment": "1angle2",
"from": [ 14, 10.5004, 10.0003 ],
"to": [ 17, 13.5004, 15.5003 ],
"rotation": { "origin": [ 14, 10.5, 10 ], "axis": "y", "angle": -45 },
"faces": {
"up": { "uv": [ 13.99979, 10.00021, 16, 15.50021 ], "texture": "#texture1" },
"north": { "uv": [ 0, 2.4996, 2.000213, 5.4996 ], "texture": "#texture1" },
"south": { "uv": [ 13.99979, 2.4996, 16, 5.4996 ], "texture": "#texture1" },
"west": { "uv": [ 10.00021, 2.4996, 15.50021, 5.4996 ], "texture": "#texture1" },
"east": { "uv": [ 0.4997873, 2.4996, 5.999787, 5.4996 ], "texture": "#texture1" }
}
},
{
"__comment": "1angle0",
"from": [ 4.0002, 9.9991, -0.0001 ],
"to": [ 7.0002, 10.4991, 5.499899 ],
"rotation": { "origin": [ 4, 10, 0 ], "axis": "y", "angle": -45 },
"faces": {
"south": { "uv": [ 4.000212, 5.5009, 7.000212, 6.0009 ], "texture": "#texture2" },
"west": { "uv": [ 7.056558E-05, 5.5009, 5.50007, 6.0009 ], "texture": "#texture2" },
"east": { "uv": [ 10.49993, 5.5009, 15.99993, 6.0009 ], "texture": "#texture2" }
}
},
{
"__comment": "1angle1",
"from": [ -0.0003, 10.0003, 11.9997 ],
"to": [ 2.9997, 10.5003, 17.4997 ],
"rotation": { "origin": [ 0, 10, 12 ], "axis": "y", "angle": 45 },
"faces": {
"south": { "uv": [ 0, 5.4997, 2.999575, 5.9997 ], "texture": "#texture2" },
"west": { "uv": [ 12, 5.4997, 16, 5.9997 ], "texture": "#texture2" },
"east": { "uv": [ 0, 5.4997, 4, 5.9997 ], "texture": "#texture2" }
}
},
{
"__comment": "1angle2",
"from": [ 14.0008, 9.9999, 9.9991 ],
"to": [ 17.0008, 10.4999, 15.4991 ],
"rotation": { "origin": [ 14, 10, 10 ], "axis": "y", "angle": -45 },
"faces": {
"north": { "uv": [ 0, 5.5001, 1.998797, 6.0001 ], "texture": "#texture2" },
"south": { "uv": [ 14.0012, 5.5001, 16, 6.0001 ], "texture": "#texture2" },
"west": { "uv": [ 9.999929, 5.5001, 15.49993, 6.0001 ], "texture": "#texture2" },
"east": { "uv": [ 0.5000706, 5.5001, 6.000071, 6.0001 ], "texture": "#texture2" }
}
},
{
"__comment": "1angle3",
"from": [ 9.9992, 10.0004, 2 ],
"to": [ 12.9992, 10.5004, 7.500001 ],
"rotation": { "origin": [ 10, 10, 2 ], "axis": "y", "angle": 45 },
"faces": {
"north": { "uv": [ 3.000566, 5.4996, 6.000566, 5.9996 ], "texture": "#texture2" },
"south": { "uv": [ 9.999434, 5.4996, 12.99943, 5.9996 ], "texture": "#texture2" },
"west": { "uv": [ 2.000566, 5.4996, 7.500566, 5.9996 ], "texture": "#texture2" },
"east": { "uv": [ 8.499434, 5.4996, 13.99943, 5.9996 ], "texture": "#texture2" }
}
},
{
"__comment": "1angle3",
"from": [ 9.999499, 10.499, 2 ],
"to": [ 12.9995, 13.499, 7.5 ],
"rotation": { "origin": [ 10, 10.5, 2 ], "axis": "y", "angle": 45 },
"faces": {
"up": { "uv": [ 9.999646, 2.000354, 12.99965, 7.500354 ], "texture": "#texture1" },
"north": { "uv": [ 3.000353, 2.501, 6.000354, 5.501 ], "texture": "#texture1" },
"south": { "uv": [ 9.999646, 2.501, 12.99965, 5.501 ], "texture": "#texture1" },
"west": { "uv": [ 2.000354, 2.501, 7.500354, 5.501 ], "texture": "#texture1" },
"east": { "uv": [ 8.499646, 2.501, 13.99965, 5.501 ], "texture": "#texture1" }
}
},
{
"__comment": "1bricks0",
"from": [ -0.0004, 10.5, 3.9996 ],
"to": [ 2.9996, 13.5, 11.9996 ],
"faces": {
"up": { "uv": [ 0, 3.999599, 2.9996, 11.9996 ], "texture": "#texture1" },
"north": { "uv": [ 13.0004, 2.5, 16, 5.5 ], "texture": "#texture1" },
"south": { "uv": [ 0, 2.5, 2.9996, 5.5 ], "texture": "#texture1" },
"west": { "uv": [ 3.9996, 2.5, 11.9996, 5.5 ], "texture": "#texture1" },
"east": { "uv": [ 4.0004, 2.5, 12.0004, 5.5 ], "texture": "#texture1" }
}
},
{
"__comment": "1bricks1",
"from": [ 12.9994, 10.4996, 3.9999 ],
"to": [ 15.9994, 13.4996, 11.9999 ],
"faces": {
"up": { "uv": [ 12.9994, 3.9999, 15.9994, 11.9999 ], "texture": "#texture1" },
"north": { "uv": [ 0.0005998611, 2.5004, 3.0006, 5.5004 ], "texture": "#texture1" },
"south": { "uv": [ 12.9994, 2.5004, 15.9994, 5.5004 ], "texture": "#texture1" },
"west": { "uv": [ 3.9999, 2.5004, 11.9999, 5.5004 ], "texture": "#texture1" },
"east": { "uv": [ 4.0001, 2.5004, 12.0001, 5.5004 ], "texture": "#texture1" }
}
},
{
"__comment": "1bricks2",
"from": [ 4.0005, 10.4999, 0 ],
"to": [ 12.0005, 13.4999, 3 ],
"faces": {
"up": { "uv": [ 4.0005, 0, 12.0005, 3 ], "texture": "#texture1" },
"north": { "uv": [ 3.9995, 2.5001, 11.9995, 5.5001 ], "texture": "#texture1" },
"south": { "uv": [ 4.0005, 2.5001, 12.0005, 5.5001 ], "texture": "#texture1" },
"west": { "uv": [ 0, 2.5001, 3, 5.5001 ], "texture": "#texture1" },
"east": { "uv": [ 13, 2.5001, 16, 5.5001 ], "texture": "#texture1" }
}
},
{
"__comment": "1bricks3",
"from": [ 4.0003, 10.4998, 13.001 ],
"to": [ 12.0003, 13.4998, 16.001 ],
"faces": {
"up": { "uv": [ 4.0003, 13.001, 12.0003, 16 ], "texture": "#texture1" },
"north": { "uv": [ 3.9997, 2.5002, 11.9997, 5.5002 ], "texture": "#texture1" },
"south": { "uv": [ 4.0003, 2.5002, 12.0003, 5.5002 ], "texture": "#texture1" },
"west": { "uv": [ 13.001, 2.5002, 16, 5.5002 ], "texture": "#texture1" },
"east": { "uv": [ 0, 2.5002, 2.999, 5.5002 ], "texture": "#texture1" }
}
},
{
"__comment": "1angle0",
"from": [ 4.0002, 10.4997, -0.0007 ],
"to": [ 7.0002, 13.4997, 5.4993 ],
"rotation": { "origin": [ 4, 10.5, 0 ], "axis": "y", "angle": -45 },
"faces": {
"up": { "uv": [ 4.000636, 0, 7.000636, 5.499646 ], "texture": "#texture1" },
"south": { "uv": [ 4.000636, 2.5003, 7.000636, 5.5003 ], "texture": "#texture1" },
"west": { "uv": [ 0, 2.5003, 5.499646, 5.5003 ], "texture": "#texture1" },
"east": { "uv": [ 10.50035, 2.5003, 16, 5.5003 ], "texture": "#texture1" }
}
},
{
"__comment": "1angle1",
"from": [ 0.0003, 10.4993, 12.0003 ],
"to": [ 3.0003, 13.4993, 17.5003 ],
"rotation": { "origin": [ 0, 10.5, 12 ], "axis": "y", "angle": 45 },
"faces": {
"up": { "uv": [ 0.0004245522, 12, 3.000425, 16 ], "texture": "#texture1" },
"south": { "uv": [ 0.0004245522, 2.5007, 3.000425, 5.5007 ], "texture": "#texture1" },
"west": { "uv": [ 12, 2.5007, 16, 5.5007 ], "texture": "#texture1" },
"east": { "uv": [ 0, 2.5007, 4, 5.5007 ], "texture": "#texture1" }
}
},
{
"__comment": "1bricks3",
"from": [ 4.0001, 9.9997, 12.9993 ],
"to": [ 12.0001, 10.4997, 15.9993 ],
"faces": {
"north": { "uv": [ 3.9999, 5.5003, 11.9999, 6.0003 ], "texture": "#texture2" },
"south": { "uv": [ 4.0001, 5.5003, 12.0001, 6.0003 ], "texture": "#texture2" },
"west": { "uv": [ 12.9993, 5.5003, 15.9993, 6.0003 ], "texture": "#texture2" },
"east": { "uv": [ 0.0006999969, 5.5003, 3.0007, 6.0003 ], "texture": "#texture2" }
}
},
{
"__comment": "1bricks2",
"from": [ 4.0003, 10.0008, -0.0009 ],
"to": [ 12.0003, 10.5008, 2.999099 ],
"faces": {
"north": { "uv": [ 3.9997, 5.4992, 11.9997, 5.9992 ], "texture": "#texture2" },
"south": { "uv": [ 4.0003, 5.4992, 12.0003, 5.9992 ], "texture": "#texture2" }
}
},
{
"__comment": "1bricks1",
"from": [ 12.9995, 9.9997, 3.9993 ],
"to": [ 15.9995, 10.49969, 11.9993 ],
"faces": {
"north": { "uv": [ 0.0004997253, 5.50031, 3.0005, 6.0003 ], "texture": "#texture2" },
"south": { "uv": [ 12.9995, 5.50031, 15.9995, 6.0003 ], "texture": "#texture2" },
"west": { "uv": [ 3.9993, 5.50031, 11.9993, 6.0003 ], "texture": "#texture2" },
"east": { "uv": [ 4.0007, 5.50031, 12.0007, 6.0003 ], "texture": "#texture2" }
}
},
{
"__comment": "1bricks0",
"from": [ 0.0005, 9.999599, 4 ],
"to": [ 3.0005, 10.4996, 12 ],
"faces": {
"north": { "uv": [ 12.9995, 5.5004, 15.9995, 6.000401 ], "texture": "#texture2" },
"south": { "uv": [ 0.0005, 5.5004, 3.0005, 6.000401 ], "texture": "#texture2" },
"west": { "uv": [ 4, 5.5004, 12, 6.000401 ], "texture": "#texture2" },
"east": { "uv": [ 4, 5.5004, 12, 6.000401 ], "texture": "#texture2" }
}
},
{
"__comment": "1bricks0",
"from": [ 0, 0, 4 ],
"to": [ 3, 3, 12 ],
"faces": {
"down": { "uv": [ 0, 4, 3, 12 ], "texture": "#texture" },
"north": { "uv": [ 13, 13, 16, 16 ], "texture": "#texture1" },
"south": { "uv": [ 0, 13, 3, 16 ], "texture": "#texture1" },
"west": { "uv": [ 4, 13, 12, 16 ], "texture": "#texture1" },
"east": { "uv": [ 4, 13, 12, 16 ], "texture": "#texture1" }
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [ 0.1, 1.1, -2.35 ]
},
"firstperson_righthand": {
"translation": [ 0, 4, 0 ]
},
"gui": {
"translation": [ 0, 4, 0 ]
},
"ground": {
"translation": [ 0, 4, 0 ]
},
"fixed": {
"rotation": [ 45, 45, 0 ],
"translation": [ 0, 4, 0 ]
}
}
}

View File

@@ -0,0 +1,676 @@
{
"__comment": "Designed by Kitsushadow with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "forgecraft:blocks/brick",
"texture": "forgecraft:blocks/brick",
"texture1": "forgecraft:blocks/brick",
"texture2": "forgecraft:blocks/brick",
"texture3": "forgecraft:blocks/brick_lit"
},
"elements": [
{
"__comment": "1bricks1",
"from": [ 12.999, -0.0005, 4 ],
"to": [ 15.999, 2.999501, 12 ],
"faces": {
"down": { "uv": [ 12.999, 4, 15.999, 12 ], "texture": "#texture1" },
"north": { "uv": [ 0.001000404, 13.0005, 3.001, 16 ], "texture": "#texture1" },
"south": { "uv": [ 12.999, 13.0005, 15.999, 16 ], "texture": "#texture1" },
"west": { "uv": [ 4, 13.0005, 12, 16 ], "texture": "#texture3" },
"east": { "uv": [ 4, 13.0005, 12, 16 ], "texture": "#texture1" }
}
},
{
"__comment": "1bricks2",
"from": [ 4.0001, -0.0009999999, 0.0005 ],
"to": [ 12.0001, 2.999, 3.0005 ],
"faces": {
"down": { "uv": [ 4.0001, 12.9995, 12.0001, 15.9995 ], "texture": "#texture1" },
"north": { "uv": [ 3.9999, 13.001, 11.9999, 16 ], "texture": "#texture1" },
"south": { "uv": [ 4.0001, 13.001, 12.0001, 16 ], "texture": "#texture3" },
"west": { "uv": [ 0.0005, 13.001, 3.0005, 16 ], "texture": "#texture1" },
"east": { "uv": [ 12.9995, 13.001, 15.9995, 16 ], "texture": "#texture1" }
}
},
{
"__comment": "1angle0",
"from": [ 3.9995, -0.0008, 0.0006 ],
"to": [ 6.999497, 2.9992, 5.500599 ],
"rotation": { "origin": [ 4, 0, 0 ], "axis": "y", "angle": -45 },
"faces": {
"down": { "uv": [ 3.999222, 10.49993, 6.99922, 15.99993 ], "texture": "#texture1" },
"south": { "uv": [ 3.999222, 13.0008, 6.99922, 16 ], "texture": "#texture1" },
"west": { "uv": [ 7.073628E-05, 13.0008, 5.50007, 16 ], "texture": "#texture1" },
"east": { "uv": [ 10.49993, 13.0008, 15.99993, 16 ], "texture": "#texture3" }
}
},
{
"__comment": "1angle1",
"from": [ -0.0006, -0.0002, 11.9997 ],
"to": [ 2.999399, 2.9998, 17.4997 ],
"rotation": { "origin": [ 0, 0, 12 ], "axis": "y", "angle": 45 },
"faces": {
"down": { "uv": [ 0, 0, 2.999362, 3.999788 ], "texture": "#texture1" },
"south": { "uv": [ 0, 13.0002, 2.999362, 16 ], "texture": "#texture1" },
"west": { "uv": [ 12.00021, 13.0002, 16, 16 ], "texture": "#texture1" },
"east": { "uv": [ 0, 13.0002, 3.999788, 16 ], "texture": "#texture3" }
}
},
{
"__comment": "1angle2",
"from": [ 14.0004, 0, 10.0004 ],
"to": [ 17.0004, 3, 15.5004 ],
"rotation": { "origin": [ 14, 0, 10 ], "axis": "y", "angle": -45 },
"faces": {
"down": { "uv": [ 14, 0.4994345, 16, 5.999434 ], "texture": "#texture1" },
"north": { "uv": [ 0, 13, 2, 16 ], "texture": "#texture1" },
"south": { "uv": [ 14, 13, 16, 16 ], "texture": "#texture1" },
"west": { "uv": [ 10.00057, 13, 15.50057, 16 ], "texture": "#texture3" },
"east": { "uv": [ 0.4994345, 13, 5.999434, 16 ], "texture": "#texture1" }
}
},
{
"__comment": "1angle3",
"from": [ 9.999, 0.0006, 1.9995 ],
"to": [ 12.99899, 3.0006, 7.4995 ],
"rotation": { "origin": [ 10, 0, 2 ], "axis": "y", "angle": 45 },
"faces": {
"down": { "uv": [ 9.99894, 8.499646, 12.99893, 13.99965 ], "texture": "#texture1" },
"north": { "uv": [ 3.00107, 12.9994, 6.00106, 15.9994 ], "texture": "#texture1" },
"south": { "uv": [ 9.99894, 12.9994, 12.99893, 15.9994 ], "texture": "#texture1" },
"west": { "uv": [ 2.000354, 12.9994, 7.500354, 15.9994 ], "texture": "#texture3" },
"east": { "uv": [ 8.499646, 12.9994, 13.99965, 15.9994 ], "texture": "#texture1" }
}
},
{
"__comment": "1bricks0",
"from": [ -0.0001, 3.0003, 3.9992 ],
"to": [ 2.9999, 3.5003, 11.9992 ],
"faces": {
"north": { "uv": [ 13.0001, 12.4997, 16, 12.9997 ], "texture": "#texture2" },
"south": { "uv": [ 0, 12.4997, 2.9999, 12.9997 ], "texture": "#texture2" },
"west": { "uv": [ 3.9992, 12.4997, 11.9992, 12.9997 ], "texture": "#texture2" },
"east": { "uv": [ 4.0008, 12.4997, 12.0008, 12.9997 ], "texture": "#texture3" }
}
},
{
"__comment": "1bricks1",
"from": [ 13.0008, 3, 3.9998 ],
"to": [ 16.0008, 3.5, 11.9998 ],
"faces": {
"north": { "uv": [ 0, 12.5, 2.9992, 13 ], "texture": "#texture2" },
"south": { "uv": [ 13.0008, 12.5, 16, 13 ], "texture": "#texture2" },
"west": { "uv": [ 3.9998, 12.5, 11.9998, 13 ], "texture": "#texture3" },
"east": { "uv": [ 4.0002, 12.5, 12.0002, 13 ], "texture": "#texture2" }
}
},
{
"__comment": "1bricks2",
"from": [ 4.0008, 3.0004, -0.0009 ],
"to": [ 12.0008, 3.5004, 2.9991 ],
"faces": {
"north": { "uv": [ 3.9992, 12.4996, 11.9992, 12.9996 ], "texture": "#texture2" },
"south": { "uv": [ 4.0008, 12.4996, 12.0008, 12.9996 ], "texture": "#texture3" },
"west": { "uv": [ 0, 12.4996, 2.9991, 12.9996 ], "texture": "#texture2" },
"east": { "uv": [ 13.0009, 12.4996, 16, 12.9996 ], "texture": "#texture2" }
}
},
{
"__comment": "1bricks3",
"from": [ 3.9997, 3, 13.0005 ],
"to": [ 11.9997, 3.5, 16.0005 ],
"faces": {
"down": { "uv": [ 3.9997, 0, 11.9997, 2.9995 ], "texture": "#texture2" },
"north": { "uv": [ 4.0003, 12.5, 12.0003, 13 ], "texture": "#texture3" },
"south": { "uv": [ 3.9997, 12.5, 11.9997, 13 ], "texture": "#texture2" },
"west": { "uv": [ 13.0005, 12.5, 16, 13 ], "texture": "#texture2" },
"east": { "uv": [ 0, 12.5, 2.9995, 13 ], "texture": "#texture2" }
}
},
{
"__comment": "1angle0",
"from": [ 4.0007, 2.9999, -0.0004 ],
"to": [ 7.0007, 3.4999, 5.4996 ],
"rotation": { "origin": [ 4, 3, 0 ], "axis": "y", "angle": -45 },
"faces": {
"south": { "uv": [ 4.000778, 12.5001, 7.000778, 13.0001 ], "texture": "#texture2" },
"west": { "uv": [ 0.0002121299, 12.5001, 5.500212, 13.0001 ], "texture": "#texture2" },
"east": { "uv": [ 10.49979, 12.5001, 15.99979, 13.0001 ], "texture": "#texture3" }
}
},
{
"__comment": "1angle1",
"from": [ 0.0001, 2.9997, 12.0008 ],
"to": [ 3.0001, 3.4997, 17.5008 ],
"rotation": { "origin": [ 0, 3, 12 ], "axis": "y", "angle": 45 },
"faces": {
"south": { "uv": [ 0.00063649, 12.5003, 3.000637, 13.0003 ], "texture": "#texture2" },
"west": { "uv": [ 12.00049, 12.5003, 16, 13.0003 ], "texture": "#texture2" },
"east": { "uv": [ 0, 12.5003, 3.999505, 13.0003 ], "texture": "#texture3" }
}
},
{
"__comment": "1angle2",
"from": [ 14.0005, 2.9996, 9.9994 ],
"to": [ 17.0005, 3.4996, 15.4994 ],
"rotation": { "origin": [ 14, 3, 10 ], "axis": "y", "angle": -45 },
"faces": {
"north": { "uv": [ 0, 12.5004, 1.999223, 13.0004 ], "texture": "#texture2" },
"south": { "uv": [ 14.00078, 12.5004, 16, 13.0004 ], "texture": "#texture2" },
"west": { "uv": [ 9.999929, 12.5004, 15.49993, 13.0004 ], "texture": "#texture2" },
"east": { "uv": [ 0.5000706, 12.5004, 6.000071, 13.0004 ], "texture": "#texture2" }
}
},
{
"__comment": "1angle3",
"from": [ 10.0001, 3, 1.9997 ],
"to": [ 13.0001, 3.5, 7.4997 ],
"rotation": { "origin": [ 10, 3, 2 ], "axis": "y", "angle": 45 },
"faces": {
"north": { "uv": [ 3.000141, 12.5, 6.000141, 13 ], "texture": "#texture2" },
"south": { "uv": [ 9.999859, 12.5, 12.99986, 13 ], "texture": "#texture2" },
"west": { "uv": [ 1.999717, 12.5, 7.499717, 13 ], "texture": "#texture3" },
"east": { "uv": [ 8.500283, 12.5, 14.00028, 13 ], "texture": "#texture2" }
}
},
{
"__comment": "1angle3",
"from": [ 9.999599, 3.5, 2.0007 ],
"to": [ 12.9996, 6.5, 7.5007 ],
"rotation": { "origin": [ 10, 3.5, 2 ], "axis": "y", "angle": 45 },
"faces": {
"north": { "uv": [ 2.999787, 9.5, 5.999788, 12.5 ], "texture": "#texture1" },
"south": { "uv": [ 10.00021, 9.5, 13.00021, 12.5 ], "texture": "#texture1" },
"west": { "uv": [ 2.000778, 9.5, 7.500778, 12.5 ], "texture": "#texture3" },
"east": { "uv": [ 8.499222, 9.5, 13.99922, 12.5 ], "texture": "#texture1" }
}
},
{
"__comment": "1bricks0",
"from": [ -0.0004, 3.4999, 4.0009 ],
"to": [ 2.9996, 6.4999, 12.0009 ],
"faces": {
"north": { "uv": [ 13.0004, 9.5001, 16, 12.5001 ], "texture": "#texture1" },
"south": { "uv": [ 0, 9.5001, 2.9996, 12.5001 ], "texture": "#texture1" },
"west": { "uv": [ 4.0009, 9.5001, 12.0009, 12.5001 ], "texture": "#texture1" },
"east": { "uv": [ 3.9991, 9.5001, 11.9991, 12.5001 ], "texture": "#texture3" }
}
},
{
"__comment": "1bricks1",
"from": [ 12.9992, 3.5009, 4.0001 ],
"to": [ 15.9992, 6.5009, 12.0001 ],
"faces": {
"north": { "uv": [ 0.0008001328, 9.4991, 3.0008, 12.4991 ], "texture": "#texture1" },
"south": { "uv": [ 12.9992, 9.4991, 15.9992, 12.4991 ], "texture": "#texture1" },
"west": { "uv": [ 4.0001, 9.4991, 12.0001, 12.4991 ], "texture": "#texture3" },
"east": { "uv": [ 3.9999, 9.4991, 11.9999, 12.4991 ], "texture": "#texture1" }
}
},
{
"__comment": "1bricks2",
"from": [ 4.0003, 3.5001, 0.0001 ],
"to": [ 12.0003, 6.5001, 3.0001 ],
"faces": {
"north": { "uv": [ 3.9997, 9.4999, 11.9997, 12.4999 ], "texture": "#texture1" },
"south": { "uv": [ 4.0003, 9.4999, 12.0003, 12.4999 ], "texture": "#texture3" },
"west": { "uv": [ 0.0001, 9.4999, 3.0001, 12.4999 ], "texture": "#texture1" },
"east": { "uv": [ 12.9999, 9.4999, 15.9999, 12.4999 ], "texture": "#texture1" }
}
},
{
"__comment": "1bricks3",
"from": [ 4.0007, 3.5001, 13.0008 ],
"to": [ 12.0007, 6.5001, 16.0008 ],
"faces": {
"north": { "uv": [ 3.9993, 9.4999, 11.9993, 12.4999 ], "texture": "#texture3" },
"south": { "uv": [ 4.0007, 9.4999, 12.0007, 12.4999 ], "texture": "#texture1" },
"west": { "uv": [ 13.0008, 9.4999, 16, 12.4999 ], "texture": "#texture1" },
"east": { "uv": [ 0, 9.4999, 2.9992, 12.4999 ], "texture": "#texture1" }
}
},
{
"__comment": "1angle0",
"from": [ 4.0007, 3.4999, -0.0008 ],
"to": [ 7.0007, 6.4999, 5.4992 ],
"rotation": { "origin": [ 4, 3.5, 0 ], "axis": "y", "angle": -45 },
"faces": {
"south": { "uv": [ 4.00106, 9.5001, 7.00106, 12.5001 ], "texture": "#texture1" },
"west": { "uv": [ 0, 9.5001, 5.499929, 12.5001 ], "texture": "#texture1" },
"east": { "uv": [ 10.50007, 9.5001, 16, 12.5001 ], "texture": "#texture3" }
}
},
{
"__comment": "1angle1",
"from": [ 0.0008, 3.5004, 12.0007 ],
"to": [ 3.0008, 6.5004, 17.5007 ],
"rotation": { "origin": [ 0, 3.5, 12 ], "axis": "y", "angle": 45 },
"faces": {
"south": { "uv": [ 0.001060658, 9.499599, 3.001061, 12.4996 ], "texture": "#texture1" },
"west": { "uv": [ 11.99993, 9.499599, 16, 12.4996 ], "texture": "#texture1" },
"east": { "uv": [ 0, 9.499599, 4.000071, 12.4996 ], "texture": "#texture3" }
}
},
{
"__comment": "1angle2",
"from": [ 13.9991, 3.501, 9.9997 ],
"to": [ 16.9991, 6.501, 15.49969 ],
"rotation": { "origin": [ 14, 3.5, 10 ], "axis": "y", "angle": -45 },
"faces": {
"north": { "uv": [ 0, 9.499001, 2.000424, 12.499 ], "texture": "#texture1" },
"south": { "uv": [ 13.99958, 9.499001, 16, 12.499 ], "texture": "#texture1" },
"west": { "uv": [ 9.999151, 9.499001, 15.49914, 12.499 ], "texture": "#texture3" },
"east": { "uv": [ 0.5008583, 9.499001, 6.000849, 12.499 ], "texture": "#texture1" }
}
},
{
"__comment": "Box38",
"from": [ 2.0002, -0.0009, 2.0005 ],
"to": [ 14.0002, 0.9991, 14.0005 ],
"faces": {
"down": { "uv": [ 2.0002, 1.9995, 14.0002, 13.9995 ], "texture": "#texture1" },
"up": { "uv": [ 2.0002, 2.0005, 14.0002, 14.0005 ], "texture": "#texture3" },
"north": { "uv": [ 1.9998, 15.0009, 13.9998, 16 ], "texture": "#texture1" },
"south": { "uv": [ 2.0002, 15.0009, 14.0002, 16 ], "texture": "#texture1" },
"west": { "uv": [ 2.0005, 15.0009, 14.0005, 16 ], "texture": "#texture1" },
"east": { "uv": [ 1.9995, 15.0009, 13.9995, 16 ], "texture": "#texture1" }
}
},
{
"__comment": "1angle2",
"from": [ 13.9996, 6.9999, 9.9992 ],
"to": [ 16.9996, 9.999899, 15.4992 ],
"rotation": { "origin": [ 14, 7, 10 ], "axis": "y", "angle": -45 },
"faces": {
"north": { "uv": [ 0, 6.000101, 1.999717, 9.0001 ], "texture": "#texture1" },
"south": { "uv": [ 14.00028, 6.000101, 16, 9.0001 ], "texture": "#texture1" },
"west": { "uv": [ 9.999151, 6.000101, 15.49915, 9.0001 ], "texture": "#texture3" },
"east": { "uv": [ 0.5008488, 6.000101, 6.000849, 9.0001 ], "texture": "#texture1" }
}
},
{
"__comment": "1angle0",
"from": [ 4.0004, 6.5008, 0.0002 ],
"to": [ 7.0004, 7.0008, 5.5002 ],
"rotation": { "origin": [ 4, 6.5, 0 ], "axis": "y", "angle": -45 },
"faces": {
"south": { "uv": [ 4.000142, 8.9992, 7.000142, 9.4992 ], "texture": "#texture2" },
"west": { "uv": [ 0.000424311, 8.9992, 5.500424, 9.4992 ], "texture": "#texture2" },
"east": { "uv": [ 10.49958, 8.9992, 15.99958, 9.4992 ], "texture": "#texture3" }
}
},
{
"__comment": "1angle1",
"from": [ -0.0001, 6.5001, 12.0004 ],
"to": [ 2.999901, 7.0001, 17.5004 ],
"rotation": { "origin": [ 0, 6.5, 12 ], "axis": "y", "angle": 45 },
"faces": {
"south": { "uv": [ 0.0002118418, 8.9999, 3.000213, 9.4999 ], "texture": "#texture2" },
"west": { "uv": [ 12.00035, 8.9999, 16, 9.4999 ], "texture": "#texture2" },
"east": { "uv": [ 0, 8.9999, 3.999647, 9.4999 ], "texture": "#texture3" }
}
},
{
"__comment": "1angle2",
"from": [ 13.9995, 6.4997, 10.0003 ],
"to": [ 16.9995, 6.9997, 15.5003 ],
"rotation": { "origin": [ 14, 6.5, 10 ], "axis": "y", "angle": -45 },
"faces": {
"north": { "uv": [ 0, 9.000299, 2.000566, 9.500299 ], "texture": "#texture2" },
"south": { "uv": [ 13.99943, 9.000299, 16, 9.500299 ], "texture": "#texture2" },
"west": { "uv": [ 9.999859, 9.000299, 15.49986, 9.500299 ], "texture": "#texture3" },
"east": { "uv": [ 0.5001411, 9.000299, 6.000141, 9.500299 ], "texture": "#texture2" }
}
},
{
"__comment": "1angle3",
"from": [ 9.9991, 6.4991, 1.9997 ],
"to": [ 12.9991, 6.9991, 7.499701 ],
"rotation": { "origin": [ 10, 6.5, 2 ], "axis": "y", "angle": 45 },
"faces": {
"north": { "uv": [ 3.000849, 9.0009, 6.000849, 9.5009 ], "texture": "#texture2" },
"south": { "uv": [ 9.999151, 9.0009, 12.99915, 9.5009 ], "texture": "#texture2" },
"west": { "uv": [ 2.000424, 9.0009, 7.500425, 9.5009 ], "texture": "#texture3" },
"east": { "uv": [ 8.499575, 9.0009, 13.99958, 9.5009 ], "texture": "#texture2" }
}
},
{
"__comment": "1angle3",
"from": [ 9.999499, 7.0002, 1.9993 ],
"to": [ 12.9995, 10.0002, 7.4993 ],
"rotation": { "origin": [ 10, 7, 2 ], "axis": "y", "angle": 45 },
"faces": {
"north": { "uv": [ 3.000848, 5.9998, 6.000849, 8.9998 ], "texture": "#texture1" },
"south": { "uv": [ 9.999151, 5.9998, 12.99915, 8.9998 ], "texture": "#texture1" },
"west": { "uv": [ 1.999859, 5.9998, 7.499859, 8.9998 ], "texture": "#texture3" },
"east": { "uv": [ 8.500141, 5.9998, 14.00014, 8.9998 ], "texture": "#texture1" }
}
},
{
"__comment": "1bricks0",
"from": [ -0.0005, 6.9998, 4.0007 ],
"to": [ 2.9995, 9.9998, 12.0007 ],
"faces": {
"north": { "uv": [ 13.0005, 6.0002, 16, 9.0002 ], "texture": "#texture1" },
"south": { "uv": [ 0, 6.0002, 2.9995, 9.0002 ], "texture": "#texture1" },
"west": { "uv": [ 4.0007, 6.0002, 12.0007, 9.0002 ], "texture": "#texture1" },
"east": { "uv": [ 3.9993, 6.0002, 11.9993, 9.0002 ], "texture": "#texture3" }
}
},
{
"__comment": "1bricks1",
"from": [ 12.9998, 6.9993, 3.9991 ],
"to": [ 15.9998, 9.9993, 11.9991 ],
"faces": {
"north": { "uv": [ 0.0002002716, 6.0007, 3.0002, 9.0007 ], "texture": "#texture1" },
"south": { "uv": [ 12.9998, 6.0007, 15.9998, 9.0007 ], "texture": "#texture1" },
"west": { "uv": [ 3.9991, 6.0007, 11.9991, 9.0007 ], "texture": "#texture3" },
"east": { "uv": [ 4.0009, 6.0007, 12.0009, 9.0007 ], "texture": "#texture1" }
}
},
{
"__comment": "1bricks2",
"from": [ 4, 7.0003, 0.0006 ],
"to": [ 12, 10.0003, 3.0006 ],
"faces": {
"north": { "uv": [ 4, 5.9997, 12, 8.999701 ], "texture": "#texture1" },
"south": { "uv": [ 4, 5.9997, 12, 8.999701 ], "texture": "#texture3" },
"west": { "uv": [ 0.0006, 5.9997, 3.0006, 8.999701 ], "texture": "#texture1" },
"east": { "uv": [ 12.9994, 5.9997, 15.9994, 8.999701 ], "texture": "#texture1" }
}
},
{
"__comment": "1bricks3",
"from": [ 3.9995, 6.9992, 13.0002 ],
"to": [ 11.9995, 9.9992, 16.0002 ],
"faces": {
"north": { "uv": [ 4.0005, 6.0008, 12.0005, 9.0008 ], "texture": "#texture3" },
"south": { "uv": [ 3.9995, 6.0008, 11.9995, 9.0008 ], "texture": "#texture1" },
"west": { "uv": [ 13.0002, 6.0008, 16, 9.0008 ], "texture": "#texture1" },
"east": { "uv": [ 0, 6.0008, 2.9998, 9.0008 ], "texture": "#texture1" }
}
},
{
"__comment": "1angle0",
"from": [ 3.9995, 7.0004, -0.0007 ],
"to": [ 6.999497, 10.0004, 5.4993 ],
"rotation": { "origin": [ 4, 7, 0 ], "axis": "y", "angle": -45 },
"faces": {
"south": { "uv": [ 4.000142, 5.9996, 7.000139, 8.999599 ], "texture": "#texture1" },
"west": { "uv": [ 0, 5.9996, 5.499152, 8.999599 ], "texture": "#texture1" },
"east": { "uv": [ 10.50085, 5.9996, 16, 8.999599 ], "texture": "#texture3" }
}
},
{
"__comment": "1angle1",
"from": [ -0.0005, 6.9994, 12.0007 ],
"to": [ 2.9995, 9.999399, 17.5007 ],
"rotation": { "origin": [ 0, 7, 12 ], "axis": "y", "angle": 45 },
"faces": {
"south": { "uv": [ 0.0001414193, 6.000601, 3.000141, 9.0006 ], "texture": "#texture1" },
"west": { "uv": [ 12.00085, 6.000601, 16, 9.0006 ], "texture": "#texture1" },
"east": { "uv": [ 0, 6.000601, 3.999151, 9.0006 ], "texture": "#texture3" }
}
},
{
"__comment": "1bricks3",
"from": [ 3.9996, 6.4999, 13.0007 ],
"to": [ 11.9996, 6.9999, 16.0007 ],
"faces": {
"north": { "uv": [ 4.0004, 9.0001, 12.0004, 9.5001 ], "texture": "#texture3" },
"south": { "uv": [ 3.9996, 9.0001, 11.9996, 9.5001 ], "texture": "#texture2" },
"west": { "uv": [ 13.0007, 9.0001, 16, 9.5001 ], "texture": "#texture2" },
"east": { "uv": [ 0, 9.0001, 2.9993, 9.5001 ], "texture": "#texture2" }
}
},
{
"__comment": "1bricks2",
"from": [ 3.9992, 6.5003, 0.0009 ],
"to": [ 11.9992, 7.0003, 3.0009 ],
"faces": {
"north": { "uv": [ 4.0008, 8.999701, 12.0008, 9.499701 ], "texture": "#texture2" },
"south": { "uv": [ 3.9992, 8.999701, 11.9992, 9.499701 ], "texture": "#texture3" },
"west": { "uv": [ 0.0009, 8.999701, 3.0009, 9.499701 ], "texture": "#texture2" },
"east": { "uv": [ 12.9991, 8.999701, 15.9991, 9.499701 ], "texture": "#texture2" }
}
},
{
"__comment": "1bricks1",
"from": [ 13.0007, 6.5007, 4.0005 ],
"to": [ 16.0007, 7.0007, 12.00051 ],
"faces": {
"north": { "uv": [ 0, 8.9993, 2.9993, 9.4993 ], "texture": "#texture2" },
"south": { "uv": [ 13.0007, 8.9993, 16, 9.4993 ], "texture": "#texture2" },
"west": { "uv": [ 4.0005, 8.9993, 12.00051, 9.4993 ], "texture": "#texture3" },
"east": { "uv": [ 3.99949, 8.9993, 11.9995, 9.4993 ], "texture": "#texture2" }
}
},
{
"__comment": "1bricks0",
"from": [ -0.0001, 6.4992, 4.0009 ],
"to": [ 2.9999, 6.9992, 12.0009 ],
"faces": {
"north": { "uv": [ 13.0001, 9.0008, 16, 9.5008 ], "texture": "#texture2" },
"south": { "uv": [ 0, 9.0008, 2.9999, 9.5008 ], "texture": "#texture2" },
"west": { "uv": [ 4.0009, 9.0008, 12.0009, 9.5008 ], "texture": "#texture2" },
"east": { "uv": [ 3.9991, 9.0008, 11.9991, 9.5008 ], "texture": "#texture3" }
}
},
{
"__comment": "1angle2",
"from": [ 14, 10.5004, 10.0003 ],
"to": [ 17, 13.5004, 15.5003 ],
"rotation": { "origin": [ 14, 10.5, 10 ], "axis": "y", "angle": -45 },
"faces": {
"up": { "uv": [ 12, 9.5, 15, 15 ], "texture": "#texture3" },
"north": { "uv": [ 0, 2.4996, 2.000213, 5.4996 ], "texture": "#texture1" },
"south": { "uv": [ 13.99979, 2.4996, 16, 5.4996 ], "texture": "#texture1" },
"west": { "uv": [ 10.00021, 2.4996, 15.50021, 5.4996 ], "texture": "#texture3" },
"east": { "uv": [ 0.4997873, 2.4996, 5.999787, 5.4996 ], "texture": "#texture1" }
}
},
{
"__comment": "1angle0",
"from": [ 4.0002, 9.9991, -0.0001 ],
"to": [ 7.0002, 10.4991, 5.499899 ],
"rotation": { "origin": [ 4, 10, 0 ], "axis": "y", "angle": -45 },
"faces": {
"south": { "uv": [ 4.000212, 5.5009, 7.000212, 6.0009 ], "texture": "#texture2" },
"west": { "uv": [ 7.056558E-05, 5.5009, 5.50007, 6.0009 ], "texture": "#texture2" },
"east": { "uv": [ 10.49993, 5.5009, 15.99993, 6.0009 ], "texture": "#texture3" }
}
},
{
"__comment": "1angle1",
"from": [ -0.0003, 10.0003, 11.9997 ],
"to": [ 2.9997, 10.5003, 17.4997 ],
"rotation": { "origin": [ 0, 10, 12 ], "axis": "y", "angle": 45 },
"faces": {
"south": { "uv": [ 0, 5.4997, 2.999575, 5.9997 ], "texture": "#texture2" },
"west": { "uv": [ 12, 5.4997, 16, 5.9997 ], "texture": "#texture2" },
"east": { "uv": [ 0, 5.4997, 4, 5.9997 ], "texture": "#texture3" }
}
},
{
"__comment": "1angle2",
"from": [ 14.0008, 9.9999, 9.9991 ],
"to": [ 17.0008, 10.4999, 15.4991 ],
"rotation": { "origin": [ 14, 10, 10 ], "axis": "y", "angle": -45 },
"faces": {
"north": { "uv": [ 0, 5.5001, 1.998797, 6.0001 ], "texture": "#texture2" },
"south": { "uv": [ 14.0012, 5.5001, 16, 6.0001 ], "texture": "#texture2" },
"west": { "uv": [ 9.999929, 5.5001, 15.49993, 6.0001 ], "texture": "#texture3" },
"east": { "uv": [ 0.5000706, 5.5001, 6.000071, 6.0001 ], "texture": "#texture2" }
}
},
{
"__comment": "1angle3",
"from": [ 9.9992, 10.0004, 2 ],
"to": [ 12.9992, 10.5004, 7.500001 ],
"rotation": { "origin": [ 10, 10, 2 ], "axis": "y", "angle": 45 },
"faces": {
"north": { "uv": [ 3.000566, 5.4996, 6.000566, 5.9996 ], "texture": "#texture2" },
"south": { "uv": [ 9.999434, 5.4996, 12.99943, 5.9996 ], "texture": "#texture2" },
"west": { "uv": [ 2.000566, 5.4996, 7.500566, 5.9996 ], "texture": "#texture3" },
"east": { "uv": [ 8.499434, 5.4996, 13.99943, 5.9996 ], "texture": "#texture2" }
}
},
{
"__comment": "1angle3",
"from": [ 9.999499, 10.499, 2 ],
"to": [ 12.9995, 13.499, 7.5 ],
"rotation": { "origin": [ 10, 10.5, 2 ], "axis": "y", "angle": 45 },
"faces": {
"up": { "uv": [ 13, 0, 16, 5.5 ], "texture": "#texture3" },
"north": { "uv": [ 3.000353, 2.501, 6.000354, 5.501 ], "texture": "#texture1" },
"south": { "uv": [ 9.999646, 2.501, 12.99965, 5.501 ], "texture": "#texture1" },
"west": { "uv": [ 2.000354, 2.501, 7.500354, 5.501 ], "texture": "#texture3" },
"east": { "uv": [ 8.499646, 2.501, 13.99965, 5.501 ], "texture": "#texture1" }
}
},
{
"__comment": "1bricks0",
"from": [ -0.0004, 10.5, 3.9996 ],
"to": [ 2.9996, 13.5, 11.9996 ],
"faces": {
"up": { "uv": [ 1, 4, 3.9996, 12 ], "texture": "#texture3" },
"north": { "uv": [ 13.0004, 2.5, 16, 5.5 ], "texture": "#texture1" },
"south": { "uv": [ 0, 2.5, 2.9996, 5.5 ], "texture": "#texture1" },
"west": { "uv": [ 3.9996, 2.5, 11.9996, 5.5 ], "texture": "#texture1" },
"east": { "uv": [ 4.0004, 2.5, 12.0004, 5.5 ], "texture": "#texture3" }
}
},
{
"__comment": "1bricks1",
"from": [ 12.9994, 10.4996, 3.9999 ],
"to": [ 15.9994, 13.4996, 11.9999 ],
"faces": {
"up": { "uv": [ 12, 4, 15, 12 ], "texture": "#texture3" },
"north": { "uv": [ 0.0005998611, 2.5004, 3.0006, 5.5004 ], "texture": "#texture1" },
"south": { "uv": [ 12.9994, 2.5004, 15.9994, 5.5004 ], "texture": "#texture1" },
"west": { "uv": [ 3.9999, 2.5004, 11.9999, 5.5004 ], "texture": "#texture3" },
"east": { "uv": [ 4.0001, 2.5004, 12.0001, 5.5004 ], "texture": "#texture1" }
}
},
{
"__comment": "1bricks2",
"from": [ 4.0005, 10.4999, 0 ],
"to": [ 12.0005, 13.4999, 3 ],
"faces": {
"up": { "uv": [ 4.0005, 0, 12.0005, 3 ], "texture": "#texture3" },
"north": { "uv": [ 3.9995, 2.5001, 11.9995, 5.5001 ], "texture": "#texture1" },
"south": { "uv": [ 4.0005, 2.5001, 12.0005, 5.5001 ], "texture": "#texture3" },
"west": { "uv": [ 0, 2.5001, 3, 5.5001 ], "texture": "#texture1" },
"east": { "uv": [ 13, 2.5001, 16, 5.5001 ], "texture": "#texture1" }
}
},
{
"__comment": "1bricks3",
"from": [ 4.0003, 10.4998, 13.001 ],
"to": [ 12.0003, 13.4998, 16.001 ],
"faces": {
"up": { "uv": [ 4, 0, 12, 2.999 ], "texture": "#texture3", "rotation": 180 },
"north": { "uv": [ 3.9997, 2.5002, 11.9997, 5.5002 ], "texture": "#texture3" },
"south": { "uv": [ 4.0003, 2.5002, 12.0003, 5.5002 ], "texture": "#texture1" },
"west": { "uv": [ 13.001, 2.5002, 16, 5.5002 ], "texture": "#texture1" },
"east": { "uv": [ 0, 2.5002, 2.999, 5.5002 ], "texture": "#texture1" }
}
},
{
"__comment": "1angle0",
"from": [ 4.0002, 10.4997, -0.0007 ],
"to": [ 7.0002, 13.4997, 5.4993 ],
"rotation": { "origin": [ 4, 10.5, 0 ], "axis": "y", "angle": -45 },
"faces": {
"up": { "uv": [ 2, 1, 5, 6.499646 ], "texture": "#texture3" },
"south": { "uv": [ 4.000636, 2.5003, 7.000636, 5.5003 ], "texture": "#texture1" },
"west": { "uv": [ 0, 2.5003, 5.499646, 5.5003 ], "texture": "#texture1" },
"east": { "uv": [ 10.50035, 2.5003, 16, 5.5003 ], "texture": "#texture3" }
}
},
{
"__comment": "1angle1",
"from": [ 0.0003, 10.4993, 12.0003 ],
"to": [ 3.0003, 13.4993, 17.5003 ],
"rotation": { "origin": [ 0, 10.5, 12 ], "axis": "y", "angle": 45 },
"faces": {
"up": { "uv": [ 1, 11, 4, 15 ], "texture": "#texture3" },
"south": { "uv": [ 0.0004245522, 2.5007, 3.000425, 5.5007 ], "texture": "#texture1" },
"west": { "uv": [ 12, 2.5007, 16, 5.5007 ], "texture": "#texture1" },
"east": { "uv": [ 0, 2.5007, 4, 5.5007 ], "texture": "#texture3" }
}
},
{
"__comment": "1bricks3",
"from": [ 4.0001, 9.9997, 12.9993 ],
"to": [ 12.0001, 10.4997, 15.9993 ],
"faces": {
"north": { "uv": [ 3.9999, 5.5003, 11.9999, 6.0003 ], "texture": "#texture3" },
"south": { "uv": [ 4.0001, 5.5003, 12.0001, 6.0003 ], "texture": "#texture2" },
"west": { "uv": [ 12.9993, 5.5003, 15.9993, 6.0003 ], "texture": "#texture2" },
"east": { "uv": [ 0.0006999969, 5.5003, 3.0007, 6.0003 ], "texture": "#texture2" }
}
},
{
"__comment": "1bricks2",
"from": [ 4.0003, 10.0008, -0.0009 ],
"to": [ 12.0003, 10.5008, 2.999099 ],
"faces": {
"north": { "uv": [ 3.9997, 5.4992, 11.9997, 5.9992 ], "texture": "#texture2" },
"south": { "uv": [ 4.0003, 5.4992, 12.0003, 5.9992 ], "texture": "#texture3" }
}
},
{
"__comment": "1bricks1",
"from": [ 12.9995, 9.9997, 3.9993 ],
"to": [ 15.9995, 10.49969, 11.9993 ],
"faces": {
"north": { "uv": [ 0.0004997253, 5.50031, 3.0005, 6.0003 ], "texture": "#texture2" },
"south": { "uv": [ 12.9995, 5.50031, 15.9995, 6.0003 ], "texture": "#texture2" },
"west": { "uv": [ 3.9993, 5.50031, 11.9993, 6.0003 ], "texture": "#texture3" },
"east": { "uv": [ 4.0007, 5.50031, 12.0007, 6.0003 ], "texture": "#texture2" }
}
},
{
"__comment": "1bricks0",
"from": [ 0.0005, 9.999599, 4 ],
"to": [ 3.0005, 10.4996, 12 ],
"faces": {
"north": { "uv": [ 12.9995, 5.5004, 15.9995, 6.000401 ], "texture": "#texture2" },
"south": { "uv": [ 0.0005, 5.5004, 3.0005, 6.000401 ], "texture": "#texture2" },
"west": { "uv": [ 4, 5.5004, 12, 6.000401 ], "texture": "#texture2" },
"east": { "uv": [ 4, 5.5004, 12, 6.000401 ], "texture": "#texture3" }
}
},
{
"__comment": "1bricks0",
"from": [ 0, 0, 4 ],
"to": [ 3, 3, 12 ],
"faces": {
"down": { "uv": [ 0, 4, 3, 12 ], "texture": "#texture" },
"north": { "uv": [ 13, 13, 16, 16 ], "texture": "#texture1" },
"south": { "uv": [ 0, 13, 3, 16 ], "texture": "#texture1" },
"west": { "uv": [ 4, 13, 12, 16 ], "texture": "#texture1" },
"east": { "uv": [ 4, 13, 12, 16 ], "texture": "#texture3" }
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [ 0.1, 1.1, -2.35 ]
},
"firstperson_righthand": {
"translation": [ 0, 4, 0 ]
},
"gui": {
"translation": [ 0, 4, 0 ]
},
"ground": {
"translation": [ 0, 4, 0 ]
},
"fixed": {
"rotation": [ 45, 45, 0 ],
"translation": [ 0, 4, 0 ]
}
}
}

View File

@@ -1,234 +0,0 @@
{
"__comment": "Designed by Kitsushadow with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "forgecraft:blocks/brick",
"texture": "forgecraft:blocks/brick",
"texture1": "forgecraft:blocks/brick_lit",
"texture2": "forgecraft:blocks/stone_slab",
"texture3": "forgecraft:blocks/stone_slab_hot"
},
"elements": [
{
"__comment": "Cube1",
"from": [ 2, 0, 2 ],
"to": [ 14, 1, 14 ],
"faces": {
"down": { "uv": [ 2, 2, 14, 14 ], "texture": "#texture" },
"up": { "uv": [ 2, 2, 14, 14 ], "texture": "#texture" },
"north": { "uv": [ 2, 15, 14, 16 ], "texture": "#texture" },
"south": { "uv": [ 2, 15, 14, 16 ], "texture": "#texture" },
"west": { "uv": [ 2, 15, 14, 16 ], "texture": "#texture" },
"east": { "uv": [ 2, 15, 14, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Cube3",
"from": [ 0, 0, 3 ],
"to": [ 2, 14, 13 ],
"faces": {
"down": { "uv": [ 0, 3, 2, 13 ], "texture": "#texture" },
"up": { "uv": [ 3, 1, 13, 3 ], "texture": "#texture", "rotation": 90 },
"north": { "uv": [ 14, 2, 16, 16 ], "texture": "#texture" },
"south": { "uv": [ 0, 2, 2, 16 ], "texture": "#texture" },
"west": { "uv": [ 3, 2, 13, 16 ], "texture": "#texture" },
"east": { "uv": [ 2, 2, 12, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Cube4",
"from": [ 3, 0, 14 ],
"to": [ 13, 1, 16 ],
"faces": {
"down": { "uv": [ 3, 0, 13, 2 ], "texture": "#texture" },
"up": { "uv": [ 3, 14, 13, 16 ], "texture": "#texture" },
"north": { "uv": [ 3, 15, 13, 16 ], "texture": "#texture" },
"south": { "uv": [ 3, 15, 13, 16 ], "texture": "#texture" },
"west": { "uv": [ 14, 15, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 15, 2, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Cube6",
"from": [ 3, 0, 0 ],
"to": [ 13, 14, 2 ],
"faces": {
"down": { "uv": [ 3, 14, 13, 16 ], "texture": "#texture" },
"up": { "uv": [ 2, 0, 12, 2 ], "texture": "#texture" },
"north": { "uv": [ 3, 2, 13, 16 ], "texture": "#texture" },
"south": { "uv": [ 2, 2, 12, 16 ], "texture": "#texture" },
"west": { "uv": [ 0, 2, 2, 16 ], "texture": "#texture" },
"east": { "uv": [ 14, 2, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Cube8",
"from": [ 14, 0, 3 ],
"to": [ 16, 14, 13 ],
"faces": {
"down": { "uv": [ 14, 3, 16, 13 ], "texture": "#texture" },
"up": { "uv": [ 2, 9, 12, 11 ], "texture": "#texture", "rotation": 90 },
"north": { "uv": [ 0, 2, 2, 16 ], "texture": "#texture" },
"south": { "uv": [ 14, 2, 16, 16 ], "texture": "#texture" },
"west": { "uv": [ 2, 2, 12, 16 ], "texture": "#texture" },
"east": { "uv": [ 3, 2, 13, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Cube14",
"from": [ 3, 1, 14 ],
"to": [ 4, 3, 16 ],
"faces": {
"down": { "uv": [ 3, 0, 4, 2 ], "texture": "#texture" },
"up": { "uv": [ 3, 14, 4, 16 ], "texture": "#texture" },
"north": { "uv": [ 12, 13, 13, 15 ], "texture": "#texture" },
"south": { "uv": [ 3, 13, 4, 15 ], "texture": "#texture" },
"west": { "uv": [ 14, 13, 16, 15 ], "texture": "#texture" },
"east": { "uv": [ 0, 13, 2, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Cube14",
"from": [ 12, 1, 14 ],
"to": [ 13, 3, 16 ],
"faces": {
"down": { "uv": [ 3, 0, 4, 1 ], "texture": "#texture" },
"up": { "uv": [ 3, 15, 4, 16 ], "texture": "#texture" },
"north": { "uv": [ 12, 11, 13, 15 ], "texture": "#texture" },
"south": { "uv": [ 3, 11, 4, 15 ], "texture": "#texture" },
"west": { "uv": [ 15, 11, 16, 15 ], "texture": "#texture" },
"east": { "uv": [ 0, 11, 1, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Cube16",
"from": [ 3, 3, 14 ],
"to": [ 13, 14, 16 ],
"faces": {
"down": { "uv": [ 3, 0, 13, 2 ], "texture": "#texture" },
"up": { "uv": [ 3, 9, 13, 11 ], "texture": "#texture" },
"north": { "uv": [ 2, 2, 12, 13 ], "texture": "#texture" },
"south": { "uv": [ 3, 2, 13, 13 ], "texture": "#texture" },
"west": { "uv": [ 14, 2, 16, 13 ], "texture": "#texture" },
"east": { "uv": [ 0, 2, 2, 13 ], "texture": "#texture" }
}
},
{
"__comment": "Cube17",
"from": [ 2, 0, 14 ],
"to": [ 3, 14, 15 ],
"faces": {
"down": { "uv": [ 2, 1, 3, 2 ], "texture": "#texture" },
"up": { "uv": [ 2, 14, 3, 15 ], "texture": "#texture" },
"north": { "uv": [ 13, 2, 14, 16 ], "texture": "#texture" },
"south": { "uv": [ 2, 2, 3, 16 ], "texture": "#texture" },
"west": { "uv": [ 14, 2, 15, 16 ], "texture": "#texture" },
"east": { "uv": [ 1, 2, 2, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Cube17",
"from": [ 1, 0, 13 ],
"to": [ 3, 14, 14 ],
"faces": {
"down": { "uv": [ 2, 1, 3, 2 ], "texture": "#texture" },
"up": { "uv": [ 2, 14, 3, 15 ], "texture": "#texture" },
"north": { "uv": [ 13, 2, 14, 16 ], "texture": "#texture" },
"south": { "uv": [ 2, 2, 3, 16 ], "texture": "#texture" },
"west": { "uv": [ 14, 2, 15, 16 ], "texture": "#texture" },
"east": { "uv": [ 1, 2, 2, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Cube17",
"from": [ 1, 0, 2 ],
"to": [ 3, 14, 3 ],
"faces": {
"down": { "uv": [ 2, 1, 3, 2 ], "texture": "#texture" },
"up": { "uv": [ 2, 14, 3, 15 ], "texture": "#texture" },
"north": { "uv": [ 13, 2, 14, 16 ], "texture": "#texture" },
"south": { "uv": [ 2, 2, 3, 16 ], "texture": "#texture" },
"west": { "uv": [ 14, 2, 15, 16 ], "texture": "#texture" },
"east": { "uv": [ 1, 2, 2, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Cube17",
"from": [ 2, 0, 1 ],
"to": [ 3, 14, 2 ],
"faces": {
"down": { "uv": [ 2, 1, 3, 2 ], "texture": "#texture" },
"up": { "uv": [ 2, 14, 3, 15 ], "texture": "#texture" },
"north": { "uv": [ 13, 2, 14, 16 ], "texture": "#texture" },
"south": { "uv": [ 2, 2, 3, 16 ], "texture": "#texture" },
"west": { "uv": [ 14, 2, 15, 16 ], "texture": "#texture" },
"east": { "uv": [ 1, 2, 2, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Cube17",
"from": [ 14, 0, 2 ],
"to": [ 15, 14, 3 ],
"faces": {
"down": { "uv": [ 2, 1, 3, 2 ], "texture": "#texture" },
"up": { "uv": [ 2, 14, 3, 15 ], "texture": "#texture" },
"north": { "uv": [ 13, 2, 14, 16 ], "texture": "#texture" },
"south": { "uv": [ 2, 2, 3, 16 ], "texture": "#texture" },
"west": { "uv": [ 14, 2, 15, 16 ], "texture": "#texture" },
"east": { "uv": [ 1, 2, 2, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Cube17",
"from": [ 13, 0, 1 ],
"to": [ 14, 14, 3 ],
"faces": {
"down": { "uv": [ 2, 1, 3, 2 ], "texture": "#texture" },
"up": { "uv": [ 2, 14, 3, 15 ], "texture": "#texture" },
"north": { "uv": [ 13, 2, 14, 16 ], "texture": "#texture" },
"south": { "uv": [ 2, 2, 3, 16 ], "texture": "#texture" },
"west": { "uv": [ 14, 2, 15, 16 ], "texture": "#texture" },
"east": { "uv": [ 1, 2, 2, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Cube17",
"from": [ 13, 0, 13 ],
"to": [ 14, 14, 15 ],
"faces": {
"down": { "uv": [ 2, 1, 3, 2 ], "texture": "#texture" },
"up": { "uv": [ 2, 14, 3, 15 ], "texture": "#texture" },
"north": { "uv": [ 13, 2, 14, 16 ], "texture": "#texture" },
"south": { "uv": [ 2, 2, 3, 16 ], "texture": "#texture" },
"west": { "uv": [ 14, 2, 15, 16 ], "texture": "#texture" },
"east": { "uv": [ 1, 2, 2, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Cube17",
"from": [ 14, 0, 13 ],
"to": [ 15, 14, 14 ],
"faces": {
"down": { "uv": [ 2, 1, 3, 2 ], "texture": "#texture" },
"up": { "uv": [ 2, 14, 3, 15 ], "texture": "#texture" },
"north": { "uv": [ 13, 2, 14, 16 ], "texture": "#texture" },
"south": { "uv": [ 2, 2, 3, 16 ], "texture": "#texture" },
"west": { "uv": [ 14, 2, 15, 16 ], "texture": "#texture" },
"east": { "uv": [ 1, 2, 2, 16 ], "texture": "#texture" }
}
},
{
"__comment": "lid",
"from": [ -0.5, 14, 8 ],
"to": [ 11.5, 16, 20 ],
"rotation": { "origin": [ -0.5, 14, 8 ], "axis": "y", "angle": 45 },
"faces": {
"down": { "uv": [ 2, 14, 14, 2 ], "texture": "#texture2" },
"up": { "uv": [ 2, 2, 14, 14 ], "texture": "#texture2" },
"north": { "uv": [ 14, 9, 2, 11 ], "texture": "#texture2" },
"south": { "uv": [ 2, 4, 14, 6 ], "texture": "#texture2" },
"west": { "uv": [ 4, 2, 6, 14 ], "texture": "#texture2", "rotation": 270 },
"east": { "uv": [ 4, 1, 6, 13 ], "texture": "#texture2", "rotation": 270 }
}
}
]
}

View File

@@ -1,234 +0,0 @@
{
"__comment": "Designed by Kitsushadow with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "forgecraft:blocks/brick",
"texture": "forgecraft:blocks/brick",
"texture1": "forgecraft:blocks/brick_lit",
"texture2": "forgecraft:blocks/stone_slab",
"texture3": "forgecraft:blocks/stone_slab_hot"
},
"elements": [
{
"__comment": "Cube1",
"from": [ 2, 0, 2 ],
"to": [ 14, 1, 14 ],
"faces": {
"down": { "uv": [ 2, 2, 14, 14 ], "texture": "#texture" },
"up": { "uv": [ 2, 2, 14, 14 ], "texture": "#texture1" },
"north": { "uv": [ 2, 15, 14, 16 ], "texture": "#texture" },
"south": { "uv": [ 2, 15, 14, 16 ], "texture": "#texture" },
"west": { "uv": [ 2, 15, 14, 16 ], "texture": "#texture" },
"east": { "uv": [ 2, 15, 14, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Cube3",
"from": [ 0, 0, 3 ],
"to": [ 2, 14, 13 ],
"faces": {
"down": { "uv": [ 0, 3, 2, 13 ], "texture": "#texture" },
"up": { "uv": [ 3, 1, 13, 3 ], "texture": "#texture", "rotation": 90 },
"north": { "uv": [ 13, 2, 15, 16 ], "texture": "#texture" },
"south": { "uv": [ 0, 2, 2, 16 ], "texture": "#texture" },
"west": { "uv": [ 3, 2, 13, 16 ], "texture": "#texture" },
"east": { "uv": [ 2, 2, 12, 16 ], "texture": "#texture1" }
}
},
{
"__comment": "Cube4",
"from": [ 3, 0, 14 ],
"to": [ 13, 1, 16 ],
"faces": {
"down": { "uv": [ 3, 0, 13, 2 ], "texture": "#texture" },
"up": { "uv": [ 3, 14, 13, 16 ], "texture": "#texture" },
"north": { "uv": [ 3, 15, 13, 16 ], "texture": "#texture" },
"south": { "uv": [ 3, 15, 13, 16 ], "texture": "#texture" },
"west": { "uv": [ 14, 15, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 15, 2, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Cube6",
"from": [ 3, 0, 0 ],
"to": [ 13, 14, 2 ],
"faces": {
"down": { "uv": [ 3, 14, 13, 16 ], "texture": "#texture" },
"up": { "uv": [ 2, 0, 12, 2 ], "texture": "#texture" },
"north": { "uv": [ 3, 2, 13, 16 ], "texture": "#texture" },
"south": { "uv": [ 2, 2, 12, 16 ], "texture": "#texture1" },
"west": { "uv": [ 0, 2, 2, 16 ], "texture": "#texture" },
"east": { "uv": [ 14, 2, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Cube8",
"from": [ 14, 0, 3 ],
"to": [ 16, 14, 13 ],
"faces": {
"down": { "uv": [ 14, 3, 16, 13 ], "texture": "#texture" },
"up": { "uv": [ 2, 9, 12, 11 ], "texture": "#texture", "rotation": 90 },
"north": { "uv": [ 0, 2, 2, 16 ], "texture": "#texture" },
"south": { "uv": [ 13, 2, 15, 16 ], "texture": "#texture" },
"west": { "uv": [ 2, 2, 12, 16 ], "texture": "#texture1" },
"east": { "uv": [ 3, 2, 13, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Cube14",
"from": [ 3, 1, 14 ],
"to": [ 4, 3, 16 ],
"faces": {
"down": { "uv": [ 3, 0, 4, 2 ], "texture": "#texture" },
"up": { "uv": [ 3, 14, 4, 16 ], "texture": "#texture" },
"north": { "uv": [ 12, 13, 13, 15 ], "texture": "#texture1" },
"south": { "uv": [ 3, 13, 4, 15 ], "texture": "#texture" },
"west": { "uv": [ 14, 13, 16, 15 ], "texture": "#texture" },
"east": { "uv": [ 0, 13, 2, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Cube14",
"from": [ 12, 1, 14 ],
"to": [ 13, 3, 16 ],
"faces": {
"down": { "uv": [ 3, 0, 4, 1 ], "texture": "#texture" },
"up": { "uv": [ 3, 15, 4, 16 ], "texture": "#texture" },
"north": { "uv": [ 12, 11, 13, 15 ], "texture": "#texture1" },
"south": { "uv": [ 3, 11, 4, 15 ], "texture": "#texture" },
"west": { "uv": [ 15, 11, 16, 15 ], "texture": "#texture" },
"east": { "uv": [ 0, 11, 1, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Cube16",
"from": [ 3, 3, 14 ],
"to": [ 13, 14, 16 ],
"faces": {
"down": { "uv": [ 3, 0, 13, 2 ], "texture": "#texture" },
"up": { "uv": [ 3, 9, 13, 11 ], "texture": "#texture" },
"north": { "uv": [ 2, 2, 12, 13 ], "texture": "#texture1" },
"south": { "uv": [ 3, 2, 13, 13 ], "texture": "#texture" },
"west": { "uv": [ 14, 2, 16, 13 ], "texture": "#texture" },
"east": { "uv": [ 0, 2, 2, 13 ], "texture": "#texture" }
}
},
{
"__comment": "Cube17",
"from": [ 2, 0, 14 ],
"to": [ 3, 14, 15 ],
"faces": {
"down": { "uv": [ 2, 1, 3, 2 ], "texture": "#texture" },
"up": { "uv": [ 2, 14, 3, 15 ], "texture": "#texture" },
"north": { "uv": [ 13, 2, 14, 16 ], "texture": "#texture" },
"south": { "uv": [ 2, 2, 3, 16 ], "texture": "#texture" },
"west": { "uv": [ 14, 2, 15, 16 ], "texture": "#texture" },
"east": { "uv": [ 1, 2, 2, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Cube17",
"from": [ 1, 0, 13 ],
"to": [ 3, 14, 14 ],
"faces": {
"down": { "uv": [ 2, 1, 3, 2 ], "texture": "#texture" },
"up": { "uv": [ 2, 14, 3, 15 ], "texture": "#texture" },
"north": { "uv": [ 13, 2, 14, 16 ], "texture": "#texture1" },
"south": { "uv": [ 2, 2, 3, 16 ], "texture": "#texture" },
"west": { "uv": [ 14, 2, 15, 16 ], "texture": "#texture" },
"east": { "uv": [ 1, 2, 2, 16 ], "texture": "#texture1" }
}
},
{
"__comment": "Cube17",
"from": [ 1, 0, 2 ],
"to": [ 3, 14, 3 ],
"faces": {
"down": { "uv": [ 2, 1, 3, 2 ], "texture": "#texture" },
"up": { "uv": [ 2, 14, 3, 15 ], "texture": "#texture" },
"north": { "uv": [ 13, 2, 14, 16 ], "texture": "#texture" },
"south": { "uv": [ 2, 2, 3, 16 ], "texture": "#texture1" },
"west": { "uv": [ 14, 2, 15, 16 ], "texture": "#texture" },
"east": { "uv": [ 1, 2, 2, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Cube17",
"from": [ 2, 0, 1 ],
"to": [ 3, 14, 2 ],
"faces": {
"down": { "uv": [ 2, 1, 3, 2 ], "texture": "#texture" },
"up": { "uv": [ 2, 14, 3, 15 ], "texture": "#texture" },
"north": { "uv": [ 13, 2, 14, 16 ], "texture": "#texture" },
"south": { "uv": [ 2, 2, 3, 16 ], "texture": "#texture" },
"west": { "uv": [ 14, 2, 15, 16 ], "texture": "#texture" },
"east": { "uv": [ 1, 2, 2, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Cube17",
"from": [ 14, 0, 2 ],
"to": [ 15, 14, 3 ],
"faces": {
"down": { "uv": [ 2, 1, 3, 2 ], "texture": "#texture" },
"up": { "uv": [ 2, 14, 3, 15 ], "texture": "#texture" },
"north": { "uv": [ 13, 2, 14, 16 ], "texture": "#texture" },
"south": { "uv": [ 2, 2, 3, 16 ], "texture": "#texture" },
"west": { "uv": [ 14, 2, 15, 16 ], "texture": "#texture" },
"east": { "uv": [ 1, 2, 2, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Cube17",
"from": [ 13, 0, 1 ],
"to": [ 14, 14, 3 ],
"faces": {
"down": { "uv": [ 2, 1, 3, 2 ], "texture": "#texture" },
"up": { "uv": [ 2, 14, 3, 15 ], "texture": "#texture" },
"north": { "uv": [ 13, 2, 14, 16 ], "texture": "#texture" },
"south": { "uv": [ 2, 2, 3, 16 ], "texture": "#texture1" },
"west": { "uv": [ 14, 2, 15, 16 ], "texture": "#texture1" },
"east": { "uv": [ 1, 2, 2, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Cube17",
"from": [ 13, 0, 13 ],
"to": [ 14, 14, 15 ],
"faces": {
"down": { "uv": [ 2, 1, 3, 2 ], "texture": "#texture" },
"up": { "uv": [ 2, 14, 3, 15 ], "texture": "#texture" },
"north": { "uv": [ 13, 2, 14, 16 ], "texture": "#texture1" },
"south": { "uv": [ 2, 2, 3, 16 ], "texture": "#texture" },
"west": { "uv": [ 14, 2, 15, 16 ], "texture": "#texture1" },
"east": { "uv": [ 1, 2, 2, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Cube17",
"from": [ 14, 0, 13 ],
"to": [ 15, 14, 14 ],
"faces": {
"down": { "uv": [ 2, 1, 3, 2 ], "texture": "#texture" },
"up": { "uv": [ 2, 14, 3, 15 ], "texture": "#texture" },
"north": { "uv": [ 13, 2, 14, 16 ], "texture": "#texture" },
"south": { "uv": [ 2, 2, 3, 16 ], "texture": "#texture" },
"west": { "uv": [ 14, 2, 15, 16 ], "texture": "#texture" },
"east": { "uv": [ 1, 2, 2, 16 ], "texture": "#texture" }
}
},
{
"__comment": "lid",
"from": [ -0.5, 14, 8 ],
"to": [ 11.5, 16, 20 ],
"rotation": { "origin": [ -0.5, 14, 8 ], "axis": "y", "angle": 45 },
"faces": {
"down": { "uv": [ 2, 14, 14, 2 ], "texture": "#texture3" },
"up": { "uv": [ 2, 2, 14, 14 ], "texture": "#texture3" },
"north": { "uv": [ 14, 9, 2, 11 ], "texture": "#texture3" },
"south": { "uv": [ 2, 4, 14, 6 ], "texture": "#texture3" },
"west": { "uv": [ 4, 2, 6, 14 ], "texture": "#texture3", "rotation": 270 },
"east": { "uv": [ 4, 1, 6, 13 ], "texture": "#texture3", "rotation": 270 }
}
}
]
}

View File

@@ -1,6 +1,7 @@
{
"__comment": "Designed by Kitsushadow with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "forgecraft:blocks/brick",
"texture": "forgecraft:blocks/brick",
"texture1": "forgecraft:blocks/brick_lit"
},

View File

@@ -0,0 +1,8 @@
{
"forge_marker":1,
"textures": {
"particle": "primal:blocks/adobebrick",
"texture": "primal:blocks/adobebrick"
},
"parent": "forgecraft:block/forge"
}

View File

@@ -4,5 +4,5 @@
"particle": "forgecraft:blocks/brick",
"texture": "forgecraft:blocks/brick"
},
"parent": "forgecraft:block/firebox"
"parent": "forgecraft:block/forge"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 802 B

After

Width:  |  Height:  |  Size: 704 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 386 B

After

Width:  |  Height:  |  Size: 414 B

View File

@@ -2,7 +2,7 @@
"modid": "forgecraft",
"name": "Kitsu's Forgecraft",
"description": "Forged with sweat and blood",
"version": "1.2.30",
"version": "1.2.40",
"mcversion": "1.11.2",
"url": "",
"updateUrl": "",