bloomery initial functionality complete needs tongs addition
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"variants": {
|
||||
"active=false,covered=false,facing=north": { "model": "forgecraft:bloomery" },
|
||||
"active=false,covered=false,facing=east": { "model": "forgecraft:bloomery", "y": 90 },
|
||||
"active=false,covered=false,facing=south": { "model": "forgecraft:bloomery", "y": 180 },
|
||||
"active=false,covered=false,facing=west": { "model": "forgecraft:bloomery", "y": 270 },
|
||||
"active=true,covered=false,facing=north": { "model": "forgecraft:bloomery_lit" },
|
||||
"active=true,covered=false,facing=east": { "model": "forgecraft:bloomery_lit", "y": 90 },
|
||||
"active=true,covered=false,facing=south": { "model": "forgecraft:bloomery_lit", "y": 180 },
|
||||
"active=true,covered=false,facing=west": { "model": "forgecraft:bloomery_lit", "y": 270 },
|
||||
"active=true,covered=true,facing=north": { "model": "forgecraft:bloomery_lit_covered" },
|
||||
"active=true,covered=true,facing=east": { "model": "forgecraft:bloomery_lit_covered", "y": 90 },
|
||||
"active=true,covered=true,facing=south": { "model": "forgecraft:bloomery_lit_covered", "y": 180 },
|
||||
"active=true,covered=true,facing=west": { "model": "forgecraft:bloomery_lit_covered", "y": 270 },
|
||||
"active=false,covered=true,facing=north": { "model": "forgecraft:bloomery_covered" },
|
||||
"active=false,covered=true,facing=east": { "model": "forgecraft:bloomery_covered", "y": 90 },
|
||||
"active=false,covered=true,facing=south": { "model": "forgecraft:bloomery_covered", "y": 180 },
|
||||
"active=false,covered=true,facing=west": { "model": "forgecraft:bloomery_covered", "y": 270 }
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,231 @@
|
||||
{
|
||||
"__comment": "Designed by Kitsushadow with Cubik Studio - https://cubik.studio",
|
||||
"textures": {
|
||||
"particle": "forgecraft:blocks/brick",
|
||||
"texture": "forgecraft:blocks/brick"
|
||||
},
|
||||
"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" }
|
||||
}
|
||||
}
|
||||
],
|
||||
"display": {
|
||||
"thirdperson_righthand": {
|
||||
"rotation": [ 60, 45, 0 ],
|
||||
"scale": [ 0.5, 0.6, 0.5 ]
|
||||
},
|
||||
"firstperson_righthand": {
|
||||
"rotation": [ 0, 45, 0 ],
|
||||
"scale": [ 0.7, 0.7, 0.7 ]
|
||||
},
|
||||
"gui": {
|
||||
"rotation": [ 45, 45, 0 ],
|
||||
"scale": [ 0.6, 0.6, 0.6 ]
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,217 @@
|
||||
{
|
||||
"__comment": "Designed by Kitsushadow with Cubik Studio - https://cubik.studio",
|
||||
"textures": {
|
||||
"particle": "blocks/e_particle",
|
||||
"texture": "blocks/brick"
|
||||
},
|
||||
"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" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,234 @@
|
||||
{
|
||||
"__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 }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,218 @@
|
||||
{
|
||||
"__comment": "Designed by Kitsushadow with Cubik Studio - https://cubik.studio",
|
||||
"textures": {
|
||||
"particle": "forgecraft:blocks/brick",
|
||||
"texture": "forgecraft:blocks/brick",
|
||||
"texture1": "forgecraft:blocks/brick_lit"
|
||||
},
|
||||
"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": [ 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": "#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": [ 14, 2, 16, 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": "#texture1" },
|
||||
"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": "#texture1" },
|
||||
"west": { "uv": [ 14, 2, 15, 16 ], "texture": "#texture1" },
|
||||
"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": "#texture1" },
|
||||
"west": { "uv": [ 14, 2, 15, 16 ], "texture": "#texture1" },
|
||||
"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": "#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" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,218 @@
|
||||
{
|
||||
"__comment": "Designed by Kitsushadow with Cubik Studio - https://cubik.studio",
|
||||
"textures": {
|
||||
"particle": "blocks/brick",
|
||||
"texture": "blocks/brick",
|
||||
"texture1": "blocks/brick_lit"
|
||||
},
|
||||
"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": [ 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": "#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": [ 14, 2, 16, 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": "#texture1" },
|
||||
"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": "#texture1" },
|
||||
"west": { "uv": [ 14, 2, 15, 16 ], "texture": "#texture1" },
|
||||
"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": "#texture1" },
|
||||
"west": { "uv": [ 14, 2, 15, 16 ], "texture": "#texture1" },
|
||||
"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": "#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" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,234 @@
|
||||
{
|
||||
"__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 }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,234 @@
|
||||
{
|
||||
"__comment": "Designed by Kitsushadow with Cubik Studio - https://cubik.studio",
|
||||
"textures": {
|
||||
"particle": "blocks/brick",
|
||||
"texture": "blocks/brick",
|
||||
"texture1": "blocks/brick_lit",
|
||||
"texture2": "blocks/stone_slab",
|
||||
"texture3": "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 }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,126 @@
|
||||
{
|
||||
"__comment": "Designed by Kitsushadow with Cubik Studio - https://cubik.studio",
|
||||
"textures": {
|
||||
"particle": "blocks/e_particle",
|
||||
"texture": "blocks/clay"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"__comment": "Cube1",
|
||||
"from": [ 5, 0, 5 ],
|
||||
"to": [ 11, 1, 11 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 5, 5, 11, 11 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 5, 5, 11, 11 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 5, 15, 11, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 5, 15, 11, 16 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 5, 15, 11, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 5, 15, 11, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Cube11",
|
||||
"from": [ 5, 1, 5 ],
|
||||
"to": [ 11, 7, 6 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 5, 10, 11, 11 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 5, 5, 11, 6 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 5, 9, 11, 15 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 5, 9, 11, 15 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 5, 9, 6, 15 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 10, 9, 11, 15 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Cube11",
|
||||
"from": [ 5, 1, 10 ],
|
||||
"to": [ 11, 7, 11 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 5, 10, 11, 11 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 5, 5, 11, 6 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 5, 9, 11, 15 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 5, 9, 11, 15 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 5, 9, 6, 15 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 10, 9, 11, 15 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Cube13",
|
||||
"from": [ 5, 1, 6 ],
|
||||
"to": [ 6, 7, 10 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 5, 6, 6, 10 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 5, 6, 6, 10 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 10, 9, 11, 15 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 5, 9, 6, 15 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 6, 9, 10, 15 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 6, 9, 10, 15 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Cube13",
|
||||
"from": [ 10, 1, 6 ],
|
||||
"to": [ 11, 7, 10 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 5, 6, 6, 10 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 5, 6, 6, 10 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 10, 9, 11, 15 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 5, 9, 6, 15 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 6, 9, 10, 15 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 6, 9, 10, 15 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Cube15",
|
||||
"from": [ 4, 5, 6 ],
|
||||
"to": [ 5, 6, 10 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 4, 6, 5, 10 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 4, 6, 5, 10 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 11, 10, 12, 11 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 4, 10, 5, 11 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 6, 10, 10, 11 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 6, 10, 10, 11 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Cube15",
|
||||
"from": [ 11, 5, 6 ],
|
||||
"to": [ 12, 6, 10 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 4, 6, 5, 10 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 4, 6, 5, 10 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 11, 10, 12, 11 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 4, 10, 5, 11 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 6, 10, 10, 11 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 6, 10, 10, 11 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Cube17",
|
||||
"from": [ 6, 5, 4 ],
|
||||
"to": [ 10, 6, 5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 6, 11, 10, 12 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 6, 4, 10, 5 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 6, 10, 10, 11 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 6, 10, 10, 11 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 4, 10, 5, 11 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 11, 10, 12, 11 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Cube18",
|
||||
"from": [ 6, 5, 11 ],
|
||||
"to": [ 10, 6, 12 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 6, 4, 10, 5 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 6, 11, 10, 12 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 6, 10, 10, 11 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 6, 10, 10, 11 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 11, 10, 12, 11 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 4, 10, 5, 11 ], "texture": "#texture" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"forge_marker":1,
|
||||
"textures": {
|
||||
"particle": "forgecraft:blocks/brick",
|
||||
"texture": "forgecraft:blocks/brick"
|
||||
},
|
||||
"parent": "forgecraft:block/bloomery"
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 692 B |
Binary file not shown.
|
After Width: | Height: | Size: 765 B |
Binary file not shown.
|
After Width: | Height: | Size: 252 B |
Binary file not shown.
|
After Width: | Height: | Size: 478 B |
Binary file not shown.
|
After Width: | Height: | Size: 177 B |
Reference in New Issue
Block a user