diff --git a/kfc/src/main/resources/assets/forgecraft/models/item/e_particle.png b/kfc/src/main/resources/assets/forgecraft/models/item/e_particle.png new file mode 100644 index 00000000..e557878f Binary files /dev/null and b/kfc/src/main/resources/assets/forgecraft/models/item/e_particle.png differ diff --git a/kfc/src/main/resources/assets/forgecraft/models/item/e_texture.png b/kfc/src/main/resources/assets/forgecraft/models/item/e_texture.png new file mode 100644 index 00000000..7291f2ea Binary files /dev/null and b/kfc/src/main/resources/assets/forgecraft/models/item/e_texture.png differ diff --git a/kfc/src/main/resources/assets/forgecraft/models/item/modelspear.json b/kfc/src/main/resources/assets/forgecraft/models/item/modelspear.json new file mode 100644 index 00000000..78c835a8 --- /dev/null +++ b/kfc/src/main/resources/assets/forgecraft/models/item/modelspear.json @@ -0,0 +1,98 @@ +{ + "__comment": "Designed by Kitsushadow with Cubik Studio - https://cubik.studio", + "textures": { + "particle": "blocks/e_particle", + "texture": "blocks/e_texture" + }, + "elements": [ + { + "__comment": "Box1", + "from": [ 7.5, 0.5, -5 ], + "to": [ 9, 2, 31 ], + "faces": { + "down": { "uv": [ 7.5, 0, 9, 16 ], "texture": "#texture" }, + "up": { "uv": [ 7.5, 0, 9, 16 ], "texture": "#texture" }, + "north": { "uv": [ 7, 14, 8.5, 15.5 ], "texture": "#texture" }, + "south": { "uv": [ 7.5, 14, 9, 15.5 ], "texture": "#texture" }, + "west": { "uv": [ 0, 14, 16, 15.5 ], "texture": "#texture" }, + "east": { "uv": [ 0, 14, 16, 15.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Box17", + "from": [ 6, 1, -3 ], + "to": [ 10.5, 1.5, -1 ], + "faces": { + "down": { "uv": [ 6, 1, 10.5, 3 ], "texture": "#texture" }, + "up": { "uv": [ 6, 13, 10.5, 15 ], "texture": "#texture" }, + "north": { "uv": [ 5.5, 14.5, 10, 15 ], "texture": "#texture" }, + "south": { "uv": [ 6, 14.5, 10.5, 15 ], "texture": "#texture" }, + "west": { "uv": [ 13, 14.5, 15, 15 ], "texture": "#texture" }, + "east": { "uv": [ 1, 14.5, 3, 15 ], "texture": "#texture" } + } + }, + { + "__comment": "Box17", + "from": [ 7, 1, -8.5 ], + "to": [ 9.5, 1.5, -5.5 ], + "faces": { + "down": { "uv": [ 6.5, 4, 10, 5 ], "texture": "#texture" }, + "up": { "uv": [ 6.5, 11, 10, 12 ], "texture": "#texture" }, + "north": { "uv": [ 6, 14.5, 9.5, 15 ], "texture": "#texture" }, + "south": { "uv": [ 6.5, 14.5, 10, 15 ], "texture": "#texture" }, + "west": { "uv": [ 11, 14.5, 12, 15 ], "texture": "#texture" }, + "east": { "uv": [ 4, 14.5, 5, 15 ], "texture": "#texture" } + } + }, + { + "__comment": "Box17", + "from": [ 6.5, 1, -5.5 ], + "to": [ 10, 1.5, -3 ], + "faces": { + "down": { "uv": [ 6.5, 4, 10, 5 ], "texture": "#texture" }, + "up": { "uv": [ 6.5, 11, 10, 12 ], "texture": "#texture" }, + "north": { "uv": [ 6, 14.5, 9.5, 15 ], "texture": "#texture" }, + "south": { "uv": [ 6.5, 14.5, 10, 15 ], "texture": "#texture" }, + "west": { "uv": [ 11, 14.5, 12, 15 ], "texture": "#texture" }, + "east": { "uv": [ 4, 14.5, 5, 15 ], "texture": "#texture" } + } + }, + { + "__comment": "Box20", + "from": [ 7.5, 1, -10.5 ], + "to": [ 9, 1.5, -8.5 ], + "faces": { + "down": { "uv": [ 7.5, 8.5, 9, 10.5 ], "texture": "#texture" }, + "up": { "uv": [ 7.5, 5.5, 9, 7.5 ], "texture": "#texture" }, + "north": { "uv": [ 7, 14.5, 8.5, 15 ], "texture": "#texture" }, + "south": { "uv": [ 7.5, 14.5, 9, 15 ], "texture": "#texture" }, + "west": { "uv": [ 5.5, 14.5, 7.5, 15 ], "texture": "#texture" }, + "east": { "uv": [ 8.5, 14.5, 10.5, 15 ], "texture": "#texture" } + } + }, + { + "__comment": "Box21", + "from": [ 8, 1, -11.5 ], + "to": [ 8.5, 1.5, -10.5 ], + "faces": { + "down": { "uv": [ 8, 10.5, 8.5, 11.5 ], "texture": "#texture" }, + "up": { "uv": [ 8, 4.5, 8.5, 5.5 ], "texture": "#texture" }, + "north": { "uv": [ 7.5, 14.5, 8, 15 ], "texture": "#texture" }, + "south": { "uv": [ 8, 14.5, 8.5, 15 ], "texture": "#texture" }, + "west": { "uv": [ 4.5, 14.5, 5.5, 15 ], "texture": "#texture" }, + "east": { "uv": [ 10.5, 14.5, 11.5, 15 ], "texture": "#texture" } + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [ 90, 0, 0 ], + "translation": [ 0, 10, 8 ] + }, + "firstperson_righthand": { + "rotation": [ 0, -90, 25 ], + "translation": [ 1.13, 3.2, 1.13 ], + "scale": [ 0.68, 0.68, 0.68 ] + } + } +} \ No newline at end of file diff --git a/kfc/src/main/resources/assets/forgecraft/models/item/rawgladius2.json b/kfc/src/main/resources/assets/forgecraft/models/item/rawgladius2.json new file mode 100644 index 00000000..7254bb90 --- /dev/null +++ b/kfc/src/main/resources/assets/forgecraft/models/item/rawgladius2.json @@ -0,0 +1,218 @@ +{ + "__comment": "Designed by Kitsushadow with Cubik Studio - https://cubik.studio", + "textures": { + "particle": "items/finished_bronze", + "texture": "items/finished_bronze" + }, + "elements": [ + { + "__comment": "Cube23", + "from": [ 7.25, -5.5, 7.25 ], + "to": [ 9.25, 1, 8.75 ], + "faces": { + "down": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" }, + "up": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" }, + "north": { "uv": [ 7, 8, 9, 16 ], "texture": "#texture" }, + "south": { "uv": [ 7, 8, 9, 16 ], "texture": "#texture" }, + "west": { "uv": [ 7.5, 8, 8.5, 16 ], "texture": "#texture" }, + "east": { "uv": [ 7.5, 8, 8.5, 16 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube23", + "from": [ 6.5, 1, 7.5 ], + "to": [ 10, 6, 8.5 ], + "faces": { + "down": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" }, + "up": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" }, + "north": { "uv": [ 7, 9, 9, 16 ], "texture": "#texture" }, + "south": { "uv": [ 7, 9, 9, 16 ], "texture": "#texture" }, + "west": { "uv": [ 7.5, 9, 8.5, 16 ], "texture": "#texture" }, + "east": { "uv": [ 7.5, 9, 8.5, 16 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube28", + "from": [ 8, 1, 8.5 ], + "to": [ 8.5, 24, 8.501 ], + "faces": { + "down": { "uv": [ 7.5, 7, 8.5, 7.5 ], "texture": "#texture" }, + "up": { "uv": [ 7.5, 8.5, 8.5, 9 ], "texture": "#texture" }, + "north": { "uv": [ 7.5, 0, 8.5, 15 ], "texture": "#texture" }, + "south": { "uv": [ 7.5, 0, 8.5, 15 ], "texture": "#texture" }, + "west": { "uv": [ 8.5, 0, 9, 15 ], "texture": "#texture" }, + "east": { "uv": [ 7, 0, 7.5, 15 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube32", + "from": [ 6.75, 21.5, 7.5 ], + "to": [ 9.75, 23, 8.5 ], + "faces": { + "down": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" }, + "up": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" }, + "north": { "uv": [ 7, 7, 9, 9.5 ], "texture": "#texture" }, + "south": { "uv": [ 7, 7, 9, 9.5 ], "texture": "#texture" }, + "west": { "uv": [ 7.5, 7, 8.5, 9.5 ], "texture": "#texture" }, + "east": { "uv": [ 7.5, 7, 8.5, 9.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube32", + "from": [ 7.25, 24.5, 7.5 ], + "to": [ 9.25, 26, 8.5 ], + "faces": { + "down": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" }, + "up": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" }, + "north": { "uv": [ 7, 7, 9, 8 ], "texture": "#texture" }, + "south": { "uv": [ 7, 7, 9, 8 ], "texture": "#texture" }, + "west": { "uv": [ 7.5, 7, 8.5, 8 ], "texture": "#texture" }, + "east": { "uv": [ 7.5, 7, 8.5, 8 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube9", + "from": [ 7.75, 27, 7.5 ], + "to": [ 8.75, 28, 8.5 ], + "faces": { + "down": { "uv": [ 8, 7.5, 8.5, 8 ], "texture": "#texture", "rotation": 180 }, + "up": { "uv": [ 8, 8, 8.5, 8.5 ], "texture": "#texture", "rotation": 180 }, + "north": { "uv": [ 8, 4.5, 8.5, 5.5 ], "texture": "#texture" }, + "south": { "uv": [ 7.5, 4.5, 8, 5.5 ], "texture": "#texture" }, + "west": { "uv": [ 7.5, 4.5, 8, 5.5 ], "texture": "#texture" }, + "east": { "uv": [ 8, 4.5, 8.5, 5.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube28", + "from": [ 8, 1, 7.499 ], + "to": [ 8.5, 24, 7.5 ], + "faces": { + "down": { "uv": [ 7.5, 7, 8.5, 7.5 ], "texture": "#texture", "rotation": 180 }, + "up": { "uv": [ 7.5, 8.5, 8.5, 9 ], "texture": "#texture", "rotation": 180 }, + "north": { "uv": [ 7.5, 0, 8.5, 15 ], "texture": "#texture" }, + "south": { "uv": [ 7.5, 0, 8.5, 15 ], "texture": "#texture" }, + "west": { "uv": [ 7, 0, 7.5, 15 ], "texture": "#texture" }, + "east": { "uv": [ 8.5, 0, 9, 15 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube13", + "from": [ 7, 23, 7.5 ], + "to": [ 9.5, 24.5, 8.5 ], + "faces": { + "down": { "uv": [ 7, 7.5, 9.5, 8.5 ], "texture": "#texture" }, + "up": { "uv": [ 7, 7.5, 9.5, 8.5 ], "texture": "#texture" }, + "north": { "uv": [ 6.5, 7.5, 9, 9 ], "texture": "#texture" }, + "south": { "uv": [ 7, 7.5, 9.5, 9 ], "texture": "#texture" }, + "west": { "uv": [ 7.5, 7.5, 8.5, 9 ], "texture": "#texture" }, + "east": { "uv": [ 7.5, 7.5, 8.5, 9 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube14", + "from": [ 7.5, 26, 7.5 ], + "to": [ 9, 27, 8.5 ], + "faces": { + "down": { "uv": [ 7.5, 7.5, 9, 8.5 ], "texture": "#texture" }, + "up": { "uv": [ 7.5, 7.5, 9, 8.5 ], "texture": "#texture" }, + "north": { "uv": [ 7, 5, 8.5, 6 ], "texture": "#texture" }, + "south": { "uv": [ 7.5, 5, 9, 6 ], "texture": "#texture" }, + "west": { "uv": [ 7.5, 5, 8.5, 6 ], "texture": "#texture" }, + "east": { "uv": [ 7.5, 5, 8.5, 6 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube17", + "from": [ 8, -8.5, 7.75 ], + "to": [ 8.5, -5.5, 8.25 ], + "faces": { + "down": { "uv": [ 8, 7.75, 8.5, 8.25 ], "texture": "#texture" }, + "up": { "uv": [ 8, 7.75, 8.5, 8.25 ], "texture": "#texture" }, + "north": { "uv": [ 7.5, 8, 8, 11 ], "texture": "#texture" }, + "south": { "uv": [ 8, 8, 8.5, 11 ], "texture": "#texture" }, + "west": { "uv": [ 7.75, 8, 8.5, 11 ], "texture": "#texture" }, + "east": { "uv": [ 7.75, 8, 8.5, 11 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube24", + "from": [ 6.75, 6, 7.5 ], + "to": [ 9.75, 15.5, 8.5 ], + "faces": { + "down": { "uv": [ 6.75, 7.5, 9.75, 8.5 ], "texture": "#texture" }, + "up": { "uv": [ 6.75, 7.5, 9.75, 8.5 ], "texture": "#texture" }, + "north": { "uv": [ 6.25, 0.5, 9.25, 10 ], "texture": "#texture" }, + "south": { "uv": [ 6.75, 0.5, 9.75, 10 ], "texture": "#texture" }, + "west": { "uv": [ 7.5, 0.5, 8.5, 10 ], "texture": "#texture" }, + "east": { "uv": [ 7.5, 0.5, 8.5, 10 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube19", + "from": [ 6.5, 15.5, 7.5 ], + "to": [ 10, 21.5, 8.5 ], + "faces": { + "down": { "uv": [ 6.5, 7.5, 10, 8.5 ], "texture": "#texture" }, + "up": { "uv": [ 6.5, 7.5, 10, 8.5 ], "texture": "#texture" }, + "north": { "uv": [ 6, 0, 9.5, 0.5 ], "texture": "#texture" }, + "south": { "uv": [ 6.5, 0, 10, 0.5 ], "texture": "#texture" }, + "west": { "uv": [ 7.5, 0, 8.5, 0.5 ], "texture": "#texture" }, + "east": { "uv": [ 7.5, 0, 8.5, 0.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Cube20", + "from": [ 8, 27.75, 7.5 ], + "to": [ 8.5, 28.75, 8.5 ], + "faces": { + "down": { "uv": [ 8, 7.5, 8.5, 8.5 ], "texture": "#texture" }, + "up": { "uv": [ 8, 7.5, 8.5, 8.5 ], "texture": "#texture" }, + "north": { "uv": [ 7.5, 3.25, 8, 4.25 ], "texture": "#texture" }, + "south": { "uv": [ 8, 3.25, 8.5, 4.25 ], "texture": "#texture" }, + "west": { "uv": [ 7.5, 3.25, 8.5, 4.25 ], "texture": "#texture" }, + "east": { "uv": [ 7.5, 3.25, 8.5, 4.25 ], "texture": "#texture" } + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [ 0, 90, 0 ], + "translation": [ 0, 5.9, 1.33 ], + "scale": [ 0.75, 0.75, 0.75 ] + }, + "thirdperson_lefthand": { + "rotation": [ 0, 90, 0 ], + "translation": [ 0, 5.9, 1.33 ], + "scale": [ 0.75, 0.75, 0.75 ] + }, + "firstperson_righthand": { + "rotation": [ 0, 90, 0 ], + "translation": [ 0, 6.6, 1 ], + "scale": [ 0.75, 0.75, 0.75 ] + }, + "firstperson_lefthand": { + "rotation": [ 0, 90, 0 ], + "translation": [ 0, 6.6, 1 ], + "scale": [ 0.75, 0.75, 0.75 ] + }, + "gui": { + "rotation": [ 0, 0, -45 ], + "translation": [ -0.4, -0.4, 0 ], + "scale": [ 0.5, 0.5, 0.5 ] + }, + "head": { + "rotation": [ -90, 0, 0 ], + "translation": [ 0, 7.2, 0 ] + }, + "ground": { + "rotation": [ 90, 0, 0 ], + "scale": [ 0.75, 0.75, 0.75 ] + }, + "fixed": { + "rotation": [ 0, 0, 45 ], + "translation": [ 0.7, -0.7, 0 ], + "scale": [ 0.66, 0.66, 0.66 ] + } + } +} \ No newline at end of file diff --git a/kfc/src/main/resources/assets/forgecraft/models/item/rawlongsword.json b/kfc/src/main/resources/assets/forgecraft/models/item/rawlongsword.json new file mode 100644 index 00000000..552f0df7 --- /dev/null +++ b/kfc/src/main/resources/assets/forgecraft/models/item/rawlongsword.json @@ -0,0 +1,154 @@ +{ + "__comment": "Designed by Captainaviator with Cubik Studio - https://cubik.studio", + "textures": { + "particle": "blocks/e_particle", + "texture": "blocks/iron_ingot", + "light": "blocks/iron_ingot_light", + "dark": "blocks/iron_ingot_dark" + }, + "elements": [ + { + "__comment": "Box1", + "from": [ 7.5, 0, -14.5 ], + "to": [ 8, 0.5, 16 ], + "faces": { + "down": { "uv": [ 7.5, 0, 8, 16 ], "texture": "#dark" }, + "up": { "uv": [ 7.5, 0, 8, 16 ], "texture": "#dark" }, + "north": { "uv": [ 8, 15.5, 8.5, 16 ], "texture": "#dark" }, + "south": { "uv": [ 7.5, 15.5, 8, 16 ], "texture": "#dark" }, + "west": { "uv": [ 0, 15.5, 16, 16 ], "texture": "#dark" }, + "east": { "uv": [ 0, 15.5, 16, 16 ], "texture": "#dark" } + } + }, + { + "__comment": "Box2", + "from": [ 8, 0, -14.5 ], + "to": [ 8.5, 0.5, 16 ], + "faces": { + "down": { "uv": [ 8, 0, 8.5, 16 ], "texture": "#texture" }, + "up": { "uv": [ 8, 0, 8.5, 16 ], "texture": "#texture" }, + "north": { "uv": [ 7.5, 15.5, 8, 16 ], "texture": "#texture" }, + "south": { "uv": [ 8, 15.5, 8.5, 16 ], "texture": "#texture" }, + "west": { "uv": [ 0, 15.5, 16, 16 ], "texture": "#texture" }, + "east": { "uv": [ 0, 15.5, 16, 16 ], "texture": "#texture" } + } + }, + { + "__comment": "Box3", + "from": [ 7, 0, -14.5 ], + "to": [ 7.5, 0.5, 16 ], + "faces": { + "down": { "uv": [ 7, 0, 7.5, 16 ], "texture": "#texture" }, + "up": { "uv": [ 7, 0, 7.5, 16 ], "texture": "#texture" }, + "north": { "uv": [ 8.5, 15.5, 9, 16 ], "texture": "#texture" }, + "south": { "uv": [ 7, 15.5, 7.5, 16 ], "texture": "#texture" }, + "west": { "uv": [ 0, 15.5, 16, 16 ], "texture": "#texture" }, + "east": { "uv": [ 0, 15.5, 16, 16 ], "texture": "#texture" } + } + }, + { + "__comment": "Box4", + "from": [ 8.5, 0, -13.5 ], + "to": [ 9, 0.5, 16 ], + "faces": { + "down": { "uv": [ 8.5, 0, 9, 16 ], "texture": "#light" }, + "up": { "uv": [ 8.5, 0, 9, 16 ], "texture": "#light" }, + "north": { "uv": [ 7, 15.5, 7.5, 16 ], "texture": "#light" }, + "south": { "uv": [ 8.5, 15.5, 9, 16 ], "texture": "#light" }, + "west": { "uv": [ 0, 15.5, 16, 16 ], "texture": "#light" }, + "east": { "uv": [ 0, 15.5, 16, 16 ], "texture": "#light" } + } + }, + { + "__comment": "Box5", + "from": [ 6.5, 0, -13.5 ], + "to": [ 7, 0.5, 16 ], + "faces": { + "down": { "uv": [ 6.5, 0, 7, 16 ], "texture": "#light" }, + "up": { "uv": [ 6.5, 0, 7, 16 ], "texture": "#light" }, + "north": { "uv": [ 9, 15.5, 9.5, 16 ], "texture": "#light" }, + "south": { "uv": [ 6.5, 15.5, 7, 16 ], "texture": "#light" }, + "west": { "uv": [ 0, 15.5, 16, 16 ], "texture": "#light" }, + "east": { "uv": [ 0, 15.5, 16, 16 ], "texture": "#light" } + } + }, + { + "__comment": "Box9", + "from": [ 7, 0, 16 ], + "to": [ 8.5, 0.5, 21 ], + "faces": { + "down": { "uv": [ 7, 11, 8.5, 15.5 ], "texture": "#texture" }, + "up": { "uv": [ 7, 0.5, 8.5, 5 ], "texture": "#texture" }, + "north": { "uv": [ 7.5, 15.25, 9, 16 ], "texture": "#texture" }, + "south": { "uv": [ 7, 15.25, 8.5, 16 ], "texture": "#texture" }, + "west": { "uv": [ 0.5, 15.25, 5, 16 ], "texture": "#texture" }, + "east": { "uv": [ 11, 15.25, 15.5, 16 ], "texture": "#texture" } + } + }, + { + "__comment": "Box10", + "from": [ 7.25, -0.25, 21 ], + "to": [ 8.25, 0.75, 24.5 ], + "faces": { + "down": { "uv": [ 7.25, 7.5, 8.25, 11 ], "texture": "#texture" }, + "up": { "uv": [ 7.25, 5, 8.25, 8.5 ], "texture": "#texture" }, + "north": { "uv": [ 7.75, 15.25, 8.75, 16 ], "texture": "#texture" }, + "south": { "uv": [ 7.25, 15.25, 8.25, 16 ], "texture": "#texture" }, + "west": { "uv": [ 5, 15.25, 8.5, 16 ], "texture": "#texture" }, + "east": { "uv": [ 7.5, 15.25, 11, 16 ], "texture": "#texture" } + } + }, + { + "__comment": "Box17", + "from": [ 7.5, 0, -15.5 ], + "to": [ 8, 0.5, -14.5 ], + "faces": { + "down": { "uv": [ 7.5, 14.5, 8, 15.5 ], "texture": "#light" }, + "up": { "uv": [ 7.5, 0.5, 8, 1.5 ], "texture": "#light" }, + "north": { "uv": [ 8, 15.5, 8.5, 16 ], "texture": "#light" }, + "south": { "uv": [ 7.5, 15.5, 8, 16 ], "texture": "#light" }, + "west": { "uv": [ 0.5, 15.5, 1.5, 16 ], "texture": "#light" }, + "east": { "uv": [ 14.5, 15.5, 15.5, 16 ], "texture": "#light" } + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [ 90, 0, -90 ], + "translation": [ 6, 8.39, 1.25 ], + "scale": [ 0.85, 0.85, 0.85 ] + }, + "thirdperson_lefthand": { + "rotation": [ 90, 0, -90 ], + "translation": [ 5.5, 7, 1.25 ], + "scale": [ 0.75, 0.75, 0.75 ] + }, + "firstperson_righthand": { + "rotation": [ 75, -4, -84 ], + "translation": [ 7.75, 4, 0 ], + "scale": [ 0.75, 0.75, 0.75 ] + }, + "firstperson_lefthand": { + "rotation": [ 75, -4, -84 ], + "translation": [ 7.75, 4, 0 ], + "scale": [ 0.75, 0.75, 0.75 ] + }, + "gui": { + "rotation": [ 90, -45, 3 ], + "translation": [ -0.7, -0.7, 4 ], + "scale": [ 0.5, 0.5, 0.5 ] + }, + "head": { + "translation": [ 0, 14.65, 0 ] + }, + "ground": { + "translation": [ 0, 2, 0 ], + "scale": [ 0.5, 0.5, 0.5 ] + }, + "fixed": { + "rotation": [ 90, 45, 3 ], + "translation": [ 1, -1, 5.5 ], + "scale": [ 0.65, 0.65, 0.65 ] + } + } +} \ No newline at end of file diff --git a/kfc/src/main/resources/assets/forgecraft/models/item/rawslayer.json b/kfc/src/main/resources/assets/forgecraft/models/item/rawslayer.json new file mode 100644 index 00000000..0366b8ef --- /dev/null +++ b/kfc/src/main/resources/assets/forgecraft/models/item/rawslayer.json @@ -0,0 +1,312 @@ +{ + "__comment": "Designed by Captainaviator with Cubik Studio - https://cubik.studio", + "textures": { + "particle": "blocks/e_particle", + "texture": "blocks/iron_ingot", + "dark": "blocks/e_texture", + "light": "blocks/e_texture" + }, + "elements": [ + { + "__comment": "Box1", + "from": [ 5, 16.5, -15 ], + "to": [ 10.5, 17.5, 18 ], + "faces": { + "down": { "uv": [ 5, 0, 10.5, 16 ], "texture": "#texture" }, + "up": { "uv": [ 5, 0, 10.5, 16 ], "texture": "#texture" }, + "north": { "uv": [ 5.5, 15.5, 11, 16 ], "texture": "#texture" }, + "south": { "uv": [ 5, 15.5, 10.5, 16 ], "texture": "#texture" }, + "west": { "uv": [ 0, 15.5, 16, 16 ], "texture": "#texture" }, + "east": { "uv": [ 0, 15.5, 16, 16 ], "texture": "#texture" } + } + }, + { + "__comment": "Box1", + "from": [ 7, 16, -12.5 ], + "to": [ 10.5, 18, 18 ], + "faces": { + "down": { "uv": [ 7, 0, 10.5, 16 ], "texture": "#texture" }, + "up": { "uv": [ 7, 0, 10.5, 16 ], "texture": "#texture" }, + "north": { "uv": [ 5.5, 0, 9, 0.25 ], "texture": "#texture" }, + "south": { "uv": [ 7, 0, 10.5, 0.25 ], "texture": "#texture" }, + "west": { "uv": [ 0, 0, 16, 0.25 ], "texture": "#texture" }, + "east": { "uv": [ 0, 0, 16, 0.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Box1", + "from": [ 9, 15.5, -10 ], + "to": [ 10.5, 18.5, 18 ], + "faces": { + "down": { "uv": [ 9, 0, 10.5, 16 ], "texture": "#texture" }, + "up": { "uv": [ 9, 0, 10.5, 16 ], "texture": "#texture" }, + "north": { "uv": [ 5.5, 0, 7, 0.5 ], "texture": "#texture" }, + "south": { "uv": [ 9, 0, 10.5, 0.5 ], "texture": "#texture" }, + "west": { "uv": [ 0, 0, 16, 0.5 ], "texture": "#texture" }, + "east": { "uv": [ 0, 0, 16, 0.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Box4", + "from": [ 14, 16.5, -15 ], + "to": [ 14.5, 17.5, -9 ], + "faces": { + "down": { "uv": [ 14, 9, 14.5, 15 ], "texture": "#texture" }, + "up": { "uv": [ 14, 1, 14.5, 7 ], "texture": "#texture" }, + "north": { "uv": [ 1.5, 15.5, 2, 16 ], "texture": "#texture" }, + "south": { "uv": [ 14, 15.5, 14.5, 16 ], "texture": "#texture" }, + "east": { "uv": [ 9, 15.5, 15, 16 ], "texture": "#texture" } + } + }, + { + "__comment": "Box5", + "from": [ 14.5, 16.5, -15 ], + "to": [ 15, 17.5, -13 ], + "faces": { + "down": { "uv": [ 14.5, 13, 15, 15 ], "texture": "#texture" }, + "up": { "uv": [ 14.5, 1, 15, 3 ], "texture": "#texture" }, + "north": { "uv": [ 1, 15.5, 1.5, 16 ], "texture": "#texture" }, + "south": { "uv": [ 14.5, 15.5, 15, 16 ], "texture": "#texture" }, + "east": { "uv": [ 13, 15.5, 15, 16 ], "texture": "#texture" } + } + }, + { + "__comment": "Box6", + "from": [ 15, 16.5, -15 ], + "to": [ 15.5, 17.5, -14 ], + "faces": { + "down": { "uv": [ 15, 14, 15.5, 15 ], "texture": "#texture" }, + "up": { "uv": [ 15, 1, 15.5, 2 ], "texture": "#texture" }, + "north": { "uv": [ 0.5, 15.5, 1, 16 ], "texture": "#texture" }, + "south": { "uv": [ 15, 15.5, 15.5, 16 ], "texture": "#texture" }, + "east": { "uv": [ 14, 15.5, 15, 16 ], "texture": "#texture" } + } + }, + { + "__comment": "Box7", + "from": [ 15.5, 16.5, -15 ], + "to": [ 16, 17.5, -14.5 ], + "faces": { + "down": { "uv": [ 15.5, 14.5, 16, 15 ], "texture": "#texture" }, + "up": { "uv": [ 15.5, 1, 16, 1.5 ], "texture": "#texture" }, + "north": { "uv": [ 0, 15.5, 0.5, 16 ], "texture": "#texture" }, + "south": { "uv": [ 15.5, 15.5, 16, 16 ], "texture": "#texture" }, + "east": { "uv": [ 14.5, 15.5, 15, 16 ], "texture": "#texture" } + } + }, + { + "__comment": "Box8", + "from": [ 5, 16.5, 18 ], + "to": [ 7, 17.5, 18.5 ], + "faces": { + "down": { "uv": [ 5, 13.5, 7, 14 ], "texture": "#texture" }, + "up": { "uv": [ 5, 2, 7, 2.5 ], "texture": "#texture" }, + "south": { "uv": [ 5, 15.5, 7, 16 ], "texture": "#texture" }, + "west": { "uv": [ 2, 15.5, 2.5, 16 ], "texture": "#texture" }, + "east": { "uv": [ 13.5, 15.5, 14, 16 ], "texture": "#texture" } + } + }, + { + "__comment": "Box9", + "from": [ 5, 16.5, 18.5 ], + "to": [ 6, 17.5, 19 ], + "faces": { + "down": { "uv": [ 5, 13, 6, 13.5 ], "texture": "#texture" }, + "up": { "uv": [ 5, 2.5, 6, 3 ], "texture": "#texture" }, + "south": { "uv": [ 5, 15.5, 6, 16 ], "texture": "#texture" }, + "west": { "uv": [ 2.5, 15.5, 3, 16 ], "texture": "#texture" }, + "east": { "uv": [ 13, 15.5, 13.5, 16 ], "texture": "#texture" } + } + }, + { + "__comment": "Box10", + "from": [ 5, 16.5, 19 ], + "to": [ 5.5, 17.5, 19.5 ], + "faces": { + "down": { "uv": [ 5, 12.5, 5.5, 13 ], "texture": "#texture" }, + "up": { "uv": [ 5, 3, 5.5, 3.5 ], "texture": "#texture" }, + "south": { "uv": [ 5, 15.5, 5.5, 16 ], "texture": "#texture" }, + "west": { "uv": [ 3, 15.5, 3.5, 16 ], "texture": "#texture" }, + "east": { "uv": [ 12.5, 15.5, 13, 16 ], "texture": "#texture" } + } + }, + { + "__comment": "Box11", + "from": [ 13.5, 16.5, 18 ], + "to": [ 14, 17.5, 19 ], + "faces": { + "down": { "uv": [ 13.5, 13, 14, 14 ], "texture": "#texture" }, + "up": { "uv": [ 13.5, 2, 14, 3 ], "texture": "#texture" }, + "south": { "uv": [ 13.5, 15.5, 14, 16 ], "texture": "#texture" }, + "east": { "uv": [ 13, 15.5, 14, 16 ], "texture": "#texture" } + } + }, + { + "__comment": "Box12", + "from": [ 13, 16, 18 ], + "to": [ 13.5, 18, 19 ], + "faces": { + "down": { "uv": [ 13, 13, 13.5, 14 ], "texture": "#texture" }, + "up": { "uv": [ 13, 2, 13.5, 3 ], "texture": "#texture" }, + "south": { "uv": [ 13, 0, 13.5, 0.25 ], "texture": "#texture" }, + "west": { "uv": [ 2, 0, 3, 0.25 ], "texture": "#texture" }, + "east": { "uv": [ 13, 0, 14, 0.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Box13", + "from": [ 12, 15.5, 18 ], + "to": [ 13, 18.5, 18.5 ], + "faces": { + "down": { "uv": [ 12, 13.5, 13, 14 ], "texture": "#texture" }, + "up": { "uv": [ 12, 2, 13, 2.5 ], "texture": "#texture" }, + "south": { "uv": [ 12, 0, 13, 0.5 ], "texture": "#texture" }, + "west": { "uv": [ 2, 0, 2.5, 0.5 ], "texture": "#texture" }, + "east": { "uv": [ 13.5, 0, 14, 0.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Box15", + "from": [ 12, 16.5, -15 ], + "to": [ 14, 17.5, 18 ], + "faces": { + "down": { "uv": [ 12, 0, 14, 16 ], "texture": "#texture" }, + "up": { "uv": [ 12, 0, 14, 16 ], "texture": "#texture" }, + "north": { "uv": [ 2, 15.5, 4, 16 ], "texture": "#texture" }, + "south": { "uv": [ 12, 15.5, 14, 16 ], "texture": "#texture" }, + "west": { "uv": [ 0, 15.5, 16, 16 ], "texture": "#texture" }, + "east": { "uv": [ 0, 15.5, 16, 16 ], "texture": "#texture" } + } + }, + { + "__comment": "Box16", + "from": [ 10.5, 16.5, -15 ], + "to": [ 12, 17.5, -7 ], + "faces": { + "down": { "uv": [ 10.5, 7, 12, 15 ], "texture": "#texture" }, + "up": { "uv": [ 10.5, 1, 12, 9 ], "texture": "#texture" }, + "north": { "uv": [ 4, 15.5, 5.5, 16 ], "texture": "#texture" } + } + }, + { + "__comment": "Box17", + "from": [ 10.5, 15.5, 15 ], + "to": [ 11.5, 18.5, 18 ], + "faces": { + "down": { "uv": [ 10.5, 0, 11.5, 1 ], "texture": "#texture" }, + "up": { "uv": [ 10.5, 15, 11.5, 16 ], "texture": "#texture" }, + "north": { "uv": [ 4.5, 0, 5.5, 0.5 ], "texture": "#texture" }, + "south": { "uv": [ 10.5, 0, 11.5, 0.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Box18", + "from": [ 10.5, 16, -12.5 ], + "to": [ 13.5, 18, -7 ], + "faces": { + "down": { "uv": [ 10.5, 7, 13.5, 12.5 ], "texture": "#texture" }, + "up": { "uv": [ 10.5, 3.5, 13.5, 9 ], "texture": "#texture" }, + "north": { "uv": [ 2.5, 0, 5.5, 0.25 ], "texture": "#texture" }, + "south": { "uv": [ 10.5, 0, 13.5, 0.25 ], "texture": "#texture" }, + "east": { "uv": [ 7, 0, 12.5, 0.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Box19", + "from": [ 13, 16, -7 ], + "to": [ 13.5, 18, 18 ], + "faces": { + "down": { "uv": [ 13, 0, 13.5, 16 ], "texture": "#texture" }, + "up": { "uv": [ 13, 0, 13.5, 16 ], "texture": "#texture" }, + "east": { "uv": [ 0, 0, 16, 0.25 ], "texture": "#texture" } + } + }, + { + "__comment": "Box20", + "from": [ 11.5, 15.5, -10 ], + "to": [ 13, 18.5, 18 ], + "faces": { + "down": { "uv": [ 11.5, 0, 13, 16 ], "texture": "#texture" }, + "up": { "uv": [ 11.5, 0, 13, 16 ], "texture": "#texture" }, + "north": { "uv": [ 3, 0, 4.5, 0.5 ], "texture": "#texture" }, + "south": { "uv": [ 11.5, 0, 13, 0.5 ], "texture": "#texture" }, + "west": { "uv": [ 0, 0, 16, 0.5 ], "texture": "#texture" }, + "east": { "uv": [ 0, 0, 16, 0.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Box21", + "from": [ 10.5, 15.5, -10 ], + "to": [ 11.5, 18.5, -7 ], + "faces": { + "down": { "uv": [ 10.5, 7, 11.5, 10 ], "texture": "#texture" }, + "up": { "uv": [ 10.5, 6, 11.5, 9 ], "texture": "#texture" }, + "north": { "uv": [ 4.5, 0, 5.5, 0.5 ], "texture": "#texture" }, + "south": { "uv": [ 10.5, 0, 11.5, 0.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Box22", + "from": [ 9, 16.5, 18 ], + "to": [ 10.5, 17.5, 29 ], + "faces": { + "down": { "uv": [ 9, 3, 10.5, 14 ], "texture": "#texture" }, + "up": { "uv": [ 9, 2, 10.5, 13 ], "texture": "#texture" }, + "north": { "uv": [ 5.5, 14.5, 7, 15.5 ], "texture": "#texture" }, + "south": { "uv": [ 9, 14.5, 10.5, 15.5 ], "texture": "#texture" }, + "west": { "uv": [ 2, 14.5, 13, 15.5 ], "texture": "#texture" }, + "east": { "uv": [ 3, 14.5, 14, 15.5 ], "texture": "#texture" } + } + }, + { + "__comment": "Box22", + "from": [ 9.25, 16.25, 18 ], + "to": [ 10.25, 17.75, 31.5 ], + "faces": { + "down": { "uv": [ 9.25, 3, 10.25, 14 ], "texture": "#dark" }, + "up": { "uv": [ 9.25, 2, 10.25, 13 ], "texture": "#dark" }, + "north": { "uv": [ 5.75, 14.25, 6.75, 15.75 ], "texture": "#texture" }, + "south": { "uv": [ 9.25, 14.25, 10.25, 15.75 ], "texture": "#texture" }, + "west": { "uv": [ 2, 0, 13, 0.5 ], "texture": "#dark" }, + "east": { "uv": [ 3, 0, 14, 0.5 ], "texture": "#dark" } + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [ 90, 0, 90 ], + "translation": [ 6.75, 10, 0 ], + "scale": [ 0.75, 0.75, 0.75 ] + }, + "thirdperson_lefthand": { + "rotation": [ 90, 0, -90 ], + "translation": [ -6.75, 10, 0 ], + "scale": [ 0.75, 0.75, 0.75 ] + }, + "firstperson_righthand": { + "rotation": [ 80, 0, 91 ], + "translation": [ 12.526, 4.2, -12.51 ] + }, + "firstperson_lefthand": { + "rotation": [ 80, 0, -75 ], + "translation": [ 0.7, 4.2, -12.51 ] + }, + "gui": { + "rotation": [ 90, -45, 180 ], + "translation": [ 0, -1.3, 0 ], + "scale": [ 0.4, 0.4, 0.4 ] + }, + "head": { + "translation": [ -1.5, -0.85, 0 ] + }, + "ground": { + "translation": [ 0, -5, 0 ], + "scale": [ 0.5, 0.5, 0.5 ] + }, + "fixed": { + "rotation": [ 90, 45, 0 ], + "translation": [ 0, -1.391, -4.173 ], + "scale": [ 0.51, 0.51, 0.5 ] + } + } +} \ No newline at end of file