First commit
This commit is contained in:
61
models/anvil.json
Normal file
61
models/anvil.json
Normal file
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"__comment": "Designed by Netquick with Cubik Studio - https://cubik.studio",
|
||||
"textures": {
|
||||
"particle": "blocks/particle",
|
||||
"texture": "blocks/texture"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 2, 0, 2 ],
|
||||
"to": [ 14, 3, 14 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 2, 2, 14, 14 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 2, 2, 14, 14 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 2, 13, 14, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 2, 13, 14, 16 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 2, 13, 14, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 2, 13, 14, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box2",
|
||||
"from": [ 3, 3, 3 ],
|
||||
"to": [ 13, 3.5, 13 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 3, 3, 13, 13 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 3, 3, 13, 13 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 3, 12.5, 13, 13 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 3, 12.5, 13, 13 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 3, 12.5, 13, 13 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 3, 12.5, 13, 13 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box3",
|
||||
"from": [ 5, 3.5, 6 ],
|
||||
"to": [ 11, 9, 10 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 5, 6, 11, 10 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 5, 6, 11, 10 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 5, 7, 11, 12.5 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 5, 7, 11, 12.5 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 6, 7, 10, 12.5 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 6, 7, 10, 12.5 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box4",
|
||||
"from": [ 0, 9, 4 ],
|
||||
"to": [ 16, 14, 12 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 4, 16, 12 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 0, 4, 16, 12 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 0, 2, 16, 7 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 0, 2, 16, 7 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 4, 2, 12, 7 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 4, 2, 12, 7 ], "texture": "#texture" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
10
models/anvil.json.textures
Normal file
10
models/anvil.json.textures
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"mappings": {
|
||||
"default": {
|
||||
"map": {
|
||||
"texture": "anviltexture"
|
||||
},
|
||||
"name": "default"
|
||||
}
|
||||
}
|
||||
}
|
||||
128
models/barrelintake.json
Normal file
128
models/barrelintake.json
Normal file
@@ -0,0 +1,128 @@
|
||||
{
|
||||
"__comment": "Designed by Netquick with Cubik Studio - https://cubik.studio",
|
||||
"textures": {
|
||||
"particle": "blocks/particle",
|
||||
"wood": "blocks/wood",
|
||||
"barrel": "barrel",
|
||||
"barreltop": "wood"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 0, 1, 0 ],
|
||||
"to": [ 16, 15, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#barreltop" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#barreltop" },
|
||||
"north": { "uv": [ 0, 1, 16, 15 ], "texture": "#barrel" },
|
||||
"south": { "uv": [ 0, 1, 16, 15 ], "texture": "#barrel" },
|
||||
"west": { "uv": [ 0, 1, 16, 15 ], "texture": "#barrel" },
|
||||
"east": { "uv": [ 0, 1, 16, 15 ], "texture": "#barrel" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box2",
|
||||
"from": [ 0, 15, 0 ],
|
||||
"to": [ 16, 16, 1 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 15, 16, 16 ], "texture": "#wood" },
|
||||
"up": { "uv": [ 0, 0, 16, 1 ], "texture": "#wood" },
|
||||
"north": { "uv": [ 0, 0, 16, 1 ], "texture": "#wood" },
|
||||
"south": { "uv": [ 0, 0, 16, 1 ], "texture": "#wood" },
|
||||
"west": { "uv": [ 0, 0, 1, 1 ], "texture": "#wood" },
|
||||
"east": { "uv": [ 15, 0, 16, 1 ], "texture": "#wood" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box2",
|
||||
"from": [ 0, 15, 15 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 15, 16, 16 ], "texture": "#wood" },
|
||||
"up": { "uv": [ 0, 0, 16, 1 ], "texture": "#wood" },
|
||||
"north": { "uv": [ 0, 15, 16, 16 ], "texture": "#wood" },
|
||||
"south": { "uv": [ 0, 15, 16, 16 ], "texture": "#wood" },
|
||||
"west": { "uv": [ 0, 15, 1, 16 ], "texture": "#wood" },
|
||||
"east": { "uv": [ 15, 15, 16, 16 ], "texture": "#wood" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box2",
|
||||
"from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 1, 1 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 15, 16, 16 ], "texture": "#wood" },
|
||||
"up": { "uv": [ 0, 0, 16, 1 ], "texture": "#wood" },
|
||||
"north": { "uv": [ 0, 15, 16, 16 ], "texture": "#wood" },
|
||||
"south": { "uv": [ 0, 15, 16, 16 ], "texture": "#wood" },
|
||||
"west": { "uv": [ 0, 15, 1, 16 ], "texture": "#wood" },
|
||||
"east": { "uv": [ 15, 15, 16, 16 ], "texture": "#wood" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box2",
|
||||
"from": [ 0, 0, 15 ],
|
||||
"to": [ 16, 1, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 15, 16, 16 ], "texture": "#wood" },
|
||||
"up": { "uv": [ 0, 0, 16, 1 ], "texture": "#wood" },
|
||||
"north": { "uv": [ 0, 15, 16, 16 ], "texture": "#wood" },
|
||||
"south": { "uv": [ 0, 15, 16, 16 ], "texture": "#wood" },
|
||||
"west": { "uv": [ 0, 15, 1, 16 ], "texture": "#wood" },
|
||||
"east": { "uv": [ 15, 15, 16, 16 ], "texture": "#wood" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box13",
|
||||
"from": [ 0, 0, 1 ],
|
||||
"to": [ 1, 1, 15 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 1, 1, 15 ], "texture": "#wood" },
|
||||
"up": { "uv": [ 0, 1, 1, 15 ], "texture": "#wood" },
|
||||
"north": { "uv": [ 15, 15, 16, 16 ], "texture": "#wood" },
|
||||
"south": { "uv": [ 0, 15, 1, 16 ], "texture": "#wood" },
|
||||
"west": { "uv": [ 1, 15, 15, 16 ], "texture": "#wood" },
|
||||
"east": { "uv": [ 1, 15, 15, 16 ], "texture": "#wood" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box14",
|
||||
"from": [ 15, 0, 1 ],
|
||||
"to": [ 16, 1, 15 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 15, 1, 16, 15 ], "texture": "#wood" },
|
||||
"up": { "uv": [ 15, 1, 16, 15 ], "texture": "#wood" },
|
||||
"north": { "uv": [ 0, 15, 1, 16 ], "texture": "#wood" },
|
||||
"south": { "uv": [ 15, 15, 16, 16 ], "texture": "#wood" },
|
||||
"west": { "uv": [ 1, 15, 15, 16 ], "texture": "#wood" },
|
||||
"east": { "uv": [ 1, 15, 15, 16 ], "texture": "#wood" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box15",
|
||||
"from": [ 0, 15, 1 ],
|
||||
"to": [ 1, 16, 15 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 1, 1, 15 ], "texture": "#wood" },
|
||||
"up": { "uv": [ 0, 1, 1, 15 ], "texture": "#wood" },
|
||||
"north": { "uv": [ 15, 0, 16, 1 ], "texture": "#wood" },
|
||||
"south": { "uv": [ 0, 0, 1, 1 ], "texture": "#wood" },
|
||||
"west": { "uv": [ 1, 0, 15, 1 ], "texture": "#wood" },
|
||||
"east": { "uv": [ 1, 0, 15, 1 ], "texture": "#wood" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box16",
|
||||
"from": [ 15, 15, 1 ],
|
||||
"to": [ 16, 16, 15 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 15, 1, 16, 15 ], "texture": "#wood" },
|
||||
"up": { "uv": [ 15, 1, 16, 15 ], "texture": "#wood" },
|
||||
"north": { "uv": [ 0, 0, 1, 1 ], "texture": "#wood" },
|
||||
"south": { "uv": [ 15, 0, 16, 1 ], "texture": "#wood" },
|
||||
"west": { "uv": [ 1, 0, 15, 1 ], "texture": "#wood" },
|
||||
"east": { "uv": [ 1, 0, 15, 1 ], "texture": "#wood" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
12
models/barrelintake.json.textures
Normal file
12
models/barrelintake.json.textures
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"mappings": {
|
||||
"default": {
|
||||
"map": {
|
||||
"barrel": "barrel",
|
||||
"barreltop": "barreltop",
|
||||
"wood": "wood"
|
||||
},
|
||||
"name": "default"
|
||||
}
|
||||
}
|
||||
}
|
||||
676
models/crafter.json
Normal file
676
models/crafter.json
Normal file
@@ -0,0 +1,676 @@
|
||||
{
|
||||
"__comment": "Designed by Netquick with Cubik Studio - https://cubik.studio",
|
||||
"textures": {
|
||||
"particle": "blocks/particle",
|
||||
"Box": "blocks/Box",
|
||||
"Energy": "blocks/Energy",
|
||||
"Bowl": "blocks/Bowl"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"__comment": "Box2",
|
||||
"from": [ 0, 1, 0 ],
|
||||
"to": [ 1, 15, 1 ],
|
||||
"faces": {
|
||||
"north": { "uv": [ 15, 1, 16, 15 ], "texture": "#Box", "cullface": "north" },
|
||||
"south": { "uv": [ 0, 1, 1, 15 ], "texture": "#Box" },
|
||||
"west": { "uv": [ 0, 1, 1, 15 ], "texture": "#Box", "cullface": "west" },
|
||||
"east": { "uv": [ 15, 1, 16, 15 ], "texture": "#Box" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box2",
|
||||
"from": [ 0, 1, 15 ],
|
||||
"to": [ 1, 15, 16 ],
|
||||
"faces": {
|
||||
"north": { "uv": [ 15, 0, 16, 15 ], "texture": "#Box" },
|
||||
"south": { "uv": [ 0, 0, 1, 15 ], "texture": "#Box", "cullface": "south" },
|
||||
"west": { "uv": [ 0, 0, 1, 15 ], "texture": "#Box", "cullface": "west" },
|
||||
"east": { "uv": [ 15, 0, 16, 15 ], "texture": "#Box" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box2",
|
||||
"from": [ 15, 1, 0 ],
|
||||
"to": [ 16, 15, 1 ],
|
||||
"faces": {
|
||||
"north": { "uv": [ 15, 0, 16, 15 ], "texture": "#Box", "cullface": "north" },
|
||||
"south": { "uv": [ 0, 0, 1, 15 ], "texture": "#Box" },
|
||||
"west": { "uv": [ 0, 0, 1, 15 ], "texture": "#Box" },
|
||||
"east": { "uv": [ 15, 0, 16, 15 ], "texture": "#Box", "cullface": "east" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box2",
|
||||
"from": [ 15, 1, 15 ],
|
||||
"to": [ 16, 15, 16 ],
|
||||
"faces": {
|
||||
"north": { "uv": [ 15, 0, 16, 15 ], "texture": "#Box" },
|
||||
"south": { "uv": [ 0, 0, 1, 15 ], "texture": "#Box", "cullface": "south" },
|
||||
"west": { "uv": [ 0, 0, 1, 15 ], "texture": "#Box" },
|
||||
"east": { "uv": [ 15, 0, 16, 15 ], "texture": "#Box", "cullface": "east" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 0, 15, 0 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#Box" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#Box", "cullface": "up" },
|
||||
"north": { "uv": [ 0, 15, 16, 16 ], "texture": "#Box", "cullface": "north" },
|
||||
"south": { "uv": [ 0, 15, 16, 16 ], "texture": "#Box", "cullface": "south" },
|
||||
"west": { "uv": [ 0, 15, 16, 16 ], "texture": "#Box", "cullface": "west" },
|
||||
"east": { "uv": [ 0, 15, 16, 16 ], "texture": "#Box", "cullface": "east" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box7",
|
||||
"from": [ 7, 4.5, 7 ],
|
||||
"to": [ 9, 5.5, 9 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 7, 9, 9 ], "texture": "#Bowl" },
|
||||
"north": { "uv": [ 7, 10.5, 9, 11.5 ], "texture": "#Bowl" },
|
||||
"south": { "uv": [ 7, 10.5, 9, 11.5 ], "texture": "#Bowl" },
|
||||
"west": { "uv": [ 7, 10.5, 9, 11.5 ], "texture": "#Bowl" },
|
||||
"east": { "uv": [ 7, 10.5, 9, 11.5 ], "texture": "#Bowl" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box7",
|
||||
"from": [ 6.5, 5.5, 6.5 ],
|
||||
"to": [ 9.5, 6.5, 9.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 7.5, 9, 9.5 ], "texture": "#Bowl" },
|
||||
"north": { "uv": [ 7, 14, 9, 15 ], "texture": "#Bowl" },
|
||||
"south": { "uv": [ 7, 14, 9, 15 ], "texture": "#Bowl" },
|
||||
"west": { "uv": [ 6.5, 14, 8.5, 15 ], "texture": "#Bowl" },
|
||||
"east": { "uv": [ 7.5, 14, 9.5, 15 ], "texture": "#Bowl" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box7",
|
||||
"from": [ 6, 6.5, 6 ],
|
||||
"to": [ 10, 7.5, 10 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 7.5, 9, 9.5 ], "texture": "#Bowl" },
|
||||
"north": { "uv": [ 7, 14, 9, 15 ], "texture": "#Bowl" },
|
||||
"south": { "uv": [ 7, 14, 9, 15 ], "texture": "#Bowl" },
|
||||
"west": { "uv": [ 6.5, 14, 8.5, 15 ], "texture": "#Bowl" },
|
||||
"east": { "uv": [ 7.5, 14, 9.5, 15 ], "texture": "#Bowl" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box7",
|
||||
"from": [ 5.5, 7.5, 5.5 ],
|
||||
"to": [ 10.5, 8.5, 10.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 7.5, 9, 9.5 ], "texture": "#Bowl" },
|
||||
"up": { "uv": [ 7, 6.5, 9, 8.5 ], "texture": "#Bowl" },
|
||||
"north": { "uv": [ 7, 14, 9, 15 ], "texture": "#Bowl" },
|
||||
"south": { "uv": [ 7, 14, 9, 15 ], "texture": "#Bowl" },
|
||||
"west": { "uv": [ 6.5, 14, 8.5, 15 ], "texture": "#Bowl" },
|
||||
"east": { "uv": [ 7.5, 14, 9.5, 15 ], "texture": "#Bowl" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box7",
|
||||
"from": [ 6, 8.5, 6 ],
|
||||
"to": [ 10, 9.5, 10 ],
|
||||
"faces": {
|
||||
"up": { "uv": [ 7, 6.5, 9, 8.5 ], "texture": "#Bowl" },
|
||||
"north": { "uv": [ 7, 14, 9, 15 ], "texture": "#Bowl" },
|
||||
"south": { "uv": [ 7, 14, 9, 15 ], "texture": "#Bowl" },
|
||||
"west": { "uv": [ 6.5, 14, 8.5, 15 ], "texture": "#Bowl" },
|
||||
"east": { "uv": [ 7.5, 14, 9.5, 15 ], "texture": "#Bowl" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box7",
|
||||
"from": [ 6.5, 9.5, 6.5 ],
|
||||
"to": [ 9.5, 10.5, 9.5 ],
|
||||
"faces": {
|
||||
"up": { "uv": [ 7, 6.5, 9, 8.5 ], "texture": "#Bowl" },
|
||||
"north": { "uv": [ 7, 14, 9, 15 ], "texture": "#Bowl" },
|
||||
"south": { "uv": [ 7, 14, 9, 15 ], "texture": "#Bowl" },
|
||||
"west": { "uv": [ 6.5, 14, 8.5, 15 ], "texture": "#Bowl" },
|
||||
"east": { "uv": [ 7.5, 14, 9.5, 15 ], "texture": "#Bowl" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box7",
|
||||
"from": [ 7, 10.5, 7 ],
|
||||
"to": [ 9, 11.5, 9 ],
|
||||
"faces": {
|
||||
"up": { "uv": [ 7, 6.5, 9, 8.5 ], "texture": "#Bowl" },
|
||||
"north": { "uv": [ 7, 14, 9, 15 ], "texture": "#Bowl" },
|
||||
"south": { "uv": [ 7, 14, 9, 15 ], "texture": "#Bowl" },
|
||||
"west": { "uv": [ 6.5, 14, 8.5, 15 ], "texture": "#Bowl" },
|
||||
"east": { "uv": [ 7.5, 14, 9.5, 15 ], "texture": "#Bowl" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box14",
|
||||
"from": [ 8.5, 3.5, 9 ],
|
||||
"to": [ 9.5, 4.5, 10 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 9, 8.5, 10, 9.5 ], "texture": "#Energy", "rotation": 270 },
|
||||
"up": { "uv": [ 9, 6.5, 10, 7.5 ], "texture": "#Energy", "rotation": 90 },
|
||||
"north": { "uv": [ 9.5, 4.5, 8.5, 3.5 ], "texture": "#Energy" },
|
||||
"south": { "uv": [ 7.5, 4.5, 6.5, 3.5 ], "texture": "#Energy" },
|
||||
"west": { "uv": [ 6, 3.5, 7, 4.5 ], "texture": "#Energy", "rotation": 180 },
|
||||
"east": { "uv": [ 9, 3.5, 10, 4.5 ], "texture": "#Energy", "rotation": 180 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box14",
|
||||
"from": [ 9.5, 2.5, 10 ],
|
||||
"to": [ 10.5, 3.5, 11 ],
|
||||
"faces": {
|
||||
"up": { "uv": [ 9, 6.5, 10, 7.5 ], "texture": "#Energy", "rotation": 270 },
|
||||
"north": { "uv": [ 7.5, 4.5, 6.5, 3.5 ], "texture": "#Energy" },
|
||||
"south": { "uv": [ 9.5, 4.5, 8.5, 3.5 ], "texture": "#Energy" },
|
||||
"west": { "uv": [ 9, 3.5, 10, 4.5 ], "texture": "#Energy", "rotation": 180 },
|
||||
"east": { "uv": [ 6, 3.5, 7, 4.5 ], "texture": "#Energy", "rotation": 180 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box14",
|
||||
"from": [ 10.5, 1.5, 11 ],
|
||||
"to": [ 11.5, 2.5, 12 ],
|
||||
"faces": {
|
||||
"up": { "uv": [ 9, 6.5, 10, 7.5 ], "texture": "#Energy", "rotation": 270 },
|
||||
"north": { "uv": [ 7.5, 4.5, 6.5, 3.5 ], "texture": "#Energy" },
|
||||
"south": { "uv": [ 9.5, 4.5, 8.5, 3.5 ], "texture": "#Energy" },
|
||||
"west": { "uv": [ 9, 3.5, 10, 4.5 ], "texture": "#Energy", "rotation": 180 },
|
||||
"east": { "uv": [ 6, 3.5, 7, 4.5 ], "texture": "#Energy", "rotation": 180 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box14",
|
||||
"from": [ 11.5, 0.5, 11.5 ],
|
||||
"to": [ 12.5, 1.5, 12.5 ],
|
||||
"faces": {
|
||||
"up": { "uv": [ 9, 6.5, 10, 7.5 ], "texture": "#Energy", "rotation": 270 },
|
||||
"north": { "uv": [ 7.5, 4.5, 6.5, 3.5 ], "texture": "#Energy" },
|
||||
"south": { "uv": [ 9.5, 4.5, 8.5, 3.5 ], "texture": "#Energy" },
|
||||
"west": { "uv": [ 9, 3.5, 10, 4.5 ], "texture": "#Energy", "rotation": 180 },
|
||||
"east": { "uv": [ 6, 3.5, 7, 4.5 ], "texture": "#Energy", "rotation": 180 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box14",
|
||||
"from": [ 6, 3.5, 9 ],
|
||||
"to": [ 7, 4.5, 10 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 9, 9, 10, 10 ], "texture": "#Energy", "rotation": 180 },
|
||||
"up": { "uv": [ 9, 6, 10, 7 ], "texture": "#Energy", "rotation": 180 },
|
||||
"north": { "uv": [ 7, 4.5, 6, 3.5 ], "texture": "#Energy" },
|
||||
"south": { "uv": [ 10, 4.5, 9, 3.5 ], "texture": "#Energy" },
|
||||
"west": { "uv": [ 6, 3.5, 7, 4.5 ], "texture": "#Energy", "rotation": 180 },
|
||||
"east": { "uv": [ 9, 3.5, 10, 4.5 ], "texture": "#Energy", "rotation": 180 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box14",
|
||||
"from": [ 5, 2.5, 10 ],
|
||||
"to": [ 6, 3.5, 11 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 9, 8.5, 10, 9.5 ], "texture": "#Energy", "rotation": 180 },
|
||||
"up": { "uv": [ 9, 6.5, 10, 7.5 ], "texture": "#Energy", "rotation": 180 },
|
||||
"north": { "uv": [ 7, 4.5, 6, 3.5 ], "texture": "#Energy" },
|
||||
"south": { "uv": [ 10, 4.5, 9, 3.5 ], "texture": "#Energy" },
|
||||
"west": { "uv": [ 6.5, 3.5, 7.5, 4.5 ], "texture": "#Energy", "rotation": 180 },
|
||||
"east": { "uv": [ 8.5, 3.5, 9.5, 4.5 ], "texture": "#Energy", "rotation": 180 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box14",
|
||||
"from": [ 4, 1.5, 11 ],
|
||||
"to": [ 5, 2.5, 12 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 9, 8.5, 10, 9.5 ], "texture": "#Energy", "rotation": 180 },
|
||||
"up": { "uv": [ 9, 6.5, 10, 7.5 ], "texture": "#Energy", "rotation": 180 },
|
||||
"north": { "uv": [ 7, 4.5, 6, 3.5 ], "texture": "#Energy" },
|
||||
"south": { "uv": [ 10, 4.5, 9, 3.5 ], "texture": "#Energy" },
|
||||
"west": { "uv": [ 6.5, 3.5, 7.5, 4.5 ], "texture": "#Energy", "rotation": 180 },
|
||||
"east": { "uv": [ 8.5, 3.5, 9.5, 4.5 ], "texture": "#Energy", "rotation": 180 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box14",
|
||||
"from": [ 3, 0.5, 11.5 ],
|
||||
"to": [ 4, 1.5, 12.5 ],
|
||||
"faces": {
|
||||
"up": { "uv": [ 9, 6.5, 10, 7.5 ], "texture": "#Energy", "rotation": 180 },
|
||||
"north": { "uv": [ 7, 4.5, 6, 3.5 ], "texture": "#Energy" },
|
||||
"south": { "uv": [ 10, 4.5, 9, 3.5 ], "texture": "#Energy" },
|
||||
"west": { "uv": [ 6.5, 3.5, 7.5, 4.5 ], "texture": "#Energy", "rotation": 180 },
|
||||
"east": { "uv": [ 8.5, 3.5, 9.5, 4.5 ], "texture": "#Energy", "rotation": 180 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box14",
|
||||
"from": [ 6.5, 3.5, 6 ],
|
||||
"to": [ 7.5, 4.5, 7 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 9, 8.5, 10, 9.5 ], "texture": "#Energy", "rotation": 90 },
|
||||
"up": { "uv": [ 9, 6.5, 10, 7.5 ], "texture": "#Energy", "rotation": 270 },
|
||||
"north": { "uv": [ 7.5, 4.5, 6.5, 3.5 ], "texture": "#Energy" },
|
||||
"south": { "uv": [ 9.5, 4.5, 8.5, 3.5 ], "texture": "#Energy" },
|
||||
"west": { "uv": [ 9, 3.5, 10, 4.5 ], "texture": "#Energy", "rotation": 180 },
|
||||
"east": { "uv": [ 6, 3.5, 7, 4.5 ], "texture": "#Energy", "rotation": 180 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box14",
|
||||
"from": [ 5.5, 2.5, 5 ],
|
||||
"to": [ 6.5, 3.5, 6 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 9, 8.5, 10, 9.5 ], "texture": "#Energy", "rotation": 270 },
|
||||
"up": { "uv": [ 9, 6.5, 10, 7.5 ], "texture": "#Energy", "rotation": 90 },
|
||||
"north": { "uv": [ 9.5, 4.5, 8.5, 3.5 ], "texture": "#Energy" },
|
||||
"south": { "uv": [ 7.5, 4.5, 6.5, 3.5 ], "texture": "#Energy" },
|
||||
"west": { "uv": [ 6, 3.5, 7, 4.5 ], "texture": "#Energy", "rotation": 180 },
|
||||
"east": { "uv": [ 9, 3.5, 10, 4.5 ], "texture": "#Energy", "rotation": 180 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box14",
|
||||
"from": [ 4.5, 1.5, 4 ],
|
||||
"to": [ 5.5, 2.5, 5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 9, 8.5, 10, 9.5 ], "texture": "#Energy", "rotation": 270 },
|
||||
"up": { "uv": [ 9, 6.5, 10, 7.5 ], "texture": "#Energy", "rotation": 90 },
|
||||
"north": { "uv": [ 9.5, 4.5, 8.5, 3.5 ], "texture": "#Energy" },
|
||||
"south": { "uv": [ 7.5, 4.5, 6.5, 3.5 ], "texture": "#Energy" },
|
||||
"west": { "uv": [ 6, 3.5, 7, 4.5 ], "texture": "#Energy", "rotation": 180 },
|
||||
"east": { "uv": [ 9, 3.5, 10, 4.5 ], "texture": "#Energy", "rotation": 180 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box14",
|
||||
"from": [ 3.5, 0.5, 3.5 ],
|
||||
"to": [ 4.5, 1.5, 4.5 ],
|
||||
"faces": {
|
||||
"up": { "uv": [ 9, 6.5, 10, 7.5 ], "texture": "#Energy", "rotation": 90 },
|
||||
"north": { "uv": [ 9.5, 4.5, 8.5, 3.5 ], "texture": "#Energy" },
|
||||
"south": { "uv": [ 7.5, 4.5, 6.5, 3.5 ], "texture": "#Energy" },
|
||||
"west": { "uv": [ 6, 3.5, 7, 4.5 ], "texture": "#Energy", "rotation": 180 },
|
||||
"east": { "uv": [ 9, 3.5, 10, 4.5 ], "texture": "#Energy", "rotation": 180 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box14",
|
||||
"from": [ 9, 3.5, 6 ],
|
||||
"to": [ 10, 4.5, 7 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 9, 9, 10, 10 ], "texture": "#Energy" },
|
||||
"up": { "uv": [ 9, 6, 10, 7 ], "texture": "#Energy" },
|
||||
"north": { "uv": [ 10, 4.5, 9, 3.5 ], "texture": "#Energy" },
|
||||
"south": { "uv": [ 7, 4.5, 6, 3.5 ], "texture": "#Energy" },
|
||||
"west": { "uv": [ 9, 3.5, 10, 4.5 ], "texture": "#Energy", "rotation": 180 },
|
||||
"east": { "uv": [ 6, 3.5, 7, 4.5 ], "texture": "#Energy", "rotation": 180 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box14",
|
||||
"from": [ 10, 2.5, 5 ],
|
||||
"to": [ 11, 3.5, 6 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 9, 8.5, 10, 9.5 ], "texture": "#Energy" },
|
||||
"up": { "uv": [ 9, 6.5, 10, 7.5 ], "texture": "#Energy" },
|
||||
"north": { "uv": [ 10, 4.5, 9, 3.5 ], "texture": "#Energy" },
|
||||
"south": { "uv": [ 7, 4.5, 6, 3.5 ], "texture": "#Energy" },
|
||||
"west": { "uv": [ 8.5, 3.5, 9.5, 4.5 ], "texture": "#Energy", "rotation": 180 },
|
||||
"east": { "uv": [ 6.5, 3.5, 7.5, 4.5 ], "texture": "#Energy", "rotation": 180 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box14",
|
||||
"from": [ 11, 1.5, 4 ],
|
||||
"to": [ 12, 2.5, 5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 9, 8.5, 10, 9.5 ], "texture": "#Energy" },
|
||||
"up": { "uv": [ 9, 6.5, 10, 7.5 ], "texture": "#Energy" },
|
||||
"north": { "uv": [ 10, 4.5, 9, 3.5 ], "texture": "#Energy" },
|
||||
"south": { "uv": [ 7, 4.5, 6, 3.5 ], "texture": "#Energy" },
|
||||
"west": { "uv": [ 8.5, 3.5, 9.5, 4.5 ], "texture": "#Energy", "rotation": 180 },
|
||||
"east": { "uv": [ 6.5, 3.5, 7.5, 4.5 ], "texture": "#Energy", "rotation": 180 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box14",
|
||||
"from": [ 12, 0.5, 3.5 ],
|
||||
"to": [ 13, 1.5, 4.5 ],
|
||||
"faces": {
|
||||
"up": { "uv": [ 9, 6.5, 10, 7.5 ], "texture": "#Energy" },
|
||||
"north": { "uv": [ 10, 4.5, 9, 3.5 ], "texture": "#Energy" },
|
||||
"south": { "uv": [ 7, 4.5, 6, 3.5 ], "texture": "#Energy" },
|
||||
"west": { "uv": [ 8.5, 3.5, 9.5, 4.5 ], "texture": "#Energy", "rotation": 180 },
|
||||
"east": { "uv": [ 6.5, 3.5, 7.5, 4.5 ], "texture": "#Energy", "rotation": 180 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box14",
|
||||
"from": [ 8.5, 11.5, 6 ],
|
||||
"to": [ 9.5, 12.5, 7 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 9, 6.5, 10, 7.5 ], "texture": "#Energy", "rotation": 90 },
|
||||
"up": { "uv": [ 9, 8.5, 10, 9.5 ], "texture": "#Energy", "rotation": 270 },
|
||||
"north": { "uv": [ 6.5, 3.5, 7.5, 4.5 ], "texture": "#Energy" },
|
||||
"south": { "uv": [ 8.5, 3.5, 9.5, 4.5 ], "texture": "#Energy" },
|
||||
"west": { "uv": [ 6, 3.5, 7, 4.5 ], "texture": "#Energy" },
|
||||
"east": { "uv": [ 9, 3.5, 10, 4.5 ], "texture": "#Energy" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box14",
|
||||
"from": [ 9.5, 12.5, 5 ],
|
||||
"to": [ 10.5, 13.5, 6 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 9, 6.5, 10, 7.5 ], "texture": "#Energy", "rotation": 270 },
|
||||
"up": { "uv": [ 9, 8.5, 10, 9.5 ], "texture": "#Energy", "rotation": 90 },
|
||||
"north": { "uv": [ 8.5, 3.5, 9.5, 4.5 ], "texture": "#Energy" },
|
||||
"south": { "uv": [ 6.5, 3.5, 7.5, 4.5 ], "texture": "#Energy" },
|
||||
"west": { "uv": [ 9, 3.5, 10, 4.5 ], "texture": "#Energy" },
|
||||
"east": { "uv": [ 6, 3.5, 7, 4.5 ], "texture": "#Energy" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box14",
|
||||
"from": [ 10.5, 13.5, 4 ],
|
||||
"to": [ 11.5, 14.5, 5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 9, 6.5, 10, 7.5 ], "texture": "#Energy", "rotation": 270 },
|
||||
"up": { "uv": [ 9, 8.5, 10, 9.5 ], "texture": "#Energy", "rotation": 90 },
|
||||
"north": { "uv": [ 8.5, 3.5, 9.5, 4.5 ], "texture": "#Energy" },
|
||||
"south": { "uv": [ 6.5, 3.5, 7.5, 4.5 ], "texture": "#Energy" },
|
||||
"west": { "uv": [ 9, 3.5, 10, 4.5 ], "texture": "#Energy" },
|
||||
"east": { "uv": [ 6, 3.5, 7, 4.5 ], "texture": "#Energy" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box14",
|
||||
"from": [ 11.5, 14.5, 3.5 ],
|
||||
"to": [ 12.5, 15.5, 4.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 9, 6.5, 10, 7.5 ], "texture": "#Energy", "rotation": 270 },
|
||||
"north": { "uv": [ 8.5, 3.5, 9.5, 4.5 ], "texture": "#Energy" },
|
||||
"south": { "uv": [ 6.5, 3.5, 7.5, 4.5 ], "texture": "#Energy" },
|
||||
"west": { "uv": [ 9, 3.5, 10, 4.5 ], "texture": "#Energy" },
|
||||
"east": { "uv": [ 6, 3.5, 7, 4.5 ], "texture": "#Energy" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box14",
|
||||
"from": [ 6, 11.5, 6 ],
|
||||
"to": [ 7, 12.5, 7 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 9, 6, 10, 7 ], "texture": "#Energy", "rotation": 180 },
|
||||
"up": { "uv": [ 9, 9, 10, 10 ], "texture": "#Energy", "rotation": 180 },
|
||||
"north": { "uv": [ 9, 3.5, 10, 4.5 ], "texture": "#Energy" },
|
||||
"south": { "uv": [ 6, 3.5, 7, 4.5 ], "texture": "#Energy" },
|
||||
"west": { "uv": [ 6, 3.5, 7, 4.5 ], "texture": "#Energy" },
|
||||
"east": { "uv": [ 9, 3.5, 10, 4.5 ], "texture": "#Energy" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box14",
|
||||
"from": [ 5, 12.5, 5 ],
|
||||
"to": [ 6, 13.5, 6 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 9, 6.5, 10, 7.5 ], "texture": "#Energy", "rotation": 180 },
|
||||
"up": { "uv": [ 9, 8.5, 10, 9.5 ], "texture": "#Energy", "rotation": 180 },
|
||||
"north": { "uv": [ 9, 3.5, 10, 4.5 ], "texture": "#Energy" },
|
||||
"south": { "uv": [ 6, 3.5, 7, 4.5 ], "texture": "#Energy" },
|
||||
"west": { "uv": [ 6.5, 3.5, 7.5, 4.5 ], "texture": "#Energy" },
|
||||
"east": { "uv": [ 8.5, 3.5, 9.5, 4.5 ], "texture": "#Energy" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box14",
|
||||
"from": [ 4, 13.5, 4 ],
|
||||
"to": [ 5, 14.5, 5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 9, 6.5, 10, 7.5 ], "texture": "#Energy", "rotation": 180 },
|
||||
"up": { "uv": [ 9, 8.5, 10, 9.5 ], "texture": "#Energy", "rotation": 180 },
|
||||
"north": { "uv": [ 9, 3.5, 10, 4.5 ], "texture": "#Energy" },
|
||||
"south": { "uv": [ 6, 3.5, 7, 4.5 ], "texture": "#Energy" },
|
||||
"west": { "uv": [ 6.5, 3.5, 7.5, 4.5 ], "texture": "#Energy" },
|
||||
"east": { "uv": [ 8.5, 3.5, 9.5, 4.5 ], "texture": "#Energy" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box14",
|
||||
"from": [ 3, 14.5, 3.5 ],
|
||||
"to": [ 4, 15.5, 4.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 9, 6.5, 10, 7.5 ], "texture": "#Energy", "rotation": 180 },
|
||||
"north": { "uv": [ 9, 3.5, 10, 4.5 ], "texture": "#Energy" },
|
||||
"south": { "uv": [ 6, 3.5, 7, 4.5 ], "texture": "#Energy" },
|
||||
"west": { "uv": [ 6.5, 3.5, 7.5, 4.5 ], "texture": "#Energy" },
|
||||
"east": { "uv": [ 8.5, 3.5, 9.5, 4.5 ], "texture": "#Energy" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box14",
|
||||
"from": [ 6.5, 11.5, 9 ],
|
||||
"to": [ 7.5, 12.5, 10 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 9, 6.5, 10, 7.5 ], "texture": "#Energy", "rotation": 270 },
|
||||
"up": { "uv": [ 9, 8.5, 10, 9.5 ], "texture": "#Energy", "rotation": 90 },
|
||||
"north": { "uv": [ 8.5, 3.5, 9.5, 4.5 ], "texture": "#Energy" },
|
||||
"south": { "uv": [ 6.5, 3.5, 7.5, 4.5 ], "texture": "#Energy" },
|
||||
"west": { "uv": [ 9, 3.5, 10, 4.5 ], "texture": "#Energy" },
|
||||
"east": { "uv": [ 6, 3.5, 7, 4.5 ], "texture": "#Energy" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box14",
|
||||
"from": [ 5.5, 12.5, 10 ],
|
||||
"to": [ 6.5, 13.5, 11 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 9, 6.5, 10, 7.5 ], "texture": "#Energy", "rotation": 90 },
|
||||
"up": { "uv": [ 9, 8.5, 10, 9.5 ], "texture": "#Energy", "rotation": 270 },
|
||||
"north": { "uv": [ 6.5, 3.5, 7.5, 4.5 ], "texture": "#Energy" },
|
||||
"south": { "uv": [ 8.5, 3.5, 9.5, 4.5 ], "texture": "#Energy" },
|
||||
"west": { "uv": [ 6, 3.5, 7, 4.5 ], "texture": "#Energy" },
|
||||
"east": { "uv": [ 9, 3.5, 10, 4.5 ], "texture": "#Energy" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box14",
|
||||
"from": [ 4.5, 13.5, 11 ],
|
||||
"to": [ 5.5, 14.5, 12 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 9, 6.5, 10, 7.5 ], "texture": "#Energy", "rotation": 90 },
|
||||
"up": { "uv": [ 9, 8.5, 10, 9.5 ], "texture": "#Energy", "rotation": 270 },
|
||||
"north": { "uv": [ 6.5, 3.5, 7.5, 4.5 ], "texture": "#Energy" },
|
||||
"south": { "uv": [ 8.5, 3.5, 9.5, 4.5 ], "texture": "#Energy" },
|
||||
"west": { "uv": [ 6, 3.5, 7, 4.5 ], "texture": "#Energy" },
|
||||
"east": { "uv": [ 9, 3.5, 10, 4.5 ], "texture": "#Energy" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box14",
|
||||
"from": [ 3.5, 14.5, 11.5 ],
|
||||
"to": [ 4.5, 15.5, 12.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 9, 6.5, 10, 7.5 ], "texture": "#Energy", "rotation": 90 },
|
||||
"north": { "uv": [ 6.5, 3.5, 7.5, 4.5 ], "texture": "#Energy" },
|
||||
"south": { "uv": [ 8.5, 3.5, 9.5, 4.5 ], "texture": "#Energy" },
|
||||
"west": { "uv": [ 6, 3.5, 7, 4.5 ], "texture": "#Energy" },
|
||||
"east": { "uv": [ 9, 3.5, 10, 4.5 ], "texture": "#Energy" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box14",
|
||||
"from": [ 9, 11.5, 9 ],
|
||||
"to": [ 10, 12.5, 10 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 9, 6, 10, 7 ], "texture": "#Energy" },
|
||||
"up": { "uv": [ 9, 9, 10, 10 ], "texture": "#Energy" },
|
||||
"north": { "uv": [ 6, 3.5, 7, 4.5 ], "texture": "#Energy" },
|
||||
"south": { "uv": [ 9, 3.5, 10, 4.5 ], "texture": "#Energy" },
|
||||
"west": { "uv": [ 9, 3.5, 10, 4.5 ], "texture": "#Energy" },
|
||||
"east": { "uv": [ 6, 3.5, 7, 4.5 ], "texture": "#Energy" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box14",
|
||||
"from": [ 10, 12.5, 10 ],
|
||||
"to": [ 11, 13.5, 11 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 9, 6.5, 10, 7.5 ], "texture": "#Energy" },
|
||||
"up": { "uv": [ 9, 8.5, 10, 9.5 ], "texture": "#Energy" },
|
||||
"north": { "uv": [ 6, 3.5, 7, 4.5 ], "texture": "#Energy" },
|
||||
"south": { "uv": [ 9, 3.5, 10, 4.5 ], "texture": "#Energy" },
|
||||
"west": { "uv": [ 8.5, 3.5, 9.5, 4.5 ], "texture": "#Energy" },
|
||||
"east": { "uv": [ 6.5, 3.5, 7.5, 4.5 ], "texture": "#Energy" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box14",
|
||||
"from": [ 11, 13.5, 11 ],
|
||||
"to": [ 12, 14.5, 12 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 9, 6.5, 10, 7.5 ], "texture": "#Energy" },
|
||||
"up": { "uv": [ 9, 8.5, 10, 9.5 ], "texture": "#Energy" },
|
||||
"north": { "uv": [ 6, 3.5, 7, 4.5 ], "texture": "#Energy" },
|
||||
"south": { "uv": [ 9, 3.5, 10, 4.5 ], "texture": "#Energy" },
|
||||
"west": { "uv": [ 8.5, 3.5, 9.5, 4.5 ], "texture": "#Energy" },
|
||||
"east": { "uv": [ 6.5, 3.5, 7.5, 4.5 ], "texture": "#Energy" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box14",
|
||||
"from": [ 12, 14.5, 11.5 ],
|
||||
"to": [ 13, 15.5, 12.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 9, 6.5, 10, 7.5 ], "texture": "#Energy" },
|
||||
"north": { "uv": [ 6, 3.5, 7, 4.5 ], "texture": "#Energy" },
|
||||
"south": { "uv": [ 9, 3.5, 10, 4.5 ], "texture": "#Energy" },
|
||||
"west": { "uv": [ 8.5, 3.5, 9.5, 4.5 ], "texture": "#Energy" },
|
||||
"east": { "uv": [ 6.5, 3.5, 7.5, 4.5 ], "texture": "#Energy" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 1, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#Box" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#Box", "cullface": "up" },
|
||||
"north": { "uv": [ 0, 15, 16, 16 ], "texture": "#Box", "cullface": "north" },
|
||||
"south": { "uv": [ 0, 15, 16, 16 ], "texture": "#Box", "cullface": "south" },
|
||||
"west": { "uv": [ 0, 15, 16, 16 ], "texture": "#Box", "cullface": "west" },
|
||||
"east": { "uv": [ 0, 15, 16, 16 ], "texture": "#Box", "cullface": "east" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box49",
|
||||
"from": [ 0, 1, 1 ],
|
||||
"to": [ 1, 2, 15 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 1, 1, 15 ], "texture": "#Box" },
|
||||
"up": { "uv": [ 0, 1, 1, 15 ], "texture": "#Box" },
|
||||
"north": { "uv": [ 15, 14, 16, 15 ], "texture": "#Box" },
|
||||
"south": { "uv": [ 0, 14, 1, 15 ], "texture": "#Box" },
|
||||
"west": { "uv": [ 1, 14, 15, 15 ], "texture": "#Box" },
|
||||
"east": { "uv": [ 1, 14, 15, 15 ], "texture": "#Box" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box49",
|
||||
"from": [ 15, 1, 1 ],
|
||||
"to": [ 16, 2, 15 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 15, 1, 16, 15 ], "texture": "#Box" },
|
||||
"up": { "uv": [ 15, 1, 16, 15 ], "texture": "#Box" },
|
||||
"north": { "uv": [ 0, 14, 1, 15 ], "texture": "#Box" },
|
||||
"south": { "uv": [ 15, 14, 16, 15 ], "texture": "#Box" },
|
||||
"west": { "uv": [ 1, 14, 15, 15 ], "texture": "#Box" },
|
||||
"east": { "uv": [ 1, 14, 15, 15 ], "texture": "#Box" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box49",
|
||||
"from": [ 0, 14, 1 ],
|
||||
"to": [ 1, 15, 15 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 1, 1, 15 ], "texture": "#Box" },
|
||||
"up": { "uv": [ 0, 1, 1, 15 ], "texture": "#Box" },
|
||||
"north": { "uv": [ 15, 14, 16, 15 ], "texture": "#Box" },
|
||||
"south": { "uv": [ 0, 14, 1, 15 ], "texture": "#Box" },
|
||||
"west": { "uv": [ 1, 14, 15, 15 ], "texture": "#Box" },
|
||||
"east": { "uv": [ 1, 14, 15, 15 ], "texture": "#Box" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box49",
|
||||
"from": [ 15, 14, 1 ],
|
||||
"to": [ 16, 15, 15 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 1, 1, 15 ], "texture": "#Box" },
|
||||
"up": { "uv": [ 0, 1, 1, 15 ], "texture": "#Box" },
|
||||
"north": { "uv": [ 15, 14, 16, 15 ], "texture": "#Box" },
|
||||
"south": { "uv": [ 0, 14, 1, 15 ], "texture": "#Box" },
|
||||
"west": { "uv": [ 1, 14, 15, 15 ], "texture": "#Box" },
|
||||
"east": { "uv": [ 1, 14, 15, 15 ], "texture": "#Box" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box49",
|
||||
"from": [ 1, 1, 0 ],
|
||||
"to": [ 15, 2, 1 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 1, 1, 15 ], "texture": "#Box", "rotation": 270 },
|
||||
"up": { "uv": [ 0, 1, 1, 15 ], "texture": "#Box", "rotation": 90 },
|
||||
"north": { "uv": [ 1, 14, 15, 15 ], "texture": "#Box" },
|
||||
"south": { "uv": [ 1, 14, 15, 15 ], "texture": "#Box" },
|
||||
"west": { "uv": [ 0, 14, 1, 15 ], "texture": "#Box" },
|
||||
"east": { "uv": [ 15, 14, 16, 15 ], "texture": "#Box" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box49",
|
||||
"from": [ 1, 1, 15 ],
|
||||
"to": [ 15, 2, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 1, 1, 15 ], "texture": "#Box", "rotation": 270 },
|
||||
"up": { "uv": [ 0, 1, 1, 15 ], "texture": "#Box", "rotation": 90 },
|
||||
"north": { "uv": [ 1, 14, 15, 15 ], "texture": "#Box" },
|
||||
"south": { "uv": [ 1, 14, 15, 15 ], "texture": "#Box" },
|
||||
"west": { "uv": [ 0, 14, 1, 15 ], "texture": "#Box" },
|
||||
"east": { "uv": [ 15, 14, 16, 15 ], "texture": "#Box" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box49",
|
||||
"from": [ 1, 14, 15 ],
|
||||
"to": [ 15, 15, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 1, 1, 15 ], "texture": "#Box", "rotation": 270 },
|
||||
"up": { "uv": [ 0, 1, 1, 15 ], "texture": "#Box", "rotation": 90 },
|
||||
"north": { "uv": [ 1, 14, 15, 15 ], "texture": "#Box" },
|
||||
"south": { "uv": [ 1, 14, 15, 15 ], "texture": "#Box" },
|
||||
"west": { "uv": [ 0, 14, 1, 15 ], "texture": "#Box" },
|
||||
"east": { "uv": [ 15, 14, 16, 15 ], "texture": "#Box" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box49",
|
||||
"from": [ 0, 14, 0 ],
|
||||
"to": [ 14, 15, 1 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 1, 1, 15 ], "texture": "#Box", "rotation": 270 },
|
||||
"up": { "uv": [ 0, 1, 1, 15 ], "texture": "#Box", "rotation": 90 },
|
||||
"north": { "uv": [ 1, 14, 15, 15 ], "texture": "#Box" },
|
||||
"south": { "uv": [ 1, 14, 15, 15 ], "texture": "#Box" },
|
||||
"west": { "uv": [ 0, 14, 1, 15 ], "texture": "#Box" },
|
||||
"east": { "uv": [ 15, 14, 16, 15 ], "texture": "#Box" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
12
models/crafter.json.textures
Normal file
12
models/crafter.json.textures
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"mappings": {
|
||||
"default": {
|
||||
"map": {
|
||||
"Energy": "energy",
|
||||
"Box": "box",
|
||||
"Bowl": "bowl"
|
||||
},
|
||||
"name": "default"
|
||||
}
|
||||
}
|
||||
}
|
||||
143
models/cubik_model.json
Normal file
143
models/cubik_model.json
Normal file
@@ -0,0 +1,143 @@
|
||||
{
|
||||
"__comment": "Designed by Nunocraft with Cubik Studio - https://cubik.studio",
|
||||
"textures": {
|
||||
"particle": "blocks/particle",
|
||||
"texture": "blocks/texture",
|
||||
"texture1": "blocks/texture1",
|
||||
"texture2": "blocks/texture2",
|
||||
"schwarz": "blocks/schwarz",
|
||||
"Glas": "blocks/glas"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 8, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture2" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture1" },
|
||||
"north": { "uv": [ 0, 8, 16, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 0, 8, 16, 16 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 0, 8, 16, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 0, 8, 16, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box3",
|
||||
"from": [ 1, 8, 1 ],
|
||||
"to": [ 1.5, 16, 1.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 1, 14.5, 1.5, 15 ], "texture": "#schwarz" },
|
||||
"up": { "uv": [ 1, 1, 1.5, 1.5 ], "texture": "#schwarz" },
|
||||
"north": { "uv": [ 14.5, 0, 15, 8 ], "texture": "#schwarz" },
|
||||
"south": { "uv": [ 1, 0, 1.5, 8 ], "texture": "#schwarz" },
|
||||
"west": { "uv": [ 1, 0, 1.5, 8 ], "texture": "#schwarz" },
|
||||
"east": { "uv": [ 14.5, 0, 15, 8 ], "texture": "#schwarz" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box3",
|
||||
"from": [ 14.5, 8, 14.5 ],
|
||||
"to": [ 15, 16, 15 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 1, 14.5, 1.5, 15 ], "texture": "#schwarz" },
|
||||
"up": { "uv": [ 1, 1, 1.5, 1.5 ], "texture": "#schwarz" },
|
||||
"north": { "uv": [ 14.5, 0, 15, 8 ], "texture": "#schwarz" },
|
||||
"south": { "uv": [ 1, 0, 1.5, 8 ], "texture": "#schwarz" },
|
||||
"west": { "uv": [ 1, 0, 1.5, 8 ], "texture": "#schwarz" },
|
||||
"east": { "uv": [ 14.5, 0, 15, 8 ], "texture": "#schwarz" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box3",
|
||||
"from": [ 14.5, 8, 1 ],
|
||||
"to": [ 15, 16, 1.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 1, 14.5, 1.5, 15 ], "texture": "#schwarz" },
|
||||
"up": { "uv": [ 1, 1, 1.5, 1.5 ], "texture": "#schwarz" },
|
||||
"north": { "uv": [ 14.5, 0, 15, 8 ], "texture": "#schwarz" },
|
||||
"south": { "uv": [ 1, 0, 1.5, 8 ], "texture": "#schwarz" },
|
||||
"west": { "uv": [ 1, 0, 1.5, 8 ], "texture": "#schwarz" },
|
||||
"east": { "uv": [ 14.5, 0, 15, 8 ], "texture": "#schwarz" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box3",
|
||||
"from": [ 1, 8, 14.5 ],
|
||||
"to": [ 1.5, 16, 15 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 1, 14.5, 1.5, 15 ], "texture": "#schwarz" },
|
||||
"up": { "uv": [ 1, 1, 1.5, 1.5 ], "texture": "#schwarz" },
|
||||
"north": { "uv": [ 14.5, 0, 15, 8 ], "texture": "#schwarz" },
|
||||
"south": { "uv": [ 1, 0, 1.5, 8 ], "texture": "#schwarz" },
|
||||
"west": { "uv": [ 1, 0, 1.5, 8 ], "texture": "#schwarz" },
|
||||
"east": { "uv": [ 14.5, 0, 15, 8 ], "texture": "#schwarz" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box3",
|
||||
"from": [ 1, 15.5, 14.5 ],
|
||||
"to": [ 15, 16, 15 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 1, 14.5, 1.5, 15 ], "texture": "#schwarz" },
|
||||
"up": { "uv": [ 1, 1, 1.5, 1.5 ], "texture": "#schwarz" },
|
||||
"north": { "uv": [ 14.5, 0, 15, 8 ], "texture": "#schwarz" },
|
||||
"south": { "uv": [ 1, 0, 1.5, 8 ], "texture": "#schwarz" },
|
||||
"west": { "uv": [ 1, 0, 1.5, 8 ], "texture": "#schwarz" },
|
||||
"east": { "uv": [ 14.5, 0, 15, 8 ], "texture": "#schwarz" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box3",
|
||||
"from": [ 1, 15.5, 1 ],
|
||||
"to": [ 15, 16, 1.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 1, 14.5, 1.5, 15 ], "texture": "#schwarz" },
|
||||
"up": { "uv": [ 1, 1, 1.5, 1.5 ], "texture": "#schwarz" },
|
||||
"north": { "uv": [ 14.5, 0, 15, 8 ], "texture": "#schwarz" },
|
||||
"south": { "uv": [ 1, 0, 1.5, 8 ], "texture": "#schwarz" },
|
||||
"west": { "uv": [ 1, 0, 1.5, 8 ], "texture": "#schwarz" },
|
||||
"east": { "uv": [ 14.5, 0, 15, 8 ], "texture": "#schwarz" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box15",
|
||||
"from": [ 1, 15.5, 1 ],
|
||||
"to": [ 1.5, 16, 15 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 1, 1, 1.5, 15 ], "texture": "#schwarz" },
|
||||
"up": { "uv": [ 1, 1, 1.5, 15 ], "texture": "#schwarz" },
|
||||
"north": { "uv": [ 14.5, 0, 15, 0.5 ], "texture": "#schwarz" },
|
||||
"south": { "uv": [ 1, 0, 1.5, 0.5 ], "texture": "#schwarz" },
|
||||
"west": { "uv": [ 1, 0, 15, 0.5 ], "texture": "#schwarz" },
|
||||
"east": { "uv": [ 1, 0, 15, 0.5 ], "texture": "#schwarz" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box15",
|
||||
"from": [ 14.5, 15.5, 1 ],
|
||||
"to": [ 15, 16, 15 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 1, 1, 1.5, 15 ], "texture": "#schwarz" },
|
||||
"up": { "uv": [ 1, 1, 1.5, 15 ], "texture": "#schwarz" },
|
||||
"north": { "uv": [ 14.5, 0, 15, 0.5 ], "texture": "#schwarz" },
|
||||
"south": { "uv": [ 1, 0, 1.5, 0.5 ], "texture": "#schwarz" },
|
||||
"west": { "uv": [ 1, 0, 15, 0.5 ], "texture": "#schwarz" },
|
||||
"east": { "uv": [ 1, 0, 15, 0.5 ], "texture": "#schwarz" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Glas",
|
||||
"from": [ 1.5, 8, 1.5 ],
|
||||
"to": [ 14.5, 15.5, 14.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 1.5, 1.5, 14.5, 14.5 ], "texture": "#Glas" },
|
||||
"up": { "uv": [ 1.5, 1.5, 14.5, 14.5 ], "texture": "#Glas" },
|
||||
"north": { "uv": [ 1.5, 0.5, 14.5, 8 ], "texture": "#Glas" },
|
||||
"south": { "uv": [ 1.5, 0.5, 14.5, 8 ], "texture": "#Glas" },
|
||||
"west": { "uv": [ 1.5, 0.5, 14.5, 8 ], "texture": "#Glas" },
|
||||
"east": { "uv": [ 1.5, 0.5, 14.5, 8 ], "texture": "#Glas" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
14
models/cubik_model.json.textures
Normal file
14
models/cubik_model.json.textures
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"mappings": {
|
||||
"default": {
|
||||
"map": {
|
||||
"texture": "croptexture",
|
||||
"Glas": "glastexture",
|
||||
"schwarz": "schwarz",
|
||||
"texture1": "upcrop",
|
||||
"texture2": "cropdown"
|
||||
},
|
||||
"name": "default"
|
||||
}
|
||||
}
|
||||
}
|
||||
221
models/enchantmenttable.json
Normal file
221
models/enchantmenttable.json
Normal file
@@ -0,0 +1,221 @@
|
||||
{
|
||||
"__comment": "Designed by Netquick with Cubik Studio - https://cubik.studio",
|
||||
"textures": {
|
||||
"particle": "blocks/particle",
|
||||
"texture": "blocks/texture",
|
||||
"TopTexture": "blocks/toptexture",
|
||||
"BookCover": "blocks/bookcover",
|
||||
"Cover": "blocks/cover",
|
||||
"Paper": "blocks/paper"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 12, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#TopTexture" },
|
||||
"north": { "uv": [ 0, 4, 16, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 0, 4, 16, 16 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 0, 4, 16, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 0, 4, 16, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box8",
|
||||
"from": [ 7, 12, 4 ],
|
||||
"to": [ 8, 12.5, 12 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 2, 4, 3, 12 ], "texture": "#Cover", "rotation": 180 },
|
||||
"up": { "uv": [ 2, 4, 3, 12 ], "texture": "#Cover", "rotation": 180 },
|
||||
"north": { "uv": [ 2, 15.5, 3, 16 ], "texture": "#Cover" },
|
||||
"south": { "uv": [ 13, 15.5, 14, 16 ], "texture": "#Cover" },
|
||||
"west": { "uv": [ 4, 15.5, 12, 16 ], "texture": "#Cover" },
|
||||
"east": { "uv": [ 4, 15.5, 12, 16 ], "texture": "#Cover" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box8",
|
||||
"from": [ 5, 12.5, 4 ],
|
||||
"to": [ 7, 13, 12 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 2, 4, 3, 12 ], "texture": "#Cover", "rotation": 180 },
|
||||
"up": { "uv": [ 2, 4, 3, 12 ], "texture": "#Cover", "rotation": 180 },
|
||||
"north": { "uv": [ 2, 15.5, 3, 16 ], "texture": "#Cover" },
|
||||
"south": { "uv": [ 13, 15.5, 14, 16 ], "texture": "#Cover" },
|
||||
"west": { "uv": [ 4, 15.5, 12, 16 ], "texture": "#Cover" },
|
||||
"east": { "uv": [ 4, 15.5, 12, 16 ], "texture": "#Cover" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box8",
|
||||
"from": [ 3, 13, 4 ],
|
||||
"to": [ 5, 13.5, 12 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 2, 4, 3, 12 ], "texture": "#Cover", "rotation": 180 },
|
||||
"up": { "uv": [ 2, 4, 3, 12 ], "texture": "#Cover", "rotation": 180 },
|
||||
"north": { "uv": [ 2, 15.5, 3, 16 ], "texture": "#Cover" },
|
||||
"south": { "uv": [ 13, 15.5, 14, 16 ], "texture": "#Cover" },
|
||||
"west": { "uv": [ 4, 15.5, 12, 16 ], "texture": "#Cover" },
|
||||
"east": { "uv": [ 4, 15.5, 12, 16 ], "texture": "#Cover" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box8",
|
||||
"from": [ 1, 13.5, 4 ],
|
||||
"to": [ 3, 14, 12 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 2, 4, 3, 12 ], "texture": "#Cover", "rotation": 180 },
|
||||
"up": { "uv": [ 2, 4, 3, 12 ], "texture": "#Cover", "rotation": 180 },
|
||||
"north": { "uv": [ 2, 15.5, 3, 16 ], "texture": "#Cover" },
|
||||
"south": { "uv": [ 13, 15.5, 14, 16 ], "texture": "#Cover" },
|
||||
"west": { "uv": [ 4, 15.5, 12, 16 ], "texture": "#Cover" },
|
||||
"east": { "uv": [ 4, 15.5, 12, 16 ], "texture": "#Cover" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box8",
|
||||
"from": [ 8, 12, 4 ],
|
||||
"to": [ 9, 12.5, 12 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 2, 4, 3, 12 ], "texture": "#Cover" },
|
||||
"up": { "uv": [ 2, 4, 3, 12 ], "texture": "#Cover" },
|
||||
"north": { "uv": [ 13, 15.5, 14, 16 ], "texture": "#Cover" },
|
||||
"south": { "uv": [ 2, 15.5, 3, 16 ], "texture": "#Cover" },
|
||||
"west": { "uv": [ 4, 15.5, 12, 16 ], "texture": "#Cover" },
|
||||
"east": { "uv": [ 4, 15.5, 12, 16 ], "texture": "#Cover" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box8",
|
||||
"from": [ 9, 12.5, 4 ],
|
||||
"to": [ 11, 13, 12 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 2, 4, 3, 12 ], "texture": "#Cover" },
|
||||
"up": { "uv": [ 2, 4, 3, 12 ], "texture": "#Cover" },
|
||||
"north": { "uv": [ 13, 15.5, 14, 16 ], "texture": "#Cover" },
|
||||
"south": { "uv": [ 2, 15.5, 3, 16 ], "texture": "#Cover" },
|
||||
"west": { "uv": [ 4, 15.5, 12, 16 ], "texture": "#Cover" },
|
||||
"east": { "uv": [ 4, 15.5, 12, 16 ], "texture": "#Cover" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box8",
|
||||
"from": [ 11, 13, 4 ],
|
||||
"to": [ 13, 13.5, 12 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 2, 4, 3, 12 ], "texture": "#Cover" },
|
||||
"up": { "uv": [ 2, 4, 3, 12 ], "texture": "#Cover" },
|
||||
"north": { "uv": [ 13, 15.5, 14, 16 ], "texture": "#Cover" },
|
||||
"south": { "uv": [ 2, 15.5, 3, 16 ], "texture": "#Cover" },
|
||||
"west": { "uv": [ 4, 15.5, 12, 16 ], "texture": "#Cover" },
|
||||
"east": { "uv": [ 4, 15.5, 12, 16 ], "texture": "#Cover" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box8",
|
||||
"from": [ 13, 13.5, 4 ],
|
||||
"to": [ 15, 14, 12 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 2, 4, 3, 12 ], "texture": "#Cover" },
|
||||
"up": { "uv": [ 2, 4, 3, 12 ], "texture": "#Cover" },
|
||||
"north": { "uv": [ 13, 15.5, 14, 16 ], "texture": "#Cover" },
|
||||
"south": { "uv": [ 2, 15.5, 3, 16 ], "texture": "#Cover" },
|
||||
"west": { "uv": [ 4, 15.5, 12, 16 ], "texture": "#Cover" },
|
||||
"east": { "uv": [ 4, 15.5, 12, 16 ], "texture": "#Cover" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box11",
|
||||
"from": [ 7, 12.5, 4.5 ],
|
||||
"to": [ 9, 13, 11.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 4.5, 9, 11.5 ], "texture": "#Paper" },
|
||||
"up": { "uv": [ 7, 4.5, 9, 11.5 ], "texture": "#Paper" },
|
||||
"north": { "uv": [ 7, 3, 9, 3.5 ], "texture": "#Paper" },
|
||||
"south": { "uv": [ 7, 3, 9, 3.5 ], "texture": "#Paper" },
|
||||
"west": { "uv": [ 4.5, 3, 11.5, 3.5 ], "texture": "#Paper" },
|
||||
"east": { "uv": [ 4.5, 3, 11.5, 3.5 ], "texture": "#Paper" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box11",
|
||||
"from": [ 9, 13, 4.5 ],
|
||||
"to": [ 11, 13.5, 11.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 4.5, 9, 11.5 ], "texture": "#Paper" },
|
||||
"up": { "uv": [ 7, 4.5, 9, 11.5 ], "texture": "#Paper" },
|
||||
"north": { "uv": [ 7, 3, 9, 3.5 ], "texture": "#Paper" },
|
||||
"south": { "uv": [ 7, 3, 9, 3.5 ], "texture": "#Paper" },
|
||||
"west": { "uv": [ 4.5, 3, 11.5, 3.5 ], "texture": "#Paper" },
|
||||
"east": { "uv": [ 4.5, 3, 11.5, 3.5 ], "texture": "#Paper" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box11",
|
||||
"from": [ 11, 13.5, 4.5 ],
|
||||
"to": [ 13, 14, 11.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 4.5, 9, 11.5 ], "texture": "#Paper" },
|
||||
"up": { "uv": [ 7, 4.5, 9, 11.5 ], "texture": "#Paper" },
|
||||
"north": { "uv": [ 7, 3, 9, 3.5 ], "texture": "#Paper" },
|
||||
"south": { "uv": [ 7, 3, 9, 3.5 ], "texture": "#Paper" },
|
||||
"west": { "uv": [ 4.5, 3, 11.5, 3.5 ], "texture": "#Paper" },
|
||||
"east": { "uv": [ 4.5, 3, 11.5, 3.5 ], "texture": "#Paper" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box11",
|
||||
"from": [ 13, 14, 4.5 ],
|
||||
"to": [ 14.5, 14.5, 11.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 4.5, 9, 11.5 ], "texture": "#Paper" },
|
||||
"up": { "uv": [ 7, 4.5, 9, 11.5 ], "texture": "#Paper" },
|
||||
"north": { "uv": [ 7, 3, 9, 3.5 ], "texture": "#Paper" },
|
||||
"south": { "uv": [ 7, 3, 9, 3.5 ], "texture": "#Paper" },
|
||||
"west": { "uv": [ 4.5, 3, 11.5, 3.5 ], "texture": "#Paper" },
|
||||
"east": { "uv": [ 4.5, 3, 11.5, 3.5 ], "texture": "#Paper" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box11",
|
||||
"from": [ 5, 13, 4.5 ],
|
||||
"to": [ 7, 13.5, 11.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 4.5, 9, 11.5 ], "texture": "#Paper" },
|
||||
"up": { "uv": [ 7, 4.5, 9, 11.5 ], "texture": "#Paper" },
|
||||
"north": { "uv": [ 7, 3, 9, 3.5 ], "texture": "#Paper" },
|
||||
"south": { "uv": [ 7, 3, 9, 3.5 ], "texture": "#Paper" },
|
||||
"west": { "uv": [ 4.5, 3, 11.5, 3.5 ], "texture": "#Paper" },
|
||||
"east": { "uv": [ 4.5, 3, 11.5, 3.5 ], "texture": "#Paper" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box11",
|
||||
"from": [ 3, 13.5, 4.5 ],
|
||||
"to": [ 5, 14, 11.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 4.5, 9, 11.5 ], "texture": "#Paper" },
|
||||
"up": { "uv": [ 7, 4.5, 9, 11.5 ], "texture": "#Paper" },
|
||||
"north": { "uv": [ 7, 3, 9, 3.5 ], "texture": "#Paper" },
|
||||
"south": { "uv": [ 7, 3, 9, 3.5 ], "texture": "#Paper" },
|
||||
"west": { "uv": [ 4.5, 3, 11.5, 3.5 ], "texture": "#Paper" },
|
||||
"east": { "uv": [ 4.5, 3, 11.5, 3.5 ], "texture": "#Paper" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box11",
|
||||
"from": [ 1.5, 14, 4.5 ],
|
||||
"to": [ 3, 14.5, 11.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 4.5, 9, 11.5 ], "texture": "#Paper" },
|
||||
"up": { "uv": [ 7, 4.5, 9, 11.5 ], "texture": "#Paper" },
|
||||
"north": { "uv": [ 7, 3, 9, 3.5 ], "texture": "#Paper" },
|
||||
"south": { "uv": [ 7, 3, 9, 3.5 ], "texture": "#Paper" },
|
||||
"west": { "uv": [ 4.5, 3, 11.5, 3.5 ], "texture": "#Paper" },
|
||||
"east": { "uv": [ 4.5, 3, 11.5, 3.5 ], "texture": "#Paper" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
13
models/enchantmenttable.json.textures
Normal file
13
models/enchantmenttable.json.textures
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"mappings": {
|
||||
"default": {
|
||||
"map": {
|
||||
"Cover": "cover",
|
||||
"texture": "enchantmenttexture",
|
||||
"TopTexture": "toptexture",
|
||||
"Paper": "paper"
|
||||
},
|
||||
"name": "default"
|
||||
}
|
||||
}
|
||||
}
|
||||
24
models/forge.json
Normal file
24
models/forge.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"__comment": "Designed by Netquick with Cubik Studio - https://cubik.studio",
|
||||
"textures": {
|
||||
"particle": "white",
|
||||
"ForgeFront": "white",
|
||||
"forgeTop": "forge",
|
||||
"ForgeSide": "forge"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"__comment": "Box2",
|
||||
"from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#forgeTop" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#forgeTop" },
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#ForgeFront" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#ForgeSide" },
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#ForgeSide" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#ForgeSide" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
12
models/forge.json.textures
Normal file
12
models/forge.json.textures
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"mappings": {
|
||||
"default": {
|
||||
"map": {
|
||||
"forgeTop": "forgetop",
|
||||
"ForgeFront": "forgefront",
|
||||
"ForgeSide": "forgeside"
|
||||
},
|
||||
"name": "default"
|
||||
}
|
||||
}
|
||||
}
|
||||
128
models/fridge_oriented.json
Normal file
128
models/fridge_oriented.json
Normal file
@@ -0,0 +1,128 @@
|
||||
{
|
||||
"__comment": "Designed by Netquick with Cubik Studio - https://cubik.studio",
|
||||
"textures": {
|
||||
"particle": "blocks/particle",
|
||||
"texture": "blocks/texture",
|
||||
"Front": "blocks/front",
|
||||
"Sides": "blocks/sides"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 0, 1, 0 ],
|
||||
"to": [ 16, 15, 15 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 1, 16, 16 ], "texture": "#Sides" },
|
||||
"up": { "uv": [ 0, 0, 16, 15 ], "texture": "#Sides" },
|
||||
"north": { "uv": [ 0, 1, 16, 15 ], "texture": "#Sides" },
|
||||
"south": { "uv": [ 0, 1, 16, 15 ], "texture": "#Sides" },
|
||||
"west": { "uv": [ 0, 1, 15, 15 ], "texture": "#Sides" },
|
||||
"east": { "uv": [ 1, 1, 16, 15 ], "texture": "#Sides" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box3",
|
||||
"from": [ 1, 1, -1 ],
|
||||
"to": [ 15, 15, 0 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 1, 0, 15, 1 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 1, 15, 15, 16 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 1, 1, 15, 15 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 1, 1, 15, 15 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 15, 1, 16, 15 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 0, 1, 1, 15 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box4",
|
||||
"from": [ 1, 0, 13 ],
|
||||
"to": [ 2, 1, 14 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 1, 2, 2, 3 ], "texture": "#Sides" },
|
||||
"up": { "uv": [ 1, 13, 2, 14 ], "texture": "#Sides" },
|
||||
"north": { "uv": [ 14, 15, 15, 16 ], "texture": "#Sides" },
|
||||
"south": { "uv": [ 1, 15, 2, 16 ], "texture": "#Sides" },
|
||||
"west": { "uv": [ 13, 15, 14, 16 ], "texture": "#Sides" },
|
||||
"east": { "uv": [ 2, 15, 3, 16 ], "texture": "#Sides" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box4",
|
||||
"from": [ 14, 0, 13 ],
|
||||
"to": [ 15, 1, 14 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 1, 2, 2, 3 ], "texture": "#Sides" },
|
||||
"up": { "uv": [ 1, 13, 2, 14 ], "texture": "#Sides" },
|
||||
"north": { "uv": [ 14, 15, 15, 16 ], "texture": "#Sides" },
|
||||
"south": { "uv": [ 1, 15, 2, 16 ], "texture": "#Sides" },
|
||||
"west": { "uv": [ 13, 15, 14, 16 ], "texture": "#Sides" },
|
||||
"east": { "uv": [ 2, 15, 3, 16 ], "texture": "#Sides" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box4",
|
||||
"from": [ 1, 0, 1 ],
|
||||
"to": [ 2, 1, 2 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 1, 2, 2, 3 ], "texture": "#Sides" },
|
||||
"up": { "uv": [ 1, 13, 2, 14 ], "texture": "#Sides" },
|
||||
"north": { "uv": [ 14, 15, 15, 16 ], "texture": "#Sides" },
|
||||
"south": { "uv": [ 1, 15, 2, 16 ], "texture": "#Sides" },
|
||||
"west": { "uv": [ 13, 15, 14, 16 ], "texture": "#Sides" },
|
||||
"east": { "uv": [ 2, 15, 3, 16 ], "texture": "#Sides" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box4",
|
||||
"from": [ 14, 0, 1 ],
|
||||
"to": [ 15, 1, 2 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 1, 2, 2, 3 ], "texture": "#Sides" },
|
||||
"up": { "uv": [ 1, 13, 2, 14 ], "texture": "#Sides" },
|
||||
"north": { "uv": [ 14, 15, 15, 16 ], "texture": "#Sides" },
|
||||
"south": { "uv": [ 1, 15, 2, 16 ], "texture": "#Sides" },
|
||||
"west": { "uv": [ 13, 15, 14, 16 ], "texture": "#Sides" },
|
||||
"east": { "uv": [ 2, 15, 3, 16 ], "texture": "#Sides" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box8",
|
||||
"from": [ 1, 15, 0 ],
|
||||
"to": [ 15, 16, 15 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 1, 1, 15, 16 ], "texture": "#Sides" },
|
||||
"up": { "uv": [ 1, 0, 15, 15 ], "texture": "#Sides" },
|
||||
"north": { "uv": [ 1, 0, 15, 1 ], "texture": "#Sides" },
|
||||
"south": { "uv": [ 1, 0, 15, 1 ], "texture": "#Sides" },
|
||||
"west": { "uv": [ 0, 0, 15, 1 ], "texture": "#Sides" },
|
||||
"east": { "uv": [ 1, 0, 16, 1 ], "texture": "#Sides" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box9",
|
||||
"from": [ 0, 15, 1 ],
|
||||
"to": [ 1, 16, 14 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 2, 1, 15 ], "texture": "#Sides" },
|
||||
"up": { "uv": [ 0, 1, 1, 14 ], "texture": "#Sides" },
|
||||
"north": { "uv": [ 15, 0, 16, 1 ], "texture": "#Sides" },
|
||||
"south": { "uv": [ 0, 0, 1, 1 ], "texture": "#Sides" },
|
||||
"west": { "uv": [ 1, 0, 14, 1 ], "texture": "#Sides" },
|
||||
"east": { "uv": [ 2, 0, 15, 1 ], "texture": "#Sides" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box9",
|
||||
"from": [ 15, 15, 1 ],
|
||||
"to": [ 16, 16, 14 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 2, 1, 15 ], "texture": "#Sides" },
|
||||
"up": { "uv": [ 0, 1, 1, 14 ], "texture": "#Sides" },
|
||||
"north": { "uv": [ 15, 0, 16, 1 ], "texture": "#Sides" },
|
||||
"south": { "uv": [ 0, 0, 1, 1 ], "texture": "#Sides" },
|
||||
"west": { "uv": [ 1, 0, 14, 1 ], "texture": "#Sides" },
|
||||
"east": { "uv": [ 2, 0, 15, 1 ], "texture": "#Sides" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
11
models/fridge_oriented.json.textures
Normal file
11
models/fridge_oriented.json.textures
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"mappings": {
|
||||
"default": {
|
||||
"map": {
|
||||
"texture": "fridgefront",
|
||||
"Sides": "sides"
|
||||
},
|
||||
"name": "default"
|
||||
}
|
||||
}
|
||||
}
|
||||
90
models/sawblock.json
Normal file
90
models/sawblock.json
Normal file
@@ -0,0 +1,90 @@
|
||||
{
|
||||
"__comment": "Designed by Netquick with Cubik Studio - https://cubik.studio",
|
||||
"textures": {
|
||||
"particle": "blocks/particle",
|
||||
"sawblock": "blocks/sawblock",
|
||||
"sawblade": "plate",
|
||||
"sawblockside": "blocks/sawblockside"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 8, 11, 2 ],
|
||||
"to": [ 8.5, 11.5, 14 ],
|
||||
"rotation": { "origin": [ 8, 11, 2 ], "axis": "x", "angle": 0 },
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 4, 0.5, 16 ], "texture": "#sawblade" },
|
||||
"up": { "uv": [ 0, 0, 0.5, 12 ], "texture": "#sawblade" },
|
||||
"north": { "uv": [ 15.5, 15, 16, 16 ], "texture": "#sawblade" },
|
||||
"south": { "uv": [ 0, 15, 0.5, 16 ], "texture": "#sawblade" },
|
||||
"west": { "uv": [ 0, 15, 12, 16 ], "texture": "#sawblade" },
|
||||
"east": { "uv": [ 4, 15, 16, 16 ], "texture": "#sawblade" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 8, 11.5, 2.5 ],
|
||||
"to": [ 8.5, 12, 13.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 4, 0.5, 16 ], "texture": "#sawblade" },
|
||||
"up": { "uv": [ 0, 0, 0.5, 12 ], "texture": "#sawblade" },
|
||||
"north": { "uv": [ 15.5, 15, 16, 16 ], "texture": "#sawblade" },
|
||||
"south": { "uv": [ 0, 15, 0.5, 16 ], "texture": "#sawblade" },
|
||||
"west": { "uv": [ 0, 15, 12, 16 ], "texture": "#sawblade" },
|
||||
"east": { "uv": [ 4, 15, 16, 16 ], "texture": "#sawblade" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 8, 12, 3.5 ],
|
||||
"to": [ 8.5, 12.5, 12.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 4, 0.5, 16 ], "texture": "#sawblade" },
|
||||
"up": { "uv": [ 0, 0, 0.5, 12 ], "texture": "#sawblade" },
|
||||
"north": { "uv": [ 15.5, 15, 16, 16 ], "texture": "#sawblade" },
|
||||
"south": { "uv": [ 0, 15, 0.5, 16 ], "texture": "#sawblade" },
|
||||
"west": { "uv": [ 0, 15, 12, 16 ], "texture": "#sawblade" },
|
||||
"east": { "uv": [ 4, 15, 16, 16 ], "texture": "#sawblade" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 8, 12.5, 5 ],
|
||||
"to": [ 8.5, 13, 11 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 4, 0.5, 16 ], "texture": "#sawblade" },
|
||||
"up": { "uv": [ 0, 0, 0.5, 12 ], "texture": "#sawblade" },
|
||||
"north": { "uv": [ 15.5, 15, 16, 16 ], "texture": "#sawblade" },
|
||||
"south": { "uv": [ 0, 15, 0.5, 16 ], "texture": "#sawblade" },
|
||||
"west": { "uv": [ 0, 15, 12, 16 ], "texture": "#sawblade" },
|
||||
"east": { "uv": [ 4, 15, 16, 16 ], "texture": "#sawblade" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 8, 13, 6.5 ],
|
||||
"to": [ 8.5, 13.5, 9.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 4, 0.5, 16 ], "texture": "#sawblade" },
|
||||
"up": { "uv": [ 0, 0, 0.5, 12 ], "texture": "#sawblade" },
|
||||
"north": { "uv": [ 15.5, 15, 16, 16 ], "texture": "#sawblade" },
|
||||
"south": { "uv": [ 0, 15, 0.5, 16 ], "texture": "#sawblade" },
|
||||
"west": { "uv": [ 0, 15, 12, 16 ], "texture": "#sawblade" },
|
||||
"east": { "uv": [ 4, 15, 16, 16 ], "texture": "#sawblade" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box7",
|
||||
"from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 11, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#sawblock" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#sawblock" },
|
||||
"north": { "uv": [ 0, 5, 16, 16 ], "texture": "#sawblockside" },
|
||||
"south": { "uv": [ 0, 5, 16, 16 ], "texture": "#sawblockside" },
|
||||
"west": { "uv": [ 0, 5, 16, 16 ], "texture": "#sawblockside" },
|
||||
"east": { "uv": [ 0, 5, 16, 16 ], "texture": "#sawblockside" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
12
models/sawblock.json.textures
Normal file
12
models/sawblock.json.textures
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"mappings": {
|
||||
"default": {
|
||||
"map": {
|
||||
"sawblade": "sawblade",
|
||||
"sawblock": "sawblock",
|
||||
"sawblockside": "sawblockside"
|
||||
},
|
||||
"name": "default"
|
||||
}
|
||||
}
|
||||
}
|
||||
143
models/seedcrop.json
Normal file
143
models/seedcrop.json
Normal file
@@ -0,0 +1,143 @@
|
||||
{
|
||||
"__comment": "Designed by Nunocraft with Cubik Studio - https://cubik.studio",
|
||||
"textures": {
|
||||
"particle": "blocks/particle",
|
||||
"texture": "blocks/texture",
|
||||
"texture1": "blocks/texture1",
|
||||
"texture2": "blocks/texture2",
|
||||
"schwarz": "blocks/schwarz",
|
||||
"Glas": "blocks/glas"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 8, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture2" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture1" },
|
||||
"north": { "uv": [ 0, 8, 16, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 0, 8, 16, 16 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 0, 8, 16, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 0, 8, 16, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box3",
|
||||
"from": [ 1, 8, 1 ],
|
||||
"to": [ 1.5, 16, 1.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 1, 14.5, 1.5, 15 ], "texture": "#schwarz" },
|
||||
"up": { "uv": [ 1, 1, 1.5, 1.5 ], "texture": "#schwarz" },
|
||||
"north": { "uv": [ 14.5, 0, 15, 8 ], "texture": "#schwarz" },
|
||||
"south": { "uv": [ 1, 0, 1.5, 8 ], "texture": "#schwarz" },
|
||||
"west": { "uv": [ 1, 0, 1.5, 8 ], "texture": "#schwarz" },
|
||||
"east": { "uv": [ 14.5, 0, 15, 8 ], "texture": "#schwarz" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box3",
|
||||
"from": [ 14.5, 8, 14.5 ],
|
||||
"to": [ 15, 16, 15 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 1, 14.5, 1.5, 15 ], "texture": "#schwarz" },
|
||||
"up": { "uv": [ 1, 1, 1.5, 1.5 ], "texture": "#schwarz" },
|
||||
"north": { "uv": [ 14.5, 0, 15, 8 ], "texture": "#schwarz" },
|
||||
"south": { "uv": [ 1, 0, 1.5, 8 ], "texture": "#schwarz" },
|
||||
"west": { "uv": [ 1, 0, 1.5, 8 ], "texture": "#schwarz" },
|
||||
"east": { "uv": [ 14.5, 0, 15, 8 ], "texture": "#schwarz" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box3",
|
||||
"from": [ 14.5, 8, 1 ],
|
||||
"to": [ 15, 16, 1.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 1, 14.5, 1.5, 15 ], "texture": "#schwarz" },
|
||||
"up": { "uv": [ 1, 1, 1.5, 1.5 ], "texture": "#schwarz" },
|
||||
"north": { "uv": [ 14.5, 0, 15, 8 ], "texture": "#schwarz" },
|
||||
"south": { "uv": [ 1, 0, 1.5, 8 ], "texture": "#schwarz" },
|
||||
"west": { "uv": [ 1, 0, 1.5, 8 ], "texture": "#schwarz" },
|
||||
"east": { "uv": [ 14.5, 0, 15, 8 ], "texture": "#schwarz" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box3",
|
||||
"from": [ 1, 8, 14.5 ],
|
||||
"to": [ 1.5, 16, 15 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 1, 14.5, 1.5, 15 ], "texture": "#schwarz" },
|
||||
"up": { "uv": [ 1, 1, 1.5, 1.5 ], "texture": "#schwarz" },
|
||||
"north": { "uv": [ 14.5, 0, 15, 8 ], "texture": "#schwarz" },
|
||||
"south": { "uv": [ 1, 0, 1.5, 8 ], "texture": "#schwarz" },
|
||||
"west": { "uv": [ 1, 0, 1.5, 8 ], "texture": "#schwarz" },
|
||||
"east": { "uv": [ 14.5, 0, 15, 8 ], "texture": "#schwarz" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box3",
|
||||
"from": [ 1, 15.5, 14.5 ],
|
||||
"to": [ 15, 16, 15 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 1, 14.5, 1.5, 15 ], "texture": "#schwarz" },
|
||||
"up": { "uv": [ 1, 1, 1.5, 1.5 ], "texture": "#schwarz" },
|
||||
"north": { "uv": [ 14.5, 0, 15, 8 ], "texture": "#schwarz" },
|
||||
"south": { "uv": [ 1, 0, 1.5, 8 ], "texture": "#schwarz" },
|
||||
"west": { "uv": [ 1, 0, 1.5, 8 ], "texture": "#schwarz" },
|
||||
"east": { "uv": [ 14.5, 0, 15, 8 ], "texture": "#schwarz" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box3",
|
||||
"from": [ 1, 15.5, 1 ],
|
||||
"to": [ 15, 16, 1.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 1, 14.5, 1.5, 15 ], "texture": "#schwarz" },
|
||||
"up": { "uv": [ 1, 1, 1.5, 1.5 ], "texture": "#schwarz" },
|
||||
"north": { "uv": [ 14.5, 0, 15, 8 ], "texture": "#schwarz" },
|
||||
"south": { "uv": [ 1, 0, 1.5, 8 ], "texture": "#schwarz" },
|
||||
"west": { "uv": [ 1, 0, 1.5, 8 ], "texture": "#schwarz" },
|
||||
"east": { "uv": [ 14.5, 0, 15, 8 ], "texture": "#schwarz" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box15",
|
||||
"from": [ 1, 15.5, 1 ],
|
||||
"to": [ 1.5, 16, 15 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 1, 1, 1.5, 15 ], "texture": "#schwarz" },
|
||||
"up": { "uv": [ 1, 1, 1.5, 15 ], "texture": "#schwarz" },
|
||||
"north": { "uv": [ 14.5, 0, 15, 0.5 ], "texture": "#schwarz" },
|
||||
"south": { "uv": [ 1, 0, 1.5, 0.5 ], "texture": "#schwarz" },
|
||||
"west": { "uv": [ 1, 0, 15, 0.5 ], "texture": "#schwarz" },
|
||||
"east": { "uv": [ 1, 0, 15, 0.5 ], "texture": "#schwarz" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box15",
|
||||
"from": [ 14.5, 15.5, 1 ],
|
||||
"to": [ 15, 16, 15 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 1, 1, 1.5, 15 ], "texture": "#schwarz" },
|
||||
"up": { "uv": [ 1, 1, 1.5, 15 ], "texture": "#schwarz" },
|
||||
"north": { "uv": [ 14.5, 0, 15, 0.5 ], "texture": "#schwarz" },
|
||||
"south": { "uv": [ 1, 0, 1.5, 0.5 ], "texture": "#schwarz" },
|
||||
"west": { "uv": [ 1, 0, 15, 0.5 ], "texture": "#schwarz" },
|
||||
"east": { "uv": [ 1, 0, 15, 0.5 ], "texture": "#schwarz" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Glas",
|
||||
"from": [ 1.5, 8, 1.5 ],
|
||||
"to": [ 14.5, 15.5, 14.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 1.5, 1.5, 14.5, 14.5 ], "texture": "#Glas" },
|
||||
"up": { "uv": [ 1.5, 1.5, 14.5, 14.5 ], "texture": "#Glas" },
|
||||
"north": { "uv": [ 1.5, 0.5, 14.5, 8 ], "texture": "#Glas" },
|
||||
"south": { "uv": [ 1.5, 0.5, 14.5, 8 ], "texture": "#Glas" },
|
||||
"west": { "uv": [ 1.5, 0.5, 14.5, 8 ], "texture": "#Glas" },
|
||||
"east": { "uv": [ 1.5, 0.5, 14.5, 8 ], "texture": "#Glas" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
14
models/seedcrop.json.textures
Normal file
14
models/seedcrop.json.textures
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"mappings": {
|
||||
"default": {
|
||||
"map": {
|
||||
"texture": "texture",
|
||||
"Glas": "glas",
|
||||
"schwarz": "schwarz",
|
||||
"texture1": "texture1",
|
||||
"texture2": "texture2"
|
||||
},
|
||||
"name": "default"
|
||||
}
|
||||
}
|
||||
}
|
||||
635
models/smeltblock.json
Normal file
635
models/smeltblock.json
Normal file
@@ -0,0 +1,635 @@
|
||||
{
|
||||
"__comment": "Designed by Netquick with Cubik Studio - https://cubik.studio",
|
||||
"textures": {
|
||||
"particle": "blocks/particle",
|
||||
"pottexture": "blocks/pottexture",
|
||||
"smeltblock": "blocks/smeltblock",
|
||||
"metal": "plate"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 7, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#metal" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#metal" },
|
||||
"north": { "uv": [ 0, 9, 16, 16 ], "texture": "#smeltblock" },
|
||||
"south": { "uv": [ 0, 9, 16, 16 ], "texture": "#smeltblock" },
|
||||
"west": { "uv": [ 0, 9, 16, 16 ], "texture": "#smeltblock" },
|
||||
"east": { "uv": [ 0, 9, 16, 16 ], "texture": "#smeltblock" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box13",
|
||||
"from": [ 3, 13, 7 ],
|
||||
"to": [ 4, 16, 9 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 12, 9, 13 ], "texture": "#pottexture", "rotation": 90 },
|
||||
"up": { "uv": [ 7, 3, 9, 4 ], "texture": "#pottexture", "rotation": 270 },
|
||||
"north": { "uv": [ 12, 0, 13, 3 ], "texture": "#pottexture" },
|
||||
"south": { "uv": [ 3, 0, 4, 3 ], "texture": "#pottexture" },
|
||||
"west": { "uv": [ 7, 0, 9, 3 ], "texture": "#pottexture" },
|
||||
"east": { "uv": [ 7, 0, 9, 3 ], "texture": "#pottexture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box13",
|
||||
"from": [ 12, 13, 7 ],
|
||||
"to": [ 13, 16, 9 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 12, 9, 13 ], "texture": "#pottexture", "rotation": 90 },
|
||||
"up": { "uv": [ 7, 3, 9, 4 ], "texture": "#pottexture", "rotation": 270 },
|
||||
"north": { "uv": [ 12, 15, 13, 16 ], "texture": "#pottexture" },
|
||||
"south": { "uv": [ 3, 15, 4, 16 ], "texture": "#pottexture" },
|
||||
"west": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" },
|
||||
"east": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box13",
|
||||
"from": [ 6, 13, 3 ],
|
||||
"to": [ 7.5, 16, 4 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 12, 9, 13 ], "texture": "#pottexture", "rotation": 90 },
|
||||
"up": { "uv": [ 7, 3, 9, 4 ], "texture": "#pottexture", "rotation": 270 },
|
||||
"north": { "uv": [ 12, 15, 13, 16 ], "texture": "#pottexture" },
|
||||
"south": { "uv": [ 3, 15, 4, 16 ], "texture": "#pottexture" },
|
||||
"west": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" },
|
||||
"east": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box13",
|
||||
"from": [ 6, 13, 12 ],
|
||||
"to": [ 10, 16, 13 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 12, 9, 13 ], "texture": "#pottexture", "rotation": 90 },
|
||||
"up": { "uv": [ 7, 3, 9, 4 ], "texture": "#pottexture", "rotation": 270 },
|
||||
"north": { "uv": [ 12, 15, 13, 16 ], "texture": "#pottexture" },
|
||||
"south": { "uv": [ 3, 15, 4, 16 ], "texture": "#pottexture" },
|
||||
"west": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" },
|
||||
"east": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box13",
|
||||
"from": [ 5, 13, 11 ],
|
||||
"to": [ 7, 16, 12 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 12, 9, 13 ], "texture": "#pottexture", "rotation": 90 },
|
||||
"up": { "uv": [ 7, 3, 9, 4 ], "texture": "#pottexture", "rotation": 270 },
|
||||
"north": { "uv": [ 12, 15, 13, 16 ], "texture": "#pottexture" },
|
||||
"south": { "uv": [ 3, 15, 4, 16 ], "texture": "#pottexture" },
|
||||
"west": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" },
|
||||
"east": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box13",
|
||||
"from": [ 9, 13, 11 ],
|
||||
"to": [ 11, 16, 12 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 12, 9, 13 ], "texture": "#pottexture", "rotation": 90 },
|
||||
"up": { "uv": [ 7, 3, 9, 4 ], "texture": "#pottexture", "rotation": 270 },
|
||||
"north": { "uv": [ 12, 15, 13, 16 ], "texture": "#pottexture" },
|
||||
"south": { "uv": [ 3, 15, 4, 16 ], "texture": "#pottexture" },
|
||||
"west": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" },
|
||||
"east": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box13",
|
||||
"from": [ 4, 13, 10 ],
|
||||
"to": [ 6, 16, 11 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 12, 9, 13 ], "texture": "#pottexture", "rotation": 90 },
|
||||
"up": { "uv": [ 7, 3, 9, 4 ], "texture": "#pottexture", "rotation": 270 },
|
||||
"north": { "uv": [ 12, 15, 13, 16 ], "texture": "#pottexture" },
|
||||
"south": { "uv": [ 3, 15, 4, 16 ], "texture": "#pottexture" },
|
||||
"west": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" },
|
||||
"east": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box13",
|
||||
"from": [ 3, 13, 9 ],
|
||||
"to": [ 5, 16, 10 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 12, 9, 13 ], "texture": "#pottexture", "rotation": 90 },
|
||||
"up": { "uv": [ 7, 3, 9, 4 ], "texture": "#pottexture", "rotation": 270 },
|
||||
"north": { "uv": [ 12, 15, 13, 16 ], "texture": "#pottexture" },
|
||||
"south": { "uv": [ 3, 15, 4, 16 ], "texture": "#pottexture" },
|
||||
"west": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" },
|
||||
"east": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box13",
|
||||
"from": [ 3, 13, 6 ],
|
||||
"to": [ 5, 16, 7 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 12, 9, 13 ], "texture": "#pottexture", "rotation": 90 },
|
||||
"up": { "uv": [ 7, 3, 9, 4 ], "texture": "#pottexture", "rotation": 270 },
|
||||
"north": { "uv": [ 12, 15, 13, 16 ], "texture": "#pottexture" },
|
||||
"south": { "uv": [ 3, 15, 4, 16 ], "texture": "#pottexture" },
|
||||
"west": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" },
|
||||
"east": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box13",
|
||||
"from": [ 4, 13, 5 ],
|
||||
"to": [ 6, 16, 6 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 12, 9, 13 ], "texture": "#pottexture", "rotation": 90 },
|
||||
"up": { "uv": [ 7, 3, 9, 4 ], "texture": "#pottexture", "rotation": 270 },
|
||||
"north": { "uv": [ 12, 15, 13, 16 ], "texture": "#pottexture" },
|
||||
"south": { "uv": [ 3, 15, 4, 16 ], "texture": "#pottexture" },
|
||||
"west": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" },
|
||||
"east": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box13",
|
||||
"from": [ 5, 13, 4 ],
|
||||
"to": [ 7, 16, 5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 12, 9, 13 ], "texture": "#pottexture", "rotation": 90 },
|
||||
"up": { "uv": [ 7, 3, 9, 4 ], "texture": "#pottexture", "rotation": 270 },
|
||||
"north": { "uv": [ 12, 15, 13, 16 ], "texture": "#pottexture" },
|
||||
"south": { "uv": [ 3, 15, 4, 16 ], "texture": "#pottexture" },
|
||||
"west": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" },
|
||||
"east": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box13",
|
||||
"from": [ 9, 13, 4 ],
|
||||
"to": [ 11, 16, 5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 12, 9, 13 ], "texture": "#pottexture", "rotation": 90 },
|
||||
"up": { "uv": [ 7, 3, 9, 4 ], "texture": "#pottexture", "rotation": 270 },
|
||||
"north": { "uv": [ 12, 15, 13, 16 ], "texture": "#pottexture" },
|
||||
"south": { "uv": [ 3, 15, 4, 16 ], "texture": "#pottexture" },
|
||||
"west": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" },
|
||||
"east": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box13",
|
||||
"from": [ 10, 13, 5 ],
|
||||
"to": [ 12, 16, 6 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 12, 9, 13 ], "texture": "#pottexture", "rotation": 90 },
|
||||
"up": { "uv": [ 7, 3, 9, 4 ], "texture": "#pottexture", "rotation": 270 },
|
||||
"north": { "uv": [ 12, 15, 13, 16 ], "texture": "#pottexture" },
|
||||
"south": { "uv": [ 3, 15, 4, 16 ], "texture": "#pottexture" },
|
||||
"west": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" },
|
||||
"east": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box13",
|
||||
"from": [ 11, 13, 6 ],
|
||||
"to": [ 13, 16, 7 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 12, 9, 13 ], "texture": "#pottexture", "rotation": 90 },
|
||||
"up": { "uv": [ 7, 3, 9, 4 ], "texture": "#pottexture", "rotation": 270 },
|
||||
"north": { "uv": [ 12, 15, 13, 16 ], "texture": "#pottexture" },
|
||||
"south": { "uv": [ 3, 15, 4, 16 ], "texture": "#pottexture" },
|
||||
"west": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" },
|
||||
"east": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box13",
|
||||
"from": [ 11, 13, 9 ],
|
||||
"to": [ 13, 16, 10 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 12, 9, 13 ], "texture": "#pottexture", "rotation": 90 },
|
||||
"up": { "uv": [ 7, 3, 9, 4 ], "texture": "#pottexture", "rotation": 270 },
|
||||
"north": { "uv": [ 12, 15, 13, 16 ], "texture": "#pottexture" },
|
||||
"south": { "uv": [ 3, 15, 4, 16 ], "texture": "#pottexture" },
|
||||
"west": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" },
|
||||
"east": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box13",
|
||||
"from": [ 10, 13, 10 ],
|
||||
"to": [ 12, 16, 11 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 12, 9, 13 ], "texture": "#pottexture", "rotation": 90 },
|
||||
"up": { "uv": [ 7, 3, 9, 4 ], "texture": "#pottexture", "rotation": 270 },
|
||||
"north": { "uv": [ 12, 15, 13, 16 ], "texture": "#pottexture" },
|
||||
"south": { "uv": [ 3, 15, 4, 16 ], "texture": "#pottexture" },
|
||||
"west": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" },
|
||||
"east": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box13",
|
||||
"from": [ 6, 12, 11 ],
|
||||
"to": [ 10, 13, 12 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 12, 9, 13 ], "texture": "#pottexture", "rotation": 90 },
|
||||
"up": { "uv": [ 7, 3, 9, 4 ], "texture": "#pottexture", "rotation": 270 },
|
||||
"north": { "uv": [ 12, 15, 13, 16 ], "texture": "#pottexture" },
|
||||
"south": { "uv": [ 3, 15, 4, 16 ], "texture": "#pottexture" },
|
||||
"west": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" },
|
||||
"east": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box13",
|
||||
"from": [ 5, 12, 10 ],
|
||||
"to": [ 7, 13, 11 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 12, 9, 13 ], "texture": "#pottexture", "rotation": 90 },
|
||||
"up": { "uv": [ 7, 3, 9, 4 ], "texture": "#pottexture", "rotation": 270 },
|
||||
"north": { "uv": [ 12, 15, 13, 16 ], "texture": "#pottexture" },
|
||||
"south": { "uv": [ 3, 15, 4, 16 ], "texture": "#pottexture" },
|
||||
"west": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" },
|
||||
"east": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box13",
|
||||
"from": [ 4, 12, 9 ],
|
||||
"to": [ 6, 13, 10 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 12, 9, 13 ], "texture": "#pottexture", "rotation": 90 },
|
||||
"up": { "uv": [ 7, 3, 9, 4 ], "texture": "#pottexture", "rotation": 270 },
|
||||
"north": { "uv": [ 12, 15, 13, 16 ], "texture": "#pottexture" },
|
||||
"south": { "uv": [ 3, 15, 4, 16 ], "texture": "#pottexture" },
|
||||
"west": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" },
|
||||
"east": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box13",
|
||||
"from": [ 4, 12, 6 ],
|
||||
"to": [ 6, 13, 7 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 12, 9, 13 ], "texture": "#pottexture", "rotation": 90 },
|
||||
"up": { "uv": [ 7, 3, 9, 4 ], "texture": "#pottexture", "rotation": 270 },
|
||||
"north": { "uv": [ 12, 15, 13, 16 ], "texture": "#pottexture" },
|
||||
"south": { "uv": [ 3, 15, 4, 16 ], "texture": "#pottexture" },
|
||||
"west": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" },
|
||||
"east": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box13",
|
||||
"from": [ 4, 12, 7 ],
|
||||
"to": [ 5, 13, 9 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 12, 9, 13 ], "texture": "#pottexture", "rotation": 90 },
|
||||
"up": { "uv": [ 7, 3, 9, 4 ], "texture": "#pottexture", "rotation": 270 },
|
||||
"north": { "uv": [ 12, 15, 13, 16 ], "texture": "#pottexture" },
|
||||
"south": { "uv": [ 3, 15, 4, 16 ], "texture": "#pottexture" },
|
||||
"west": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" },
|
||||
"east": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box13",
|
||||
"from": [ 5, 12, 5 ],
|
||||
"to": [ 7, 13, 6 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 12, 9, 13 ], "texture": "#pottexture", "rotation": 90 },
|
||||
"up": { "uv": [ 7, 3, 9, 4 ], "texture": "#pottexture", "rotation": 270 },
|
||||
"north": { "uv": [ 12, 15, 13, 16 ], "texture": "#pottexture" },
|
||||
"south": { "uv": [ 3, 15, 4, 16 ], "texture": "#pottexture" },
|
||||
"west": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" },
|
||||
"east": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box13",
|
||||
"from": [ 6, 12, 4 ],
|
||||
"to": [ 10, 13, 5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 12, 9, 13 ], "texture": "#pottexture", "rotation": 90 },
|
||||
"up": { "uv": [ 7, 3, 9, 4 ], "texture": "#pottexture", "rotation": 270 },
|
||||
"north": { "uv": [ 12, 15, 13, 16 ], "texture": "#pottexture" },
|
||||
"south": { "uv": [ 3, 15, 4, 16 ], "texture": "#pottexture" },
|
||||
"west": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" },
|
||||
"east": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box13",
|
||||
"from": [ 9, 12, 5 ],
|
||||
"to": [ 11, 13, 6 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 12, 9, 13 ], "texture": "#pottexture", "rotation": 90 },
|
||||
"up": { "uv": [ 7, 3, 9, 4 ], "texture": "#pottexture", "rotation": 270 },
|
||||
"north": { "uv": [ 12, 15, 13, 16 ], "texture": "#pottexture" },
|
||||
"south": { "uv": [ 3, 15, 4, 16 ], "texture": "#pottexture" },
|
||||
"west": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" },
|
||||
"east": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box13",
|
||||
"from": [ 10, 12, 6 ],
|
||||
"to": [ 12, 13, 7 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 12, 9, 13 ], "texture": "#pottexture", "rotation": 90 },
|
||||
"up": { "uv": [ 7, 3, 9, 4 ], "texture": "#pottexture", "rotation": 270 },
|
||||
"north": { "uv": [ 12, 15, 13, 16 ], "texture": "#pottexture" },
|
||||
"south": { "uv": [ 3, 15, 4, 16 ], "texture": "#pottexture" },
|
||||
"west": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" },
|
||||
"east": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box13",
|
||||
"from": [ 10, 12, 9 ],
|
||||
"to": [ 12, 13, 10 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 12, 9, 13 ], "texture": "#pottexture", "rotation": 90 },
|
||||
"up": { "uv": [ 7, 3, 9, 4 ], "texture": "#pottexture", "rotation": 270 },
|
||||
"north": { "uv": [ 12, 15, 13, 16 ], "texture": "#pottexture" },
|
||||
"south": { "uv": [ 3, 15, 4, 16 ], "texture": "#pottexture" },
|
||||
"west": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" },
|
||||
"east": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box13",
|
||||
"from": [ 11, 12, 7 ],
|
||||
"to": [ 12, 13, 9 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 12, 9, 13 ], "texture": "#pottexture", "rotation": 90 },
|
||||
"up": { "uv": [ 7, 3, 9, 4 ], "texture": "#pottexture", "rotation": 270 },
|
||||
"north": { "uv": [ 12, 15, 13, 16 ], "texture": "#pottexture" },
|
||||
"south": { "uv": [ 3, 15, 4, 16 ], "texture": "#pottexture" },
|
||||
"west": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" },
|
||||
"east": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box13",
|
||||
"from": [ 9, 12, 10 ],
|
||||
"to": [ 11, 13, 11 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 12, 9, 13 ], "texture": "#pottexture", "rotation": 90 },
|
||||
"up": { "uv": [ 7, 3, 9, 4 ], "texture": "#pottexture", "rotation": 270 },
|
||||
"north": { "uv": [ 12, 15, 13, 16 ], "texture": "#pottexture" },
|
||||
"south": { "uv": [ 3, 15, 4, 16 ], "texture": "#pottexture" },
|
||||
"west": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" },
|
||||
"east": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box13",
|
||||
"from": [ 7, 11, 10 ],
|
||||
"to": [ 9, 12, 11 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 12, 9, 13 ], "texture": "#pottexture", "rotation": 90 },
|
||||
"up": { "uv": [ 7, 3, 9, 4 ], "texture": "#pottexture", "rotation": 270 },
|
||||
"north": { "uv": [ 12, 15, 13, 16 ], "texture": "#pottexture" },
|
||||
"south": { "uv": [ 3, 15, 4, 16 ], "texture": "#pottexture" },
|
||||
"west": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" },
|
||||
"east": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box13",
|
||||
"from": [ 7, 11, 5 ],
|
||||
"to": [ 9, 12, 6 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 12, 9, 13 ], "texture": "#pottexture", "rotation": 90 },
|
||||
"up": { "uv": [ 7, 3, 9, 4 ], "texture": "#pottexture", "rotation": 270 },
|
||||
"north": { "uv": [ 12, 15, 13, 16 ], "texture": "#pottexture" },
|
||||
"south": { "uv": [ 3, 15, 4, 16 ], "texture": "#pottexture" },
|
||||
"west": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" },
|
||||
"east": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box13",
|
||||
"from": [ 6, 11, 6 ],
|
||||
"to": [ 10, 12, 10 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 12, 9, 13 ], "texture": "#pottexture", "rotation": 90 },
|
||||
"up": { "uv": [ 7, 3, 9, 4 ], "texture": "#pottexture", "rotation": 270 },
|
||||
"north": { "uv": [ 12, 15, 13, 16 ], "texture": "#pottexture" },
|
||||
"south": { "uv": [ 3, 15, 4, 16 ], "texture": "#pottexture" },
|
||||
"west": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" },
|
||||
"east": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box13",
|
||||
"from": [ 5, 11, 7 ],
|
||||
"to": [ 6, 12, 9 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 12, 9, 13 ], "texture": "#pottexture", "rotation": 90 },
|
||||
"up": { "uv": [ 7, 3, 9, 4 ], "texture": "#pottexture", "rotation": 270 },
|
||||
"north": { "uv": [ 12, 15, 13, 16 ], "texture": "#pottexture" },
|
||||
"south": { "uv": [ 3, 15, 4, 16 ], "texture": "#pottexture" },
|
||||
"west": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" },
|
||||
"east": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box13",
|
||||
"from": [ 10, 11, 7 ],
|
||||
"to": [ 11, 12, 9 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 12, 9, 13 ], "texture": "#pottexture", "rotation": 90 },
|
||||
"up": { "uv": [ 7, 3, 9, 4 ], "texture": "#pottexture", "rotation": 270 },
|
||||
"north": { "uv": [ 12, 15, 13, 16 ], "texture": "#pottexture" },
|
||||
"south": { "uv": [ 3, 15, 4, 16 ], "texture": "#pottexture" },
|
||||
"west": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" },
|
||||
"east": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box13",
|
||||
"from": [ 8.5, 13, 3 ],
|
||||
"to": [ 10, 16, 4 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 12, 9, 13 ], "texture": "#pottexture", "rotation": 90 },
|
||||
"up": { "uv": [ 7, 3, 9, 4 ], "texture": "#pottexture", "rotation": 270 },
|
||||
"north": { "uv": [ 12, 15, 13, 16 ], "texture": "#pottexture" },
|
||||
"south": { "uv": [ 3, 15, 4, 16 ], "texture": "#pottexture" },
|
||||
"west": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" },
|
||||
"east": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box13",
|
||||
"from": [ 7.5, 13, 3 ],
|
||||
"to": [ 8.5, 15, 4 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 7, 12, 9, 13 ], "texture": "#pottexture", "rotation": 90 },
|
||||
"up": { "uv": [ 7, 3, 9, 4 ], "texture": "#pottexture", "rotation": 270 },
|
||||
"north": { "uv": [ 12, 15, 13, 16 ], "texture": "#pottexture" },
|
||||
"south": { "uv": [ 3, 15, 4, 16 ], "texture": "#pottexture" },
|
||||
"west": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" },
|
||||
"east": { "uv": [ 7, 15, 9, 16 ], "texture": "#pottexture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box37",
|
||||
"from": [ 0, 13.5, 7.5 ],
|
||||
"to": [ 3, 14.5, 8.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 7.5, 3, 8.5 ], "texture": "#metal" },
|
||||
"up": { "uv": [ 0, 7.5, 3, 8.5 ], "texture": "#metal" },
|
||||
"north": { "uv": [ 13, 1.5, 16, 2.5 ], "texture": "#metal" },
|
||||
"south": { "uv": [ 0, 1.5, 3, 2.5 ], "texture": "#metal" },
|
||||
"west": { "uv": [ 7.5, 1.5, 8.5, 2.5 ], "texture": "#metal" },
|
||||
"east": { "uv": [ 7.5, 1.5, 8.5, 2.5 ], "texture": "#metal" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box37",
|
||||
"from": [ 13, 13.5, 7.5 ],
|
||||
"to": [ 16, 14.5, 8.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 7.5, 3, 8.5 ], "texture": "#metal" },
|
||||
"up": { "uv": [ 0, 7.5, 3, 8.5 ], "texture": "#metal" },
|
||||
"north": { "uv": [ 13, 1.5, 16, 2.5 ], "texture": "#metal" },
|
||||
"south": { "uv": [ 0, 1.5, 3, 2.5 ], "texture": "#metal" },
|
||||
"west": { "uv": [ 7.5, 1.5, 8.5, 2.5 ], "texture": "#metal" },
|
||||
"east": { "uv": [ 7.5, 1.5, 8.5, 2.5 ], "texture": "#metal" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box37",
|
||||
"from": [ 0, 8, 7.5 ],
|
||||
"to": [ 1, 14.5, 8.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 7.5, 3, 8.5 ], "texture": "#metal" },
|
||||
"up": { "uv": [ 0, 7.5, 3, 8.5 ], "texture": "#metal" },
|
||||
"north": { "uv": [ 13, 1.5, 16, 2.5 ], "texture": "#metal" },
|
||||
"south": { "uv": [ 0, 1.5, 3, 2.5 ], "texture": "#metal" },
|
||||
"west": { "uv": [ 7.5, 1.5, 8.5, 2.5 ], "texture": "#metal" },
|
||||
"east": { "uv": [ 7.5, 1.5, 8.5, 2.5 ], "texture": "#metal" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box37",
|
||||
"from": [ 15, 8, 7.5 ],
|
||||
"to": [ 16, 14.5, 8.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 7.5, 3, 8.5 ], "texture": "#metal" },
|
||||
"up": { "uv": [ 0, 7.5, 3, 8.5 ], "texture": "#metal" },
|
||||
"north": { "uv": [ 13, 1.5, 16, 2.5 ], "texture": "#metal" },
|
||||
"south": { "uv": [ 0, 1.5, 3, 2.5 ], "texture": "#metal" },
|
||||
"west": { "uv": [ 7.5, 1.5, 8.5, 2.5 ], "texture": "#metal" },
|
||||
"east": { "uv": [ 7.5, 1.5, 8.5, 2.5 ], "texture": "#metal" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box49",
|
||||
"from": [ 0, 7, 6 ],
|
||||
"to": [ 16, 7.5, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 10 ], "texture": "#metal" },
|
||||
"up": { "uv": [ 0, 6, 16, 16 ], "texture": "#metal" },
|
||||
"north": { "uv": [ 0, 8.5, 16, 9 ], "texture": "#metal" },
|
||||
"south": { "uv": [ 0, 8.5, 16, 9 ], "texture": "#metal" },
|
||||
"west": { "uv": [ 6, 8.5, 16, 9 ], "texture": "#metal" },
|
||||
"east": { "uv": [ 0, 8.5, 10, 9 ], "texture": "#metal" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box52",
|
||||
"from": [ 0, 7, 0 ],
|
||||
"to": [ 16, 7.5, 4 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 12, 16, 16 ], "texture": "#metal" },
|
||||
"up": { "uv": [ 0, 0, 16, 4 ], "texture": "#metal" },
|
||||
"north": { "uv": [ 0, 8.5, 16, 9 ], "texture": "#metal" },
|
||||
"south": { "uv": [ 0, 8.5, 16, 9 ], "texture": "#metal" },
|
||||
"west": { "uv": [ 0, 8.5, 4, 9 ], "texture": "#metal" },
|
||||
"east": { "uv": [ 12, 8.5, 16, 9 ], "texture": "#metal" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box54",
|
||||
"from": [ 0, 7, 4 ],
|
||||
"to": [ 6, 7.5, 6 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 10, 6, 12 ], "texture": "#metal" },
|
||||
"up": { "uv": [ 0, 4, 6, 6 ], "texture": "#metal" },
|
||||
"north": { "uv": [ 10, 8.5, 16, 9 ], "texture": "#metal" },
|
||||
"south": { "uv": [ 0, 8.5, 6, 9 ], "texture": "#metal" },
|
||||
"west": { "uv": [ 4, 8.5, 6, 9 ], "texture": "#metal" },
|
||||
"east": { "uv": [ 10, 8.5, 12, 9 ], "texture": "#metal" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box54",
|
||||
"from": [ 10, 7, 4 ],
|
||||
"to": [ 16, 7.5, 6 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 9.5, 5.5, 12.5 ], "texture": "#metal" },
|
||||
"up": { "uv": [ 0, 3.5, 5.5, 6.5 ], "texture": "#metal" },
|
||||
"north": { "uv": [ 10.5, 15, 16, 16 ], "texture": "#metal" },
|
||||
"south": { "uv": [ 0, 15, 5.5, 16 ], "texture": "#metal" },
|
||||
"west": { "uv": [ 3.5, 15, 6.5, 16 ], "texture": "#metal" },
|
||||
"east": { "uv": [ 9.5, 15, 12.5, 16 ], "texture": "#metal" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box49",
|
||||
"from": [ 0, 7.5, 6.5 ],
|
||||
"to": [ 16, 8, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 9.5 ], "texture": "#metal" },
|
||||
"up": { "uv": [ 0, 6.5, 16, 16 ], "texture": "#metal" },
|
||||
"north": { "uv": [ 0, 8, 16, 8.5 ], "texture": "#metal" },
|
||||
"south": { "uv": [ 0, 8, 16, 8.5 ], "texture": "#metal" },
|
||||
"west": { "uv": [ 6.5, 8, 16, 8.5 ], "texture": "#metal" },
|
||||
"east": { "uv": [ 0, 8, 9.5, 8.5 ], "texture": "#metal" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box52",
|
||||
"from": [ 0, 7.5, 0 ],
|
||||
"to": [ 16, 8, 3.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 12.5, 16, 16 ], "texture": "#metal" },
|
||||
"up": { "uv": [ 0, 0, 16, 3.5 ], "texture": "#metal" },
|
||||
"north": { "uv": [ 0, 8, 16, 8.5 ], "texture": "#metal" },
|
||||
"south": { "uv": [ 0, 8, 16, 8.5 ], "texture": "#metal" },
|
||||
"west": { "uv": [ 0, 8, 3.5, 8.5 ], "texture": "#metal" },
|
||||
"east": { "uv": [ 12.5, 8, 16, 8.5 ], "texture": "#metal" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box54",
|
||||
"from": [ 0, 7.5, 3.5 ],
|
||||
"to": [ 5.5, 8, 6.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 9.5, 5.5, 12.5 ], "texture": "#metal" },
|
||||
"up": { "uv": [ 0, 3.5, 5.5, 6.5 ], "texture": "#metal" },
|
||||
"north": { "uv": [ 10.5, 8, 16, 8.5 ], "texture": "#metal" },
|
||||
"south": { "uv": [ 0, 8, 5.5, 8.5 ], "texture": "#metal" },
|
||||
"west": { "uv": [ 3.5, 8, 6.5, 8.5 ], "texture": "#metal" },
|
||||
"east": { "uv": [ 9.5, 8, 12.5, 8.5 ], "texture": "#metal" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box54",
|
||||
"from": [ 10.5, 7.5, 3.5 ],
|
||||
"to": [ 16, 8, 6.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 9.5, 5.5, 12.5 ], "texture": "#metal" },
|
||||
"up": { "uv": [ 0, 3.5, 5.5, 6.5 ], "texture": "#metal" },
|
||||
"north": { "uv": [ 10.5, 15, 16, 16 ], "texture": "#metal" },
|
||||
"south": { "uv": [ 0, 15, 5.5, 16 ], "texture": "#metal" },
|
||||
"west": { "uv": [ 3.5, 15, 6.5, 16 ], "texture": "#metal" },
|
||||
"east": { "uv": [ 9.5, 15, 12.5, 16 ], "texture": "#metal" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
12
models/smeltblock.json.textures
Normal file
12
models/smeltblock.json.textures
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"mappings": {
|
||||
"default": {
|
||||
"map": {
|
||||
"pottexture": "pottexture",
|
||||
"metal": "metal",
|
||||
"smeltblock": "smeltblock"
|
||||
},
|
||||
"name": "default"
|
||||
}
|
||||
}
|
||||
}
|
||||
945
models/spawner.json
Normal file
945
models/spawner.json
Normal file
@@ -0,0 +1,945 @@
|
||||
{
|
||||
"__comment": "Designed by Netquick with Cubik Studio - https://cubik.studio",
|
||||
"textures": {
|
||||
"particle": "blocks/particle",
|
||||
"texture": "blocks/texture"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 0, 15, 0 ],
|
||||
"to": [ 16, 16, 0.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 1, 16, 0, 0 ], "texture": "#texture", "rotation": 270 },
|
||||
"up": { "uv": [ 1, 16, 0, 0 ], "texture": "#texture", "rotation": 90 },
|
||||
"north": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture", "rotation": 180 },
|
||||
"south": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture", "rotation": 180 },
|
||||
"west": { "uv": [ 0, 15, 1, 16 ], "texture": "#texture", "rotation": 180 },
|
||||
"east": { "uv": [ 15, 15, 16, 16 ], "texture": "#texture", "rotation": 180 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 0, 15.5, 0.5 ],
|
||||
"to": [ 16, 16, 1 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 1, 16, 0, 0 ], "texture": "#texture", "rotation": 270 },
|
||||
"up": { "uv": [ 1, 16, 0, 0 ], "texture": "#texture", "rotation": 90 },
|
||||
"north": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture", "rotation": 180 },
|
||||
"south": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture", "rotation": 180 },
|
||||
"west": { "uv": [ 0, 15, 1, 16 ], "texture": "#texture", "rotation": 180 },
|
||||
"east": { "uv": [ 15, 15, 16, 16 ], "texture": "#texture", "rotation": 180 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 0, 15, 0 ],
|
||||
"to": [ 0.5, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 1, 16, 0, 0 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 1, 16, 0, 0 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 15, 15, 16, 16 ], "texture": "#texture", "rotation": 180 },
|
||||
"south": { "uv": [ 0, 15, 1, 16 ], "texture": "#texture", "rotation": 180 },
|
||||
"west": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture", "rotation": 180 },
|
||||
"east": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture", "rotation": 180 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 0.5, 15.5, 0 ],
|
||||
"to": [ 1, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 1, 16, 0, 0 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 1, 16, 0, 0 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 15, 15, 16, 16 ], "texture": "#texture", "rotation": 180 },
|
||||
"south": { "uv": [ 0, 15, 1, 16 ], "texture": "#texture", "rotation": 180 },
|
||||
"west": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture", "rotation": 180 },
|
||||
"east": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture", "rotation": 180 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 0, 15, 15.5 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 1, 16, 0, 0 ], "texture": "#texture", "rotation": 90 },
|
||||
"up": { "uv": [ 1, 16, 0, 0 ], "texture": "#texture", "rotation": 270 },
|
||||
"north": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture", "rotation": 180 },
|
||||
"south": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture", "rotation": 180 },
|
||||
"west": { "uv": [ 15, 15, 16, 16 ], "texture": "#texture", "rotation": 180 },
|
||||
"east": { "uv": [ 0, 15, 1, 16 ], "texture": "#texture", "rotation": 180 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 0, 15.5, 15 ],
|
||||
"to": [ 16, 16, 15.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 1, 16, 0, 0 ], "texture": "#texture", "rotation": 90 },
|
||||
"up": { "uv": [ 1, 16, 0, 0 ], "texture": "#texture", "rotation": 270 },
|
||||
"north": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture", "rotation": 180 },
|
||||
"south": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture", "rotation": 180 },
|
||||
"west": { "uv": [ 15, 15, 16, 16 ], "texture": "#texture", "rotation": 180 },
|
||||
"east": { "uv": [ 0, 15, 1, 16 ], "texture": "#texture", "rotation": 180 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 15.5, 15, 0 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 1, 16, 0, 0 ], "texture": "#texture", "rotation": 180 },
|
||||
"up": { "uv": [ 1, 16, 0, 0 ], "texture": "#texture", "rotation": 180 },
|
||||
"north": { "uv": [ 0, 15, 1, 16 ], "texture": "#texture", "rotation": 180 },
|
||||
"south": { "uv": [ 15, 15, 16, 16 ], "texture": "#texture", "rotation": 180 },
|
||||
"west": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture", "rotation": 180 },
|
||||
"east": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture", "rotation": 180 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 15, 15.5, 0 ],
|
||||
"to": [ 15.5, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 1, 16, 0, 0 ], "texture": "#texture", "rotation": 180 },
|
||||
"up": { "uv": [ 1, 16, 0, 0 ], "texture": "#texture", "rotation": 180 },
|
||||
"north": { "uv": [ 0, 15, 1, 16 ], "texture": "#texture", "rotation": 180 },
|
||||
"south": { "uv": [ 15, 15, 16, 16 ], "texture": "#texture", "rotation": 180 },
|
||||
"west": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture", "rotation": 180 },
|
||||
"east": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture", "rotation": 180 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 1, 0.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 1, 16 ], "texture": "#texture", "rotation": 90 },
|
||||
"up": { "uv": [ 0, 0, 1, 16 ], "texture": "#texture", "rotation": 270 },
|
||||
"north": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 15, 15, 16, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 0, 15, 1, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 0, 0, 0.5 ],
|
||||
"to": [ 16, 0.5, 1 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 1, 16 ], "texture": "#texture", "rotation": 90 },
|
||||
"up": { "uv": [ 0, 0, 1, 16 ], "texture": "#texture", "rotation": 270 },
|
||||
"north": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 15, 15, 16, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 0, 15, 1, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 15.5, 0, 0 ],
|
||||
"to": [ 16, 1, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 1, 16 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 0, 0, 1, 16 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 15, 15, 16, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 0, 15, 1, 16 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 15, 0, 0 ],
|
||||
"to": [ 15.5, 0.5, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 1, 16 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 0, 0, 1, 16 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 15, 15, 16, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 0, 15, 1, 16 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 0, 0, 15.5 ],
|
||||
"to": [ 16, 1, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 1, 16 ], "texture": "#texture", "rotation": 270 },
|
||||
"up": { "uv": [ 0, 0, 1, 16 ], "texture": "#texture", "rotation": 90 },
|
||||
"north": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 0, 15, 1, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 15, 15, 16, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 0, 0, 15 ],
|
||||
"to": [ 16, 0.5, 15.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 1, 16 ], "texture": "#texture", "rotation": 270 },
|
||||
"up": { "uv": [ 0, 0, 1, 16 ], "texture": "#texture", "rotation": 90 },
|
||||
"north": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 0, 15, 1, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 15, 15, 16, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 15.5, 0, 15 ],
|
||||
"to": [ 16, 16, 15.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 1, 16, 0, 15 ], "texture": "#texture", "rotation": 90 },
|
||||
"up": { "uv": [ 15, 15, 16, 16 ], "texture": "#texture", "rotation": 270 },
|
||||
"north": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture", "rotation": 90 },
|
||||
"south": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture", "rotation": 270 },
|
||||
"west": { "uv": [ 1, 16, 0, 0 ], "texture": "#texture", "rotation": 180 },
|
||||
"east": { "uv": [ 0, 0, 1, 16 ], "texture": "#texture", "rotation": 180 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 15, 0, 15.5 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 1, 16, 0, 15 ], "texture": "#texture", "rotation": 90 },
|
||||
"up": { "uv": [ 15, 15, 16, 16 ], "texture": "#texture", "rotation": 270 },
|
||||
"north": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture", "rotation": 90 },
|
||||
"south": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture", "rotation": 270 },
|
||||
"west": { "uv": [ 1, 16, 0, 0 ], "texture": "#texture", "rotation": 180 },
|
||||
"east": { "uv": [ 0, 0, 1, 16 ], "texture": "#texture", "rotation": 180 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 0, 0, 0 ],
|
||||
"to": [ 0.5, 1, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 1, 16 ], "texture": "#texture", "rotation": 180 },
|
||||
"up": { "uv": [ 0, 0, 1, 16 ], "texture": "#texture", "rotation": 180 },
|
||||
"north": { "uv": [ 0, 15, 1, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 15, 15, 16, 16 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 0.5, 0, 0 ],
|
||||
"to": [ 1, 0.5, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 1, 16 ], "texture": "#texture", "rotation": 180 },
|
||||
"up": { "uv": [ 0, 0, 1, 16 ], "texture": "#texture", "rotation": 180 },
|
||||
"north": { "uv": [ 0, 15, 1, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 15, 15, 16, 16 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 0, 0, 15 ],
|
||||
"to": [ 0.5, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 1, 16, 0, 15 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 15, 15, 16, 16 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 1, 16, 0, 0 ], "texture": "#texture", "rotation": 180 },
|
||||
"south": { "uv": [ 0, 0, 1, 16 ], "texture": "#texture", "rotation": 180 },
|
||||
"west": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture", "rotation": 270 },
|
||||
"east": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture", "rotation": 90 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 0.5, 0, 15.5 ],
|
||||
"to": [ 1, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 1, 16, 0, 15 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 15, 15, 16, 16 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 1, 16, 0, 0 ], "texture": "#texture", "rotation": 180 },
|
||||
"south": { "uv": [ 0, 0, 1, 16 ], "texture": "#texture", "rotation": 180 },
|
||||
"west": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture", "rotation": 270 },
|
||||
"east": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture", "rotation": 90 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 0, 0, 0.5 ],
|
||||
"to": [ 0.5, 16, 1 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 1, 16, 0, 15 ], "texture": "#texture", "rotation": 270 },
|
||||
"up": { "uv": [ 15, 15, 16, 16 ], "texture": "#texture", "rotation": 90 },
|
||||
"north": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture", "rotation": 270 },
|
||||
"south": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture", "rotation": 90 },
|
||||
"west": { "uv": [ 0, 0, 1, 16 ], "texture": "#texture", "rotation": 180 },
|
||||
"east": { "uv": [ 1, 16, 0, 0 ], "texture": "#texture", "rotation": 180 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 0, 0, 0 ],
|
||||
"to": [ 1, 16, 0.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 1, 16, 0, 15 ], "texture": "#texture", "rotation": 270 },
|
||||
"up": { "uv": [ 15, 15, 16, 16 ], "texture": "#texture", "rotation": 90 },
|
||||
"north": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture", "rotation": 270 },
|
||||
"south": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture", "rotation": 90 },
|
||||
"west": { "uv": [ 0, 0, 1, 16 ], "texture": "#texture", "rotation": 180 },
|
||||
"east": { "uv": [ 1, 16, 0, 0 ], "texture": "#texture", "rotation": 180 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 15, 0, 0 ],
|
||||
"to": [ 15.5, 16, 0.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 1, 16, 0, 15 ], "texture": "#texture", "rotation": 180 },
|
||||
"up": { "uv": [ 15, 15, 16, 16 ], "texture": "#texture", "rotation": 180 },
|
||||
"north": { "uv": [ 0, 0, 1, 16 ], "texture": "#texture", "rotation": 180 },
|
||||
"south": { "uv": [ 1, 16, 0, 0 ], "texture": "#texture", "rotation": 180 },
|
||||
"west": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture", "rotation": 90 },
|
||||
"east": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture", "rotation": 270 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box1",
|
||||
"from": [ 15.5, 0, 0 ],
|
||||
"to": [ 16, 16, 1 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 1, 16, 0, 15 ], "texture": "#texture", "rotation": 180 },
|
||||
"up": { "uv": [ 15, 15, 16, 16 ], "texture": "#texture", "rotation": 180 },
|
||||
"north": { "uv": [ 0, 0, 1, 16 ], "texture": "#texture", "rotation": 180 },
|
||||
"south": { "uv": [ 1, 16, 0, 0 ], "texture": "#texture", "rotation": 180 },
|
||||
"west": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture", "rotation": 90 },
|
||||
"east": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture", "rotation": 270 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 15.5, 10, 1 ],
|
||||
"to": [ 16, 10.5, 15 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 15, 16, 1, 15.5 ], "texture": "#texture", "rotation": 270 },
|
||||
"up": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture", "rotation": 90 },
|
||||
"north": { "uv": [ 10, 15.5, 10.5, 16 ], "texture": "#texture", "rotation": 270 },
|
||||
"south": { "uv": [ 5.5, 15.5, 6, 16 ], "texture": "#texture", "rotation": 90 },
|
||||
"west": { "uv": [ 10, 1, 10.5, 15 ], "texture": "#texture", "rotation": 270 },
|
||||
"east": { "uv": [ 10.5, 15, 10, 1 ], "texture": "#texture", "rotation": 90 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 15.5, 13, 1 ],
|
||||
"to": [ 16, 13.5, 15 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 15, 16, 1, 15.5 ], "texture": "#texture", "rotation": 270 },
|
||||
"up": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture", "rotation": 90 },
|
||||
"north": { "uv": [ 13, 15.5, 13.5, 16 ], "texture": "#texture", "rotation": 270 },
|
||||
"south": { "uv": [ 2.5, 15.5, 3, 16 ], "texture": "#texture", "rotation": 90 },
|
||||
"west": { "uv": [ 13, 1, 13.5, 15 ], "texture": "#texture", "rotation": 270 },
|
||||
"east": { "uv": [ 13.5, 15, 13, 1 ], "texture": "#texture", "rotation": 90 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 15.5, 2.5, 1 ],
|
||||
"to": [ 16, 3, 15 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 15, 16, 1, 15.5 ], "texture": "#texture", "rotation": 270 },
|
||||
"up": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture", "rotation": 90 },
|
||||
"north": { "uv": [ 2.5, 15.5, 3, 16 ], "texture": "#texture", "rotation": 270 },
|
||||
"south": { "uv": [ 13, 15.5, 13.5, 16 ], "texture": "#texture", "rotation": 90 },
|
||||
"west": { "uv": [ 2.5, 1, 3, 15 ], "texture": "#texture", "rotation": 270 },
|
||||
"east": { "uv": [ 3, 15, 2.5, 1 ], "texture": "#texture", "rotation": 90 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 15.5, 5.5, 1 ],
|
||||
"to": [ 16, 6, 15 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 15, 16, 1, 15.5 ], "texture": "#texture", "rotation": 270 },
|
||||
"up": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture", "rotation": 90 },
|
||||
"north": { "uv": [ 5.5, 15.5, 6, 16 ], "texture": "#texture", "rotation": 270 },
|
||||
"south": { "uv": [ 10, 15.5, 10.5, 16 ], "texture": "#texture", "rotation": 90 },
|
||||
"west": { "uv": [ 5.5, 1, 6, 15 ], "texture": "#texture", "rotation": 270 },
|
||||
"east": { "uv": [ 6, 15, 5.5, 1 ], "texture": "#texture", "rotation": 90 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 15.5, 1, 2.5 ],
|
||||
"to": [ 16, 15, 3 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 13.5, 16, 13, 15.5 ], "texture": "#texture", "rotation": 270 },
|
||||
"up": { "uv": [ 2.5, 15.5, 3, 16 ], "texture": "#texture", "rotation": 90 },
|
||||
"north": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture", "rotation": 270 },
|
||||
"south": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture", "rotation": 90 },
|
||||
"west": { "uv": [ 2.5, 1, 3, 15 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 3, 15, 2.5, 1 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 15.5, 1, 5.5 ],
|
||||
"to": [ 16, 15, 6 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 10.5, 16, 10, 15.5 ], "texture": "#texture", "rotation": 270 },
|
||||
"up": { "uv": [ 5.5, 15.5, 6, 16 ], "texture": "#texture", "rotation": 90 },
|
||||
"north": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture", "rotation": 270 },
|
||||
"south": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture", "rotation": 90 },
|
||||
"west": { "uv": [ 5.5, 1, 6, 15 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 6, 15, 5.5, 1 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 15.5, 1, 10 ],
|
||||
"to": [ 16, 15, 10.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 6, 16, 5.5, 15.5 ], "texture": "#texture", "rotation": 270 },
|
||||
"up": { "uv": [ 10, 15.5, 10.5, 16 ], "texture": "#texture", "rotation": 90 },
|
||||
"north": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture", "rotation": 270 },
|
||||
"south": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture", "rotation": 90 },
|
||||
"west": { "uv": [ 10, 1, 10.5, 15 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 10.5, 15, 10, 1 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 15.5, 1, 13 ],
|
||||
"to": [ 16, 15, 13.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 3, 16, 2.5, 15.5 ], "texture": "#texture", "rotation": 270 },
|
||||
"up": { "uv": [ 13, 15.5, 13.5, 16 ], "texture": "#texture", "rotation": 90 },
|
||||
"north": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture", "rotation": 270 },
|
||||
"south": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture", "rotation": 90 },
|
||||
"west": { "uv": [ 13, 1, 13.5, 15 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 13.5, 15, 13, 1 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 0, 10, 1 ],
|
||||
"to": [ 0.5, 10.5, 15 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 15, 16, 1, 15.5 ], "texture": "#texture", "rotation": 270 },
|
||||
"up": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture", "rotation": 90 },
|
||||
"north": { "uv": [ 10, 15.5, 10.5, 16 ], "texture": "#texture", "rotation": 270 },
|
||||
"south": { "uv": [ 5.5, 15.5, 6, 16 ], "texture": "#texture", "rotation": 90 },
|
||||
"west": { "uv": [ 10, 1, 10.5, 15 ], "texture": "#texture", "rotation": 270 },
|
||||
"east": { "uv": [ 10.5, 15, 10, 1 ], "texture": "#texture", "rotation": 90 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 0, 13, 1 ],
|
||||
"to": [ 0.5, 13.5, 15 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 15, 16, 1, 15.5 ], "texture": "#texture", "rotation": 270 },
|
||||
"up": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture", "rotation": 90 },
|
||||
"north": { "uv": [ 13, 15.5, 13.5, 16 ], "texture": "#texture", "rotation": 270 },
|
||||
"south": { "uv": [ 2.5, 15.5, 3, 16 ], "texture": "#texture", "rotation": 90 },
|
||||
"west": { "uv": [ 13, 1, 13.5, 15 ], "texture": "#texture", "rotation": 270 },
|
||||
"east": { "uv": [ 13.5, 15, 13, 1 ], "texture": "#texture", "rotation": 90 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 0, 2.5, 1 ],
|
||||
"to": [ 0.5, 3, 15 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 15, 16, 1, 15.5 ], "texture": "#texture", "rotation": 270 },
|
||||
"up": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture", "rotation": 90 },
|
||||
"north": { "uv": [ 2.5, 15.5, 3, 16 ], "texture": "#texture", "rotation": 270 },
|
||||
"south": { "uv": [ 13, 15.5, 13.5, 16 ], "texture": "#texture", "rotation": 90 },
|
||||
"west": { "uv": [ 2.5, 1, 3, 15 ], "texture": "#texture", "rotation": 270 },
|
||||
"east": { "uv": [ 3, 15, 2.5, 1 ], "texture": "#texture", "rotation": 90 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 0, 5.5, 1 ],
|
||||
"to": [ 0.5, 6, 15 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 15, 16, 1, 15.5 ], "texture": "#texture", "rotation": 270 },
|
||||
"up": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture", "rotation": 90 },
|
||||
"north": { "uv": [ 5.5, 15.5, 6, 16 ], "texture": "#texture", "rotation": 270 },
|
||||
"south": { "uv": [ 10, 15.5, 10.5, 16 ], "texture": "#texture", "rotation": 90 },
|
||||
"west": { "uv": [ 5.5, 1, 6, 15 ], "texture": "#texture", "rotation": 270 },
|
||||
"east": { "uv": [ 6, 15, 5.5, 1 ], "texture": "#texture", "rotation": 90 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 0, 1, 2.5 ],
|
||||
"to": [ 0.5, 15, 3 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 13.5, 16, 13, 15.5 ], "texture": "#texture", "rotation": 270 },
|
||||
"up": { "uv": [ 2.5, 15.5, 3, 16 ], "texture": "#texture", "rotation": 90 },
|
||||
"north": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture", "rotation": 270 },
|
||||
"south": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture", "rotation": 90 },
|
||||
"west": { "uv": [ 2.5, 1, 3, 15 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 3, 15, 2.5, 1 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 0, 1, 5.5 ],
|
||||
"to": [ 0.5, 15, 6 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 10.5, 16, 10, 15.5 ], "texture": "#texture", "rotation": 270 },
|
||||
"up": { "uv": [ 5.5, 15.5, 6, 16 ], "texture": "#texture", "rotation": 90 },
|
||||
"north": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture", "rotation": 270 },
|
||||
"south": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture", "rotation": 90 },
|
||||
"west": { "uv": [ 5.5, 1, 6, 15 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 6, 15, 5.5, 1 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 0, 1, 10 ],
|
||||
"to": [ 0.5, 15, 10.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 6, 16, 5.5, 15.5 ], "texture": "#texture", "rotation": 270 },
|
||||
"up": { "uv": [ 10, 15.5, 10.5, 16 ], "texture": "#texture", "rotation": 90 },
|
||||
"north": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture", "rotation": 270 },
|
||||
"south": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture", "rotation": 90 },
|
||||
"west": { "uv": [ 10, 1, 10.5, 15 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 10.5, 15, 10, 1 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 0, 1, 13 ],
|
||||
"to": [ 0.5, 15, 13.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 3, 16, 2.5, 15.5 ], "texture": "#texture", "rotation": 270 },
|
||||
"up": { "uv": [ 13, 15.5, 13.5, 16 ], "texture": "#texture", "rotation": 90 },
|
||||
"north": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture", "rotation": 270 },
|
||||
"south": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture", "rotation": 90 },
|
||||
"west": { "uv": [ 13, 1, 13.5, 15 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 13.5, 15, 13, 1 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 1, 15.5, 10 ],
|
||||
"to": [ 15, 16, 10.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 10, 1, 10.5, 15 ], "texture": "#texture", "rotation": 270 },
|
||||
"up": { "uv": [ 10, 1, 10.5, 15 ], "texture": "#texture", "rotation": 90 },
|
||||
"north": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 10, 15.5, 10.5, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 5.5, 15.5, 6, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 1, 15.5, 13 ],
|
||||
"to": [ 15, 16, 13.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 13, 1, 13.5, 15 ], "texture": "#texture", "rotation": 270 },
|
||||
"up": { "uv": [ 13, 1, 13.5, 15 ], "texture": "#texture", "rotation": 90 },
|
||||
"north": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 13, 15.5, 13.5, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 2.5, 15.5, 3, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 1, 15.5, 2.5 ],
|
||||
"to": [ 15, 16, 3 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 2.5, 1, 3, 15 ], "texture": "#texture", "rotation": 270 },
|
||||
"up": { "uv": [ 2.5, 1, 3, 15 ], "texture": "#texture", "rotation": 90 },
|
||||
"north": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 2.5, 15.5, 3, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 13, 15.5, 13.5, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 1, 15.5, 5.5 ],
|
||||
"to": [ 15, 16, 6 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 5.5, 1, 6, 15 ], "texture": "#texture", "rotation": 270 },
|
||||
"up": { "uv": [ 5.5, 1, 6, 15 ], "texture": "#texture", "rotation": 90 },
|
||||
"north": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 5.5, 15.5, 6, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 10, 15.5, 10.5, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 2.5, 15.5, 1 ],
|
||||
"to": [ 3, 16, 15 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 2.5, 1, 3, 15 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 2.5, 1, 3, 15 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 13, 0, 13.5, 0.5 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 2.5, 0, 3, 0.5 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 1, 0, 15, 0.5 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 1, 0, 15, 0.5 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 5.5, 15.5, 1 ],
|
||||
"to": [ 6, 16, 15 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 5.5, 1, 6, 15 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 5.5, 1, 6, 15 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 10, 0, 10.5, 0.5 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 5.5, 0, 6, 0.5 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 1, 0, 15, 0.5 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 1, 0, 15, 0.5 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 10, 15.5, 1 ],
|
||||
"to": [ 10.5, 16, 15 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 10, 1, 10.5, 15 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 10, 1, 10.5, 15 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 5.5, 0, 6, 0.5 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 10, 0, 10.5, 0.5 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 1, 0, 15, 0.5 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 1, 0, 15, 0.5 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 13, 15.5, 1 ],
|
||||
"to": [ 13.5, 16, 15 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 13, 1, 13.5, 15 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 13, 1, 13.5, 15 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 2.5, 0, 3, 0.5 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 13, 0, 13.5, 0.5 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 1, 0, 15, 0.5 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 1, 0, 15, 0.5 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 1, 0, 10 ],
|
||||
"to": [ 15, 0.5, 10.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 10, 1, 10.5, 15 ], "texture": "#texture", "rotation": 270 },
|
||||
"up": { "uv": [ 10, 1, 10.5, 15 ], "texture": "#texture", "rotation": 90 },
|
||||
"north": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 10, 15.5, 10.5, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 5.5, 15.5, 6, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 1, 0, 13 ],
|
||||
"to": [ 15, 0.5, 13.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 13, 1, 13.5, 15 ], "texture": "#texture", "rotation": 270 },
|
||||
"up": { "uv": [ 13, 1, 13.5, 15 ], "texture": "#texture", "rotation": 90 },
|
||||
"north": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 13, 15.5, 13.5, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 2.5, 15.5, 3, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 1, 0, 2.5 ],
|
||||
"to": [ 15, 0.5, 3 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 2.5, 1, 3, 15 ], "texture": "#texture", "rotation": 270 },
|
||||
"up": { "uv": [ 2.5, 1, 3, 15 ], "texture": "#texture", "rotation": 90 },
|
||||
"north": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 2.5, 15.5, 3, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 13, 15.5, 13.5, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 1, 0, 5.5 ],
|
||||
"to": [ 15, 0.5, 6 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 5.5, 1, 6, 15 ], "texture": "#texture", "rotation": 270 },
|
||||
"up": { "uv": [ 5.5, 1, 6, 15 ], "texture": "#texture", "rotation": 90 },
|
||||
"north": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 5.5, 15.5, 6, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 10, 15.5, 10.5, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 2.5, 0, 1 ],
|
||||
"to": [ 3, 0.5, 15 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 2.5, 1, 3, 15 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 2.5, 1, 3, 15 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 13, 15.5, 13.5, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 2.5, 15.5, 3, 16 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 5.5, 0, 1 ],
|
||||
"to": [ 6, 0.5, 15 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 5.5, 1, 6, 15 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 5.5, 1, 6, 15 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 10, 15.5, 10.5, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 5.5, 15.5, 6, 16 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 10, 0, 1 ],
|
||||
"to": [ 10.5, 0.5, 15 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 10, 1, 10.5, 15 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 10, 1, 10.5, 15 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 5.5, 15.5, 6, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 10, 15.5, 10.5, 16 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 13, 0, 1 ],
|
||||
"to": [ 13.5, 0.5, 15 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 13, 1, 13.5, 15 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 13, 1, 13.5, 15 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 2.5, 15.5, 3, 16 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 13, 15.5, 13.5, 16 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 1, 10, 0 ],
|
||||
"to": [ 15, 10.5, 0.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 15, 16, 1, 15.5 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 10.5, 15, 10, 1 ], "texture": "#texture", "rotation": 90 },
|
||||
"south": { "uv": [ 10, 1, 10.5, 15 ], "texture": "#texture", "rotation": 270 },
|
||||
"west": { "uv": [ 10, 15.5, 10.5, 16 ], "texture": "#texture", "rotation": 270 },
|
||||
"east": { "uv": [ 5.5, 15.5, 6, 16 ], "texture": "#texture", "rotation": 90 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 1, 13, 0 ],
|
||||
"to": [ 15, 13.5, 0.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 15, 16, 1, 15.5 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 13.5, 15, 13, 1 ], "texture": "#texture", "rotation": 90 },
|
||||
"south": { "uv": [ 13, 1, 13.5, 15 ], "texture": "#texture", "rotation": 270 },
|
||||
"west": { "uv": [ 13, 15.5, 13.5, 16 ], "texture": "#texture", "rotation": 270 },
|
||||
"east": { "uv": [ 2.5, 15.5, 3, 16 ], "texture": "#texture", "rotation": 90 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 1, 2.5, 0 ],
|
||||
"to": [ 15, 3, 0.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 15, 16, 1, 15.5 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 3, 15, 2.5, 1 ], "texture": "#texture", "rotation": 90 },
|
||||
"south": { "uv": [ 2.5, 1, 3, 15 ], "texture": "#texture", "rotation": 270 },
|
||||
"west": { "uv": [ 2.5, 15.5, 3, 16 ], "texture": "#texture", "rotation": 270 },
|
||||
"east": { "uv": [ 13, 15.5, 13.5, 16 ], "texture": "#texture", "rotation": 90 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 1, 5.5, 0 ],
|
||||
"to": [ 15, 6, 0.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 15, 16, 1, 15.5 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 6, 15, 5.5, 1 ], "texture": "#texture", "rotation": 90 },
|
||||
"south": { "uv": [ 5.5, 1, 6, 15 ], "texture": "#texture", "rotation": 270 },
|
||||
"west": { "uv": [ 5.5, 15.5, 6, 16 ], "texture": "#texture", "rotation": 270 },
|
||||
"east": { "uv": [ 10, 15.5, 10.5, 16 ], "texture": "#texture", "rotation": 90 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 2.5, 1, 0 ],
|
||||
"to": [ 3, 15, 0.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 13.5, 16, 13, 15.5 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 2.5, 15.5, 3, 16 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 3, 15, 2.5, 1 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 2.5, 1, 3, 15 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture", "rotation": 270 },
|
||||
"east": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture", "rotation": 90 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 5.5, 1, 0 ],
|
||||
"to": [ 6, 15, 0.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 10.5, 16, 10, 15.5 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 5.5, 15.5, 6, 16 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 6, 15, 5.5, 1 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 5.5, 1, 6, 15 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture", "rotation": 270 },
|
||||
"east": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture", "rotation": 90 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 10, 1, 0 ],
|
||||
"to": [ 10.5, 15, 0.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 6, 16, 5.5, 15.5 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 10, 15.5, 10.5, 16 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 10.5, 15, 10, 1 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 10, 1, 10.5, 15 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture", "rotation": 270 },
|
||||
"east": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture", "rotation": 90 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 13, 1, 0 ],
|
||||
"to": [ 13.5, 15, 0.5 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 3, 16, 2.5, 15.5 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 13, 15.5, 13.5, 16 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 13.5, 15, 13, 1 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 13, 1, 13.5, 15 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture", "rotation": 270 },
|
||||
"east": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture", "rotation": 90 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 1, 10, 15.5 ],
|
||||
"to": [ 15, 10.5, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 15, 16, 1, 15.5 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 10.5, 15, 10, 1 ], "texture": "#texture", "rotation": 90 },
|
||||
"south": { "uv": [ 10, 1, 10.5, 15 ], "texture": "#texture", "rotation": 270 },
|
||||
"west": { "uv": [ 10, 15.5, 10.5, 16 ], "texture": "#texture", "rotation": 270 },
|
||||
"east": { "uv": [ 5.5, 15.5, 6, 16 ], "texture": "#texture", "rotation": 90 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 1, 13, 15.5 ],
|
||||
"to": [ 15, 13.5, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 15, 16, 1, 15.5 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 13.5, 15, 13, 1 ], "texture": "#texture", "rotation": 90 },
|
||||
"south": { "uv": [ 13, 1, 13.5, 15 ], "texture": "#texture", "rotation": 270 },
|
||||
"west": { "uv": [ 13, 15.5, 13.5, 16 ], "texture": "#texture", "rotation": 270 },
|
||||
"east": { "uv": [ 2.5, 15.5, 3, 16 ], "texture": "#texture", "rotation": 90 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 1, 2.5, 15.5 ],
|
||||
"to": [ 15, 3, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 15, 16, 1, 15.5 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 3, 15, 2.5, 1 ], "texture": "#texture", "rotation": 90 },
|
||||
"south": { "uv": [ 2.5, 1, 3, 15 ], "texture": "#texture", "rotation": 270 },
|
||||
"west": { "uv": [ 2.5, 15.5, 3, 16 ], "texture": "#texture", "rotation": 270 },
|
||||
"east": { "uv": [ 13, 15.5, 13.5, 16 ], "texture": "#texture", "rotation": 90 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 1, 5.5, 15.5 ],
|
||||
"to": [ 15, 6, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 15, 16, 1, 15.5 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 6, 15, 5.5, 1 ], "texture": "#texture", "rotation": 90 },
|
||||
"south": { "uv": [ 5.5, 1, 6, 15 ], "texture": "#texture", "rotation": 270 },
|
||||
"west": { "uv": [ 5.5, 15.5, 6, 16 ], "texture": "#texture", "rotation": 270 },
|
||||
"east": { "uv": [ 10, 15.5, 10.5, 16 ], "texture": "#texture", "rotation": 90 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 2.5, 1, 15.5 ],
|
||||
"to": [ 3, 15, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 13.5, 16, 13, 15.5 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 2.5, 15.5, 3, 16 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 3, 15, 2.5, 1 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 2.5, 1, 3, 15 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture", "rotation": 270 },
|
||||
"east": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture", "rotation": 90 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 5.5, 1, 15.5 ],
|
||||
"to": [ 6, 15, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 10.5, 16, 10, 15.5 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 5.5, 15.5, 6, 16 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 6, 15, 5.5, 1 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 5.5, 1, 6, 15 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture", "rotation": 270 },
|
||||
"east": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture", "rotation": 90 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 10, 1, 15.5 ],
|
||||
"to": [ 10.5, 15, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 6, 16, 5.5, 15.5 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 10, 15.5, 10.5, 16 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 10.5, 15, 10, 1 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 10, 1, 10.5, 15 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture", "rotation": 270 },
|
||||
"east": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture", "rotation": 90 }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box25",
|
||||
"from": [ 13, 1, 15.5 ],
|
||||
"to": [ 13.5, 15, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 3, 16, 2.5, 15.5 ], "texture": "#texture" },
|
||||
"up": { "uv": [ 13, 15.5, 13.5, 16 ], "texture": "#texture" },
|
||||
"north": { "uv": [ 13.5, 15, 13, 1 ], "texture": "#texture" },
|
||||
"south": { "uv": [ 13, 1, 13.5, 15 ], "texture": "#texture" },
|
||||
"west": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture", "rotation": 270 },
|
||||
"east": { "uv": [ 1, 15.5, 15, 16 ], "texture": "#texture", "rotation": 90 }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
10
models/spawner.json.textures
Normal file
10
models/spawner.json.textures
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"mappings": {
|
||||
"default": {
|
||||
"map": {
|
||||
"texture": "spawnertexture"
|
||||
},
|
||||
"name": "default"
|
||||
}
|
||||
}
|
||||
}
|
||||
128
models/teleporter.json
Normal file
128
models/teleporter.json
Normal file
@@ -0,0 +1,128 @@
|
||||
{
|
||||
"__comment": "Designed by Netquick with Cubik Studio - https://cubik.studio",
|
||||
"textures": {
|
||||
"particle": "blocks/particle",
|
||||
"Plate": "blocks/plate",
|
||||
"Border": "blocks/border"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"__comment": "Box3",
|
||||
"from": [ 0, 1, 15 ],
|
||||
"to": [ 3, 1.5, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 13, 1, 16 ], "texture": "#Border", "rotation": 90 },
|
||||
"up": { "uv": [ 0, 0, 1, 3 ], "texture": "#Border", "rotation": 270 },
|
||||
"north": { "uv": [ 13, 14.5, 16, 15 ], "texture": "#Border" },
|
||||
"south": { "uv": [ 0, 14.5, 3, 15 ], "texture": "#Border" },
|
||||
"west": { "uv": [ 15, 14.5, 16, 15 ], "texture": "#Border" },
|
||||
"east": { "uv": [ 0, 14.5, 1, 15 ], "texture": "#Border" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box3",
|
||||
"from": [ 0, 1, 13 ],
|
||||
"to": [ 1, 1.5, 15 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 1, 13, 2, 14 ], "texture": "#Border", "rotation": 90 },
|
||||
"up": { "uv": [ 1, 2, 2, 3 ], "texture": "#Border", "rotation": 270 },
|
||||
"north": { "uv": [ 13, 14, 14, 15 ], "texture": "#Border" },
|
||||
"south": { "uv": [ 2, 14, 3, 15 ], "texture": "#Border" },
|
||||
"west": { "uv": [ 14, 14, 15, 15 ], "texture": "#Border" },
|
||||
"east": { "uv": [ 1, 14, 2, 15 ], "texture": "#Border" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box3",
|
||||
"from": [ 0, 1, 0 ],
|
||||
"to": [ 1, 1.5, 3 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 13, 1, 16 ], "texture": "#Border" },
|
||||
"up": { "uv": [ 0, 0, 1, 3 ], "texture": "#Border" },
|
||||
"north": { "uv": [ 15, 14.5, 16, 15 ], "texture": "#Border" },
|
||||
"south": { "uv": [ 0, 14.5, 1, 15 ], "texture": "#Border" },
|
||||
"west": { "uv": [ 0, 14.5, 3, 15 ], "texture": "#Border" },
|
||||
"east": { "uv": [ 13, 14.5, 16, 15 ], "texture": "#Border" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box3",
|
||||
"from": [ 1, 1, 0 ],
|
||||
"to": [ 3, 1.5, 1 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 1, 13, 2, 14 ], "texture": "#Border" },
|
||||
"up": { "uv": [ 1, 2, 2, 3 ], "texture": "#Border" },
|
||||
"north": { "uv": [ 14, 14, 15, 15 ], "texture": "#Border" },
|
||||
"south": { "uv": [ 1, 14, 2, 15 ], "texture": "#Border" },
|
||||
"west": { "uv": [ 2, 14, 3, 15 ], "texture": "#Border" },
|
||||
"east": { "uv": [ 13, 14, 14, 15 ], "texture": "#Border" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box3",
|
||||
"from": [ 13, 1, 0 ],
|
||||
"to": [ 16, 1.5, 1 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 13, 1, 16 ], "texture": "#Border", "rotation": 270 },
|
||||
"up": { "uv": [ 0, 0, 1, 3 ], "texture": "#Border", "rotation": 90 },
|
||||
"north": { "uv": [ 0, 14.5, 3, 15 ], "texture": "#Border" },
|
||||
"south": { "uv": [ 13, 14.5, 16, 15 ], "texture": "#Border" },
|
||||
"west": { "uv": [ 0, 14.5, 1, 15 ], "texture": "#Border" },
|
||||
"east": { "uv": [ 15, 14.5, 16, 15 ], "texture": "#Border" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box3",
|
||||
"from": [ 15, 1, 1 ],
|
||||
"to": [ 16, 1.5, 3 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 1, 13, 2, 14 ], "texture": "#Border", "rotation": 270 },
|
||||
"up": { "uv": [ 1, 2, 2, 3 ], "texture": "#Border", "rotation": 90 },
|
||||
"north": { "uv": [ 2, 14, 3, 15 ], "texture": "#Border" },
|
||||
"south": { "uv": [ 13, 14, 14, 15 ], "texture": "#Border" },
|
||||
"west": { "uv": [ 1, 14, 2, 15 ], "texture": "#Border" },
|
||||
"east": { "uv": [ 14, 14, 15, 15 ], "texture": "#Border" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box3",
|
||||
"from": [ 15, 1, 13 ],
|
||||
"to": [ 16, 1.5, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 13, 1, 16 ], "texture": "#Border", "rotation": 180 },
|
||||
"up": { "uv": [ 0, 0, 1, 3 ], "texture": "#Border", "rotation": 180 },
|
||||
"north": { "uv": [ 0, 14.5, 1, 15 ], "texture": "#Border" },
|
||||
"south": { "uv": [ 15, 14.5, 16, 15 ], "texture": "#Border" },
|
||||
"west": { "uv": [ 13, 14.5, 16, 15 ], "texture": "#Border" },
|
||||
"east": { "uv": [ 0, 14.5, 3, 15 ], "texture": "#Border" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box3",
|
||||
"from": [ 13, 1, 15 ],
|
||||
"to": [ 15, 1.5, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 1, 13, 2, 14 ], "texture": "#Border", "rotation": 180 },
|
||||
"up": { "uv": [ 1, 2, 2, 3 ], "texture": "#Border", "rotation": 180 },
|
||||
"north": { "uv": [ 1, 14, 2, 15 ], "texture": "#Border" },
|
||||
"south": { "uv": [ 14, 14, 15, 15 ], "texture": "#Border" },
|
||||
"west": { "uv": [ 13, 14, 14, 15 ], "texture": "#Border" },
|
||||
"east": { "uv": [ 2, 14, 3, 15 ], "texture": "#Border" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"__comment": "Box10",
|
||||
"from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 1, 16 ],
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#Plate" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#Plate" },
|
||||
"north": { "uv": [ 0, 15, 16, 16 ], "texture": "#Plate" },
|
||||
"south": { "uv": [ 0, 15, 16, 16 ], "texture": "#Plate" },
|
||||
"west": { "uv": [ 0, 15, 16, 16 ], "texture": "#Plate" },
|
||||
"east": { "uv": [ 0, 15, 16, 16 ], "texture": "#Plate" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
11
models/teleporter.json.textures
Normal file
11
models/teleporter.json.textures
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"mappings": {
|
||||
"default": {
|
||||
"map": {
|
||||
"Border": "border",
|
||||
"Plate": "plate"
|
||||
},
|
||||
"name": "default"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user