diff --git a/kfc/src/main/resources/assets/forgecraft/models/block/cannonbase_default.json b/kfc/src/main/resources/assets/forgecraft/models/block/cannonbase_default.json new file mode 100644 index 00000000..97af836c --- /dev/null +++ b/kfc/src/main/resources/assets/forgecraft/models/block/cannonbase_default.json @@ -0,0 +1,95 @@ +{ + "__comment": "Designed by Kitsushadow with Cubik Studio - https://cubik.studio", + "textures": { + "particle": "blocks/e_particle", + "texture": "items/finished_bronze", + "texture1": "blocks/log_stripped_oak_side" + }, + "elements": [ + { + "__comment": "Box1", + "from": [ 2, 0, 0 ], + "to": [ 14, 2, 16 ], + "faces": { + "down": { "uv": [ 2, 0, 14, 16 ], "texture": "#texture1" }, + "up": { "uv": [ 2, 0, 14, 16 ], "texture": "#texture1" }, + "north": { "uv": [ 2, 14, 14, 16 ], "texture": "#texture1" }, + "south": { "uv": [ 2, 14, 14, 16 ], "texture": "#texture1" }, + "west": { "uv": [ 1, 0, 3, 16 ], "texture": "#texture1", "rotation": 90 }, + "east": { "uv": [ 1, 0, 3, 16 ], "texture": "#texture1", "rotation": 270 } + } + }, + { + "__comment": "Box2", + "from": [ 2, 2, 1 ], + "to": [ 4, 4, 15 ], + "faces": { + "up": { "uv": [ 2, 1, 4, 15 ], "texture": "#texture1" }, + "north": { "uv": [ 12, 12, 14, 14 ], "texture": "#texture1" }, + "south": { "uv": [ 2, 12, 4, 14 ], "texture": "#texture1" }, + "west": { "uv": [ 1, 12, 15, 14 ], "texture": "#texture1" }, + "east": { "uv": [ 1, 12, 15, 14 ], "texture": "#texture1" } + } + }, + { + "__comment": "Box2", + "from": [ 12, 2, 1 ], + "to": [ 14, 4, 15 ], + "faces": { + "up": { "uv": [ 12, 1, 14, 15 ], "texture": "#texture1" }, + "north": { "uv": [ 2, 12, 4, 14 ], "texture": "#texture1" }, + "south": { "uv": [ 12, 12, 14, 14 ], "texture": "#texture1" }, + "west": { "uv": [ 1, 12, 15, 14 ], "texture": "#texture1" }, + "east": { "uv": [ 1, 12, 15, 14 ], "texture": "#texture1" } + } + }, + { + "__comment": "Box4", + "from": [ 2, 4, 3 ], + "to": [ 4, 6, 13 ], + "faces": { + "up": { "uv": [ 2, 3, 4, 13 ], "texture": "#texture1" }, + "north": { "uv": [ 12, 10, 14, 12 ], "texture": "#texture1" }, + "south": { "uv": [ 2, 10, 4, 12 ], "texture": "#texture1" }, + "west": { "uv": [ 3, 10, 13, 12 ], "texture": "#texture1" }, + "east": { "uv": [ 3, 10, 13, 12 ], "texture": "#texture1" } + } + }, + { + "__comment": "Box6", + "from": [ 2, 6, 5 ], + "to": [ 4, 8, 11 ], + "faces": { + "up": { "uv": [ 2, 5, 4, 11 ], "texture": "#texture1" }, + "north": { "uv": [ 12, 8, 14, 10 ], "texture": "#texture1" }, + "south": { "uv": [ 2, 8, 4, 10 ], "texture": "#texture1" }, + "west": { "uv": [ 5, 8, 11, 10 ], "texture": "#texture1" }, + "east": { "uv": [ 5, 8, 11, 10 ], "texture": "#texture1" } + } + }, + { + "__comment": "Box4", + "from": [ 12, 4, 3 ], + "to": [ 14, 6, 13 ], + "faces": { + "up": { "uv": [ 12, 3, 14, 13 ], "texture": "#texture1" }, + "north": { "uv": [ 2, 10, 4, 12 ], "texture": "#texture1" }, + "south": { "uv": [ 12, 10, 14, 12 ], "texture": "#texture1" }, + "west": { "uv": [ 3, 10, 13, 12 ], "texture": "#texture1" }, + "east": { "uv": [ 3, 10, 13, 12 ], "texture": "#texture1" } + } + }, + { + "__comment": "Box6", + "from": [ 12, 6, 5 ], + "to": [ 14, 8, 11 ], + "faces": { + "up": { "uv": [ 12, 5, 14, 11 ], "texture": "#texture1" }, + "north": { "uv": [ 2, 8, 4, 10 ], "texture": "#texture1" }, + "south": { "uv": [ 12, 8, 14, 10 ], "texture": "#texture1" }, + "west": { "uv": [ 5, 8, 11, 10 ], "texture": "#texture1" }, + "east": { "uv": [ 5, 8, 11, 10 ], "texture": "#texture1" } + } + } + ] +} \ No newline at end of file diff --git a/kfc/src/main/resources/assets/forgecraft/models/item/cannon_default.json b/kfc/src/main/resources/assets/forgecraft/models/item/cannon_default.json new file mode 100644 index 00000000..23036d9c --- /dev/null +++ b/kfc/src/main/resources/assets/forgecraft/models/item/cannon_default.json @@ -0,0 +1,683 @@ +{ + "__comment": "Designed by Kitsushadow with Cubik Studio - https://cubik.studio", + "textures": { + "particle": "blocks/e_particle", + "texture": "items/finished_bronze", + "texture1": "blocks/log_stripped_oak_side" + }, + "elements": [ + { + "__comment": "Box12", + "from": [ 4, 6.5, 7.5 ], + "to": [ 5, 7.5, 8.5 ], + "faces": { + "down": { "uv": [ 4, 7.5, 5, 8.5 ], "texture": "#texture" }, + "up": { "uv": [ 4, 7.5, 5, 8.5 ], "texture": "#texture" }, + "north": { "uv": [ 11, 8.5, 12, 9.5 ], "texture": "#texture" }, + "south": { "uv": [ 4, 8.5, 5, 9.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Box12", + "from": [ 11, 6.5, 7.5 ], + "to": [ 12, 7.5, 8.5 ], + "faces": { + "down": { "uv": [ 11, 7.5, 12, 8.5 ], "texture": "#texture" }, + "up": { "uv": [ 11, 7.5, 12, 8.5 ], "texture": "#texture" }, + "north": { "uv": [ 4, 8.5, 5, 9.5 ], "texture": "#texture" }, + "south": { "uv": [ 11, 8.5, 12, 9.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Box14", + "from": [ 5, 6, 0 ], + "to": [ 7, 8, 16 ], + "faces": { + "down": { "uv": [ 5, 0, 7, 16 ], "texture": "#texture" }, + "up": { "uv": [ 5, 0, 7, 16 ], "texture": "#texture" }, + "north": { "uv": [ 9, 8, 11, 10 ], "texture": "#texture" }, + "west": { "uv": [ 0, 8, 16, 10 ], "texture": "#texture" }, + "east": { "uv": [ 0, 8, 16, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Box14", + "from": [ 9, 6, 0 ], + "to": [ 11, 8, 16 ], + "faces": { + "down": { "uv": [ 9, 0, 11, 16 ], "texture": "#texture" }, + "up": { "uv": [ 9, 0, 11, 16 ], "texture": "#texture" }, + "north": { "uv": [ 5, 8, 7, 10 ], "texture": "#texture" }, + "west": { "uv": [ 0, 8, 16, 10 ], "texture": "#texture" }, + "east": { "uv": [ 0, 8, 16, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Box16", + "from": [ 6, 5, 0 ], + "to": [ 10, 6, 16 ], + "faces": { + "down": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" }, + "up": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" }, + "north": { "uv": [ 6, 10, 10, 11 ], "texture": "#texture" }, + "south": { "uv": [ 6, 10, 10, 11 ], "texture": "#texture" }, + "west": { "uv": [ 0, 10, 16, 11 ], "texture": "#texture" }, + "east": { "uv": [ 0, 10, 16, 11 ], "texture": "#texture" } + } + }, + { + "__comment": "Box16", + "from": [ 7, 4, 0 ], + "to": [ 9, 5, 16 ], + "faces": { + "down": { "uv": [ 7, 0, 9, 16 ], "texture": "#texture" }, + "north": { "uv": [ 7, 11, 9, 12 ], "texture": "#texture" }, + "south": { "uv": [ 7, 11, 9, 12 ], "texture": "#texture" }, + "west": { "uv": [ 0, 11, 16, 12 ], "texture": "#texture" }, + "east": { "uv": [ 0, 11, 16, 12 ], "texture": "#texture" } + } + }, + { + "__comment": "Box16", + "from": [ 6, 8, 0 ], + "to": [ 10, 9, 16 ], + "faces": { + "down": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" }, + "up": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" }, + "north": { "uv": [ 6, 7, 10, 8 ], "texture": "#texture" }, + "south": { "uv": [ 6, 7, 10, 8 ], "texture": "#texture" }, + "west": { "uv": [ 0, 7, 16, 8 ], "texture": "#texture" }, + "east": { "uv": [ 0, 7, 16, 8 ], "texture": "#texture" } + } + }, + { + "__comment": "Box16", + "from": [ 7, 9, 0 ], + "to": [ 9, 10, 16 ], + "faces": { + "up": { "uv": [ 7, 0, 9, 16 ], "texture": "#texture" }, + "north": { "uv": [ 7, 6, 9, 7 ], "texture": "#texture" }, + "south": { "uv": [ 7, 6, 9, 7 ], "texture": "#texture" }, + "west": { "uv": [ 0, 6, 16, 7 ], "texture": "#texture" }, + "east": { "uv": [ 0, 6, 16, 7 ], "texture": "#texture" } + } + }, + { + "__comment": "Box20", + "from": [ 5.5, 8, 0 ], + "to": [ 6, 8.5, 16 ], + "faces": { + "up": { "uv": [ 5.5, 0, 6, 16 ], "texture": "#texture" }, + "north": { "uv": [ 10, 7.5, 10.5, 8 ], "texture": "#texture" }, + "west": { "uv": [ 0, 7.5, 16, 8 ], "texture": "#texture" } + } + }, + { + "__comment": "Box20", + "from": [ 6.5, 9, 0 ], + "to": [ 7, 9.5, 16 ], + "faces": { + "north": { "uv": [ 5.5, 10, 6, 10.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Box20", + "from": [ 9, 9, 0 ], + "to": [ 9.5, 9.5, 16 ], + "faces": { + "north": { "uv": [ 5.5, 10, 6, 10.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Box20", + "from": [ 10, 8, 0 ], + "to": [ 10.5, 8.5, 16 ], + "faces": { + "north": { "uv": [ 5.5, 10, 6, 10.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Box20", + "from": [ 5.5, 5.5, 0 ], + "to": [ 6, 6, 16 ], + "faces": { + "north": { "uv": [ 5.5, 10, 6, 10.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Box20", + "from": [ 6.5, 4.5, 0 ], + "to": [ 7, 5, 16 ], + "faces": { + "north": { "uv": [ 5.5, 10, 6, 10.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Box20", + "from": [ 9, 4.5, 0 ], + "to": [ 9.5, 5, 16 ], + "faces": { + "north": { "uv": [ 5.5, 10, 6, 10.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Box20", + "from": [ 10, 5.5, 0 ], + "to": [ 10.5, 6, 16 ], + "faces": { + "north": { "uv": [ 5.5, 10, 6, 10.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Box28", + "from": [ 5, 6, 16 ], + "to": [ 11, 8, 16.5 ], + "faces": { + "down": { "uv": [ 5, 15.5, 11, 16 ], "texture": "#texture" }, + "up": { "uv": [ 5, 0, 11, 0.5 ], "texture": "#texture" }, + "north": { "uv": [ 5, 7.999999, 11, 9.999999 ], "texture": "#texture" }, + "south": { "uv": [ 5, 7.999999, 11, 9.999999 ], "texture": "#texture" }, + "west": { "uv": [ 0, 7.999999, 0.5, 9.999999 ], "texture": "#texture" }, + "east": { "uv": [ 15.5, 7.999999, 16, 9.999999 ], "texture": "#texture" } + } + }, + { + "__comment": "Box28", + "from": [ 6, 8.5, 16 ], + "to": [ 10, 9, 16.5 ], + "faces": { + "up": { "uv": [ 6, 0, 10, 0.5 ], "texture": "#texture" }, + "south": { "uv": [ 6, 6.999999, 10, 7.499999 ], "texture": "#texture" }, + "west": { "uv": [ 0, 6.999999, 0.5, 7.499999 ], "texture": "#texture" }, + "east": { "uv": [ 15.5, 6.999999, 16, 7.499999 ], "texture": "#texture" } + } + }, + { + "__comment": "Box28", + "from": [ 6.5, 9, 16 ], + "to": [ 9.5, 9.5, 16.5 ], + "faces": { + "up": { "uv": [ 6.5, 0, 9.5, 0.5 ], "texture": "#texture" }, + "north": { "uv": [ 6.5, 6.499999, 9.5, 6.999999 ], "texture": "#texture" }, + "south": { "uv": [ 6.5, 6.499999, 9.5, 6.999999 ], "texture": "#texture" }, + "west": { "uv": [ 0, 6.499999, 0.5, 6.999999 ], "texture": "#texture" }, + "east": { "uv": [ 15.5, 6.499999, 16, 6.999999 ], "texture": "#texture" } + } + }, + { + "__comment": "Box28", + "from": [ 7, 9.5, 16 ], + "to": [ 9, 10, 16.5 ], + "faces": { + "up": { "uv": [ 7, 0, 9, 0.5 ], "texture": "#texture" }, + "south": { "uv": [ 7, 5.999999, 9, 6.499999 ], "texture": "#texture" }, + "west": { "uv": [ 0, 5.999999, 0.5, 6.499999 ], "texture": "#texture" }, + "east": { "uv": [ 15.5, 5.999999, 16, 6.499999 ], "texture": "#texture" } + } + }, + { + "__comment": "Box28", + "from": [ 5.5, 8, 16 ], + "to": [ 10.5, 8.5, 16.5 ], + "faces": { + "up": { "uv": [ 5.5, 0, 10.5, 0.5 ], "texture": "#texture" }, + "north": { "uv": [ 5.5, 7.499999, 10.5, 7.999999 ], "texture": "#texture" }, + "south": { "uv": [ 5.5, 7.499999, 10.5, 7.999999 ], "texture": "#texture" }, + "west": { "uv": [ 0, 7.499999, 0.5, 7.999999 ], "texture": "#texture" }, + "east": { "uv": [ 15.5, 7.499999, 16, 7.999999 ], "texture": "#texture" } + } + }, + { + "__comment": "Box28", + "from": [ 5.5, 5.5, 16 ], + "to": [ 10.5, 6, 16.5 ], + "faces": { + "down": { "uv": [ 5.5, 15.5, 10.5, 16 ], "texture": "#texture" }, + "north": { "uv": [ 5.5, 10, 10.5, 10.5 ], "texture": "#texture" }, + "south": { "uv": [ 5.5, 10, 10.5, 10.5 ], "texture": "#texture" }, + "west": { "uv": [ 0, 10, 0.5, 10.5 ], "texture": "#texture" }, + "east": { "uv": [ 15.5, 10, 16, 10.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Box28", + "from": [ 6.5, 4.5, 16 ], + "to": [ 9.5, 5, 16.5 ], + "faces": { + "down": { "uv": [ 6.499998, 15.5, 9.499998, 16 ], "texture": "#texture" }, + "north": { "uv": [ 6.500002, 11, 9.500002, 11.5 ], "texture": "#texture" }, + "south": { "uv": [ 6.499998, 11, 9.499998, 11.5 ], "texture": "#texture" }, + "west": { "uv": [ 0, 11, 0.5, 11.5 ], "texture": "#texture" }, + "east": { "uv": [ 15.5, 11, 16, 11.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Box28", + "from": [ 7, 4, 16 ], + "to": [ 9, 4.5, 16.5 ], + "faces": { + "down": { "uv": [ 7, 15.5, 9, 16 ], "texture": "#texture" }, + "south": { "uv": [ 7, 11.5, 9, 12 ], "texture": "#texture" }, + "west": { "uv": [ 0, 11.5, 0.5, 12 ], "texture": "#texture" }, + "east": { "uv": [ 15.5, 11.5, 16, 12 ], "texture": "#texture" } + } + }, + { + "__comment": "Box28", + "from": [ 6, 5, 16 ], + "to": [ 10, 5.5, 16.5 ], + "faces": { + "down": { "uv": [ 6, 15.5, 10, 16 ], "texture": "#texture" }, + "south": { "uv": [ 6, 10.5, 10, 11 ], "texture": "#texture" }, + "west": { "uv": [ 0, 10.5, 0.5, 11 ], "texture": "#texture" }, + "east": { "uv": [ 15.5, 10.5, 16, 11 ], "texture": "#texture" } + } + }, + { + "__comment": "Box28", + "from": [ 6, 8, 16.5 ], + "to": [ 10, 8.5, 17 ], + "faces": { + "up": { "uv": [ 6, 0.5, 10, 1 ], "texture": "#texture" }, + "south": { "uv": [ 6, 7.5, 10, 8 ], "texture": "#texture" }, + "west": { "uv": [ 0.5, 7.5, 1, 8 ], "texture": "#texture" }, + "east": { "uv": [ 15, 7.5, 15.5, 8 ], "texture": "#texture" } + } + }, + { + "__comment": "Box28", + "from": [ 6.5, 8.5, 16.5 ], + "to": [ 9.5, 9, 17 ], + "faces": { + "up": { "uv": [ 6.5, 0.5, 9.5, 1 ], "texture": "#texture" }, + "south": { "uv": [ 6.5, 7, 9.5, 7.5 ], "texture": "#texture" }, + "west": { "uv": [ 0.5, 7, 1, 7.5 ], "texture": "#texture" }, + "east": { "uv": [ 15, 7, 15.5, 7.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Box28", + "from": [ 7, 9, 16.5 ], + "to": [ 9, 9.5, 17 ], + "faces": { + "up": { "uv": [ 7, 0.5, 9, 1 ], "texture": "#texture" }, + "south": { "uv": [ 7, 6.5, 9, 7 ], "texture": "#texture" }, + "west": { "uv": [ 0.5, 6.5, 1, 7 ], "texture": "#texture" }, + "east": { "uv": [ 15, 6.5, 15.5, 7 ], "texture": "#texture" } + } + }, + { + "__comment": "Box28", + "from": [ 5.5, 6, 16.5 ], + "to": [ 10.5, 8, 17 ], + "faces": { + "down": { "uv": [ 5.5, 15, 10.5, 15.5 ], "texture": "#texture" }, + "up": { "uv": [ 5.5, 0.5, 10.5, 1 ], "texture": "#texture" }, + "south": { "uv": [ 5.5, 8, 10.5, 10 ], "texture": "#texture" }, + "west": { "uv": [ 0.5, 8, 1, 10 ], "texture": "#texture" }, + "east": { "uv": [ 15, 8, 15.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Box28", + "from": [ 7, 4.5, 16.5 ], + "to": [ 9, 5, 17 ], + "faces": { + "down": { "uv": [ 7, 15, 9, 15.5 ], "texture": "#texture" }, + "south": { "uv": [ 7, 11, 9, 11.5 ], "texture": "#texture" }, + "west": { "uv": [ 0.5, 11, 1, 11.5 ], "texture": "#texture" }, + "east": { "uv": [ 15, 11, 15.5, 11.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Box28", + "from": [ 6, 5.5, 16.5 ], + "to": [ 10, 6, 17 ], + "faces": { + "down": { "uv": [ 6, 15, 10, 15.5 ], "texture": "#texture" }, + "south": { "uv": [ 6, 10, 10, 10.5 ], "texture": "#texture" }, + "west": { "uv": [ 0.5, 10, 1, 10.5 ], "texture": "#texture" }, + "east": { "uv": [ 15, 10, 15.5, 10.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Box28", + "from": [ 6.5, 5, 16.5 ], + "to": [ 9.5, 5.5, 17 ], + "faces": { + "down": { "uv": [ 6.5, 15, 9.5, 15.5 ], "texture": "#texture" }, + "south": { "uv": [ 6.5, 10.5, 9.5, 11 ], "texture": "#texture" }, + "west": { "uv": [ 0.5, 10.5, 1, 11 ], "texture": "#texture" }, + "east": { "uv": [ 15, 10.5, 15.5, 11 ], "texture": "#texture" } + } + }, + { + "__comment": "Box63", + "from": [ 7, 6, 17.5 ], + "to": [ 9, 8, 18.5 ], + "faces": { + "down": { "uv": [ 7, 13.5, 9, 14.5 ], "texture": "#texture" }, + "up": { "uv": [ 7, 1.5, 9, 2.5 ], "texture": "#texture" }, + "south": { "uv": [ 7, 8, 9, 10 ], "texture": "#texture" }, + "west": { "uv": [ 1.5, 8, 2.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 13.5, 8, 14.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Box28", + "from": [ 7, 8.5, 17 ], + "to": [ 9, 9, 17.5 ], + "faces": { + "up": { "uv": [ 7, 1, 9, 1.5 ], "texture": "#texture" }, + "south": { "uv": [ 7, 7, 9, 7.5 ], "texture": "#texture" }, + "west": { "uv": [ 1, 7, 1.5, 7.5 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 7, 15, 7.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Box28", + "from": [ 6.5, 8, 17 ], + "to": [ 9.5, 8.5, 17.5 ], + "faces": { + "up": { "uv": [ 6.5, 1, 9.5, 1.5 ], "texture": "#texture" }, + "south": { "uv": [ 6.5, 7.5, 9.5, 8 ], "texture": "#texture" }, + "west": { "uv": [ 1, 7.5, 1.5, 8 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 7.5, 15, 8 ], "texture": "#texture" } + } + }, + { + "__comment": "Box28", + "from": [ 6, 6, 17 ], + "to": [ 10, 8, 17.5 ], + "faces": { + "down": { "uv": [ 6, 14.5, 10, 15 ], "texture": "#texture" }, + "up": { "uv": [ 6, 1, 10, 1.5 ], "texture": "#texture" }, + "south": { "uv": [ 6, 8, 10, 10 ], "texture": "#texture" }, + "west": { "uv": [ 1, 8, 1.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 8, 15, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Box28", + "from": [ 7, 5, 17 ], + "to": [ 9, 5.5, 17.5 ], + "faces": { + "down": { "uv": [ 7, 14.5, 9, 15 ], "texture": "#texture" }, + "south": { "uv": [ 7, 10.5, 9, 11 ], "texture": "#texture" }, + "west": { "uv": [ 1, 10.5, 1.5, 11 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 10.5, 15, 11 ], "texture": "#texture" } + } + }, + { + "__comment": "Box28", + "from": [ 6.5, 5.5, 17 ], + "to": [ 9.5, 6, 17.5 ], + "faces": { + "down": { "uv": [ 6.5, 14.5, 9.5, 15 ], "texture": "#texture" }, + "south": { "uv": [ 6.5, 9.999999, 9.5, 10.5 ], "texture": "#texture" }, + "west": { "uv": [ 1, 9.999999, 1.5, 10.5 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 9.999999, 15, 10.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Box70", + "from": [ 7, 4.5, -8 ], + "to": [ 9, 6, 0 ], + "faces": { + "down": { "uv": [ 7, 0, 9, 8 ], "texture": "#texture" }, + "up": { "uv": [ 7, 8, 9, 16 ], "texture": "#texture" }, + "north": { "uv": [ 7, 10, 9, 11.5 ], "texture": "#texture" }, + "south": { "uv": [ 7, 10, 9, 11.5 ], "texture": "#texture" }, + "west": { "uv": [ 8, 10, 16, 11.5 ], "texture": "#texture" }, + "east": { "uv": [ 0, 10, 8, 11.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Box70", + "from": [ 7, 8, -8 ], + "to": [ 9, 9.5, 0 ], + "faces": { + "down": { "uv": [ 7, 0, 9, 8 ], "texture": "#texture" }, + "up": { "uv": [ 7, 8, 9, 16 ], "texture": "#texture" }, + "north": { "uv": [ 7, 6.5, 9, 8 ], "texture": "#texture" }, + "south": { "uv": [ 7, 6.5, 9, 8 ], "texture": "#texture" }, + "west": { "uv": [ 8, 6.5, 16, 8 ], "texture": "#texture" }, + "east": { "uv": [ 0, 6.5, 8, 8 ], "texture": "#texture" } + } + }, + { + "__comment": "Box72", + "from": [ 9, 5, -8 ], + "to": [ 9.5, 9, 0 ], + "faces": { + "down": { "uv": [ 9, 0, 9.5, 8 ], "texture": "#texture" }, + "up": { "uv": [ 9, 8, 9.5, 16 ], "texture": "#texture" }, + "north": { "uv": [ 6.5, 7, 7, 11 ], "texture": "#texture" }, + "south": { "uv": [ 9, 7, 9.5, 11 ], "texture": "#texture" }, + "west": { "uv": [ 8, 7, 16, 11 ], "texture": "#texture" }, + "east": { "uv": [ 0, 7, 8, 11 ], "texture": "#texture" } + } + }, + { + "__comment": "Box72", + "from": [ 6.5, 5, -8 ], + "to": [ 7, 9, 0 ], + "faces": { + "down": { "uv": [ 6.5, 0, 7, 8 ], "texture": "#texture" }, + "up": { "uv": [ 6.5, 8, 7, 16 ], "texture": "#texture" }, + "north": { "uv": [ 9, 7, 9.5, 11 ], "texture": "#texture" }, + "south": { "uv": [ 6.5, 7, 7, 11 ], "texture": "#texture" }, + "west": { "uv": [ 8, 7, 16, 11 ], "texture": "#texture" }, + "east": { "uv": [ 0, 7, 8, 11 ], "texture": "#texture" } + } + }, + { + "__comment": "Box72", + "from": [ 9.5, 5.5, -8 ], + "to": [ 10, 8.5, 0 ], + "faces": { + "down": { "uv": [ 9.5, 0, 10, 8 ], "texture": "#texture" }, + "up": { "uv": [ 9.5, 8, 10, 16 ], "texture": "#texture" }, + "north": { "uv": [ 6, 7.5, 6.5, 10.5 ], "texture": "#texture" }, + "south": { "uv": [ 9.5, 7.5, 10, 10.5 ], "texture": "#texture" }, + "east": { "uv": [ 0, 7.5, 8, 10.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Box72", + "from": [ 6, 5.5, -8 ], + "to": [ 6.5, 8.5, 0 ], + "faces": { + "down": { "uv": [ 6, 0, 6.5, 8 ], "texture": "#texture" }, + "up": { "uv": [ 6, 8, 6.5, 16 ], "texture": "#texture" }, + "north": { "uv": [ 9.5, 7.5, 10, 10.5 ], "texture": "#texture" }, + "south": { "uv": [ 6, 7.5, 6.5, 10.5 ], "texture": "#texture" }, + "west": { "uv": [ 8, 7.5, 16, 10.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Box72", + "from": [ 10, 6, -8 ], + "to": [ 10.5, 8, 0 ], + "faces": { + "down": { "uv": [ 10, 0, 10.5, 8 ], "texture": "#texture" }, + "up": { "uv": [ 10, 8, 10.5, 16 ], "texture": "#texture" }, + "east": { "uv": [ 0, 8, 8, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Box72", + "from": [ 5.5, 6, -8 ], + "to": [ 6, 8, 0 ], + "faces": { + "down": { "uv": [ 5.5, 0, 6, 8 ], "texture": "#texture" }, + "up": { "uv": [ 5.5, 8, 6, 16 ], "texture": "#texture" }, + "west": { "uv": [ 8, 8, 16, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Box14", + "from": [ 5, 6, -9 ], + "to": [ 7, 8, -8 ], + "faces": { + "down": { "uv": [ 5, 8, 7, 9 ], "texture": "#texture" }, + "up": { "uv": [ 5, 7, 7, 8 ], "texture": "#texture" }, + "north": { "uv": [ 9, 8, 11, 10 ], "texture": "#texture" }, + "south": { "uv": [ 5, 8, 7, 10 ], "texture": "#texture" }, + "west": { "uv": [ 7, 8, 8, 10 ], "texture": "#texture" }, + "east": { "uv": [ 8, 8, 9, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Box14", + "from": [ 9, 6, -9 ], + "to": [ 11, 8, -8 ], + "faces": { + "down": { "uv": [ 9, 8, 11, 9 ], "texture": "#texture" }, + "up": { "uv": [ 9, 7, 11, 8 ], "texture": "#texture" }, + "north": { "uv": [ 5, 8, 7, 10 ], "texture": "#texture" }, + "south": { "uv": [ 9, 8, 11, 10 ], "texture": "#texture" }, + "west": { "uv": [ 7, 8, 8, 10 ], "texture": "#texture" }, + "east": { "uv": [ 8, 8, 9, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Box16", + "from": [ 6, 5, -9 ], + "to": [ 10, 6, -8 ], + "faces": { + "down": { "uv": [ 6, 8, 10, 9 ], "texture": "#texture" }, + "up": { "uv": [ 6, 7, 10, 8 ], "texture": "#texture" }, + "north": { "uv": [ 6, 10, 10, 11 ], "texture": "#texture" }, + "south": { "uv": [ 6, 10, 10, 11 ], "texture": "#texture" }, + "west": { "uv": [ 7, 10, 8, 11 ], "texture": "#texture" }, + "east": { "uv": [ 8, 10, 9, 11 ], "texture": "#texture" } + } + }, + { + "__comment": "Box16", + "from": [ 7, 4, -9 ], + "to": [ 9, 5, -8 ], + "faces": { + "down": { "uv": [ 7, 8, 9, 9 ], "texture": "#texture" }, + "north": { "uv": [ 7, 11, 9, 12 ], "texture": "#texture" }, + "south": { "uv": [ 7, 11, 9, 12 ], "texture": "#texture" }, + "west": { "uv": [ 7, 11, 8, 12 ], "texture": "#texture" }, + "east": { "uv": [ 8, 11, 9, 12 ], "texture": "#texture" } + } + }, + { + "__comment": "Box16", + "from": [ 6, 8, -9 ], + "to": [ 10, 9, -8 ], + "faces": { + "down": { "uv": [ 6, 8, 10, 9 ], "texture": "#texture" }, + "up": { "uv": [ 6, 7, 10, 8 ], "texture": "#texture" }, + "north": { "uv": [ 6, 7, 10, 8 ], "texture": "#texture" }, + "south": { "uv": [ 6, 7, 10, 8 ], "texture": "#texture" }, + "west": { "uv": [ 7, 7, 8, 8 ], "texture": "#texture" }, + "east": { "uv": [ 8, 7, 9, 8 ], "texture": "#texture" } + } + }, + { + "__comment": "Box16", + "from": [ 7, 9, -9 ], + "to": [ 9, 10, -8 ], + "faces": { + "up": { "uv": [ 7, 7, 9, 8 ], "texture": "#texture" }, + "north": { "uv": [ 7, 6, 9, 7 ], "texture": "#texture" }, + "south": { "uv": [ 7, 6, 9, 7 ], "texture": "#texture" }, + "west": { "uv": [ 7, 6, 8, 7 ], "texture": "#texture" }, + "east": { "uv": [ 8, 6, 9, 7 ], "texture": "#texture" } + } + }, + { + "__comment": "Box20", + "from": [ 5.5, 8, -9 ], + "to": [ 6, 8.5, -8 ], + "faces": { + "up": { "uv": [ 5.5, 7, 6, 8 ], "texture": "#texture" }, + "north": { "uv": [ 10, 7.5, 10.5, 8 ], "texture": "#texture" }, + "south": { "uv": [ 5.5, 7.5, 6, 8 ], "texture": "#texture" }, + "west": { "uv": [ 7, 7.5, 8, 8 ], "texture": "#texture" } + } + }, + { + "__comment": "Box20", + "from": [ 6.5, 9, -9 ], + "to": [ 7, 9.5, -8 ], + "faces": { + "up": { "uv": [ 6.5, 7, 7, 8 ], "texture": "#texture" }, + "north": { "uv": [ 9, 6.5, 9.5, 7 ], "texture": "#texture" }, + "south": { "uv": [ 6.5, 6.5, 7, 7 ], "texture": "#texture" }, + "west": { "uv": [ 7, 6.5, 8, 7 ], "texture": "#texture" } + } + }, + { + "__comment": "Box20", + "from": [ 9, 9, -9 ], + "to": [ 9.5, 9.5, -8 ], + "faces": { + "up": { "uv": [ 9, 7, 9.5, 8 ], "texture": "#texture" }, + "north": { "uv": [ 6.5, 6.5, 7, 7 ], "texture": "#texture" }, + "south": { "uv": [ 9, 6.5, 9.5, 7 ], "texture": "#texture" }, + "east": { "uv": [ 8, 6.5, 9, 7 ], "texture": "#texture" } + } + }, + { + "__comment": "Box20", + "from": [ 10, 8, -9 ], + "to": [ 10.5, 8.5, -8 ], + "faces": { + "up": { "uv": [ 10, 7, 10.5, 8 ], "texture": "#texture" }, + "north": { "uv": [ 5.5, 7.5, 6, 8 ], "texture": "#texture" }, + "south": { "uv": [ 10, 7.5, 10.5, 8 ], "texture": "#texture" }, + "east": { "uv": [ 8, 7.5, 9, 8 ], "texture": "#texture" } + } + }, + { + "__comment": "Box20", + "from": [ 5.5, 5.5, -9 ], + "to": [ 6, 6, -8 ], + "faces": { + "down": { "uv": [ 5.5, 8, 6, 9 ], "texture": "#texture" }, + "north": { "uv": [ 10, 10, 10.5, 10.5 ], "texture": "#texture" }, + "south": { "uv": [ 5.5, 10, 6, 10.5 ], "texture": "#texture" }, + "west": { "uv": [ 7, 10, 8, 10.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Box20", + "from": [ 6.5, 4.5, -9 ], + "to": [ 7, 5, -8 ], + "faces": { + "down": { "uv": [ 6.5, 8, 7, 9 ], "texture": "#texture" }, + "north": { "uv": [ 9, 11, 9.5, 11.5 ], "texture": "#texture" }, + "south": { "uv": [ 6.5, 11, 7, 11.5 ], "texture": "#texture" }, + "west": { "uv": [ 7, 11, 8, 11.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Box20", + "from": [ 9, 4.5, -9 ], + "to": [ 9.5, 5, -8 ], + "faces": { + "down": { "uv": [ 9, 8, 9.5, 9 ], "texture": "#texture" }, + "north": { "uv": [ 6.5, 11, 7, 11.5 ], "texture": "#texture" }, + "south": { "uv": [ 9, 11, 9.5, 11.5 ], "texture": "#texture" }, + "east": { "uv": [ 8, 11, 9, 11.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Box20", + "from": [ 10, 5.5, -9 ], + "to": [ 10.5, 6, -8 ], + "faces": { + "down": { "uv": [ 10, 8, 10.5, 9 ], "texture": "#texture" }, + "north": { "uv": [ 5.5, 10, 6, 10.5 ], "texture": "#texture" }, + "south": { "uv": [ 10, 10, 10.5, 10.5 ], "texture": "#texture" }, + "east": { "uv": [ 8, 10, 9, 10.5 ], "texture": "#texture" } + } + } + ] +} \ No newline at end of file