From 6e6e5454b7a50c8350afc18cb32cd50a1f84a680 Mon Sep 17 00:00:00 2001 From: Mohammad-Ali Minaie Date: Sat, 21 Jan 2017 21:18:44 -0500 Subject: [PATCH] updated models for all --- 1.11/gradle.properties | 2 +- .../forgecraft/models/block/firebox.json | 62 ++--- .../forgecraft/models/block/firebox_lit.json | 156 +++++------ .../forgecraft/models/block/fireboxv2.json | 78 +++--- .../models/block/pistonbellows.json | 6 +- .../models/block/pistonbellows2.json | 245 ++++++++++++++++++ 6 files changed, 404 insertions(+), 145 deletions(-) create mode 100644 1.11/src/main/resources/assets/forgecraft/models/block/pistonbellows2.json diff --git a/1.11/gradle.properties b/1.11/gradle.properties index 8592b980..bf94c564 100644 --- a/1.11/gradle.properties +++ b/1.11/gradle.properties @@ -5,7 +5,7 @@ org.gradle.jvmargs=-Xmx3G mod_group=nmd.primal.forgecraft mod_name=ForgeCraft -mod_version=1.0.5 +mod_version=1.0.6 forge_version=13.19.1.2189 mcp_mappings=snapshot_20161130 mc_version=1.11 diff --git a/1.11/src/main/resources/assets/forgecraft/models/block/firebox.json b/1.11/src/main/resources/assets/forgecraft/models/block/firebox.json index 8b937ab6..15a1d61f 100644 --- a/1.11/src/main/resources/assets/forgecraft/models/block/firebox.json +++ b/1.11/src/main/resources/assets/forgecraft/models/block/firebox.json @@ -8,90 +8,90 @@ { "__comment": "Cube1", "from": [ 0, 0, 0 ], - "to": [ 16, 8, 16 ], + "to": [ 16, 1, 16 ], "faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }, "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }, - "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" } + "north": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture" }, + "south": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture" }, + "west": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture" }, + "east": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture" } } }, { "__comment": "Cube2", - "from": [ 0, 8, 14 ], - "to": [ 4, 12, 16 ], + "from": [ 0, 1, 14 ], + "to": [ 4, 5, 16 ], "faces": { "down": { "uv": [ 0, 0, 4, 2 ], "texture": "#texture" }, "up": { "uv": [ 0, 14, 4, 16 ], "texture": "#texture" }, - "north": { "uv": [ 12, 4, 16, 8 ], "texture": "#texture" }, - "south": { "uv": [ 0, 4, 4, 8 ], "texture": "#texture" }, - "west": { "uv": [ 14, 4, 16, 8 ], "texture": "#texture" }, - "east": { "uv": [ 0, 4, 2, 8 ], "texture": "#texture" } + "north": { "uv": [ 0, 11, 4, 15 ], "texture": "#texture" }, + "south": { "uv": [ 0, 11, 4, 15 ], "texture": "#texture" }, + "west": { "uv": [ 14, 11, 16, 15 ], "texture": "#texture" }, + "east": { "uv": [ 14, 11, 16, 15 ], "texture": "#texture" } } }, { "__comment": "Cube2", - "from": [ 12, 8, 14 ], - "to": [ 16, 12, 16 ], + "from": [ 12, 1, 14 ], + "to": [ 16, 5, 16 ], "faces": { "down": { "uv": [ 0, 15, 4, 16 ], "texture": "#texture" }, "up": { "uv": [ 0, 0, 4, 1 ], "texture": "#texture" }, - "north": { "uv": [ 12, 4, 16, 8 ], "texture": "#texture" }, - "south": { "uv": [ 0, 4, 4, 8 ], "texture": "#texture" }, + "north": { "uv": [ 12, 11, 16, 15 ], "texture": "#texture" }, + "south": { "uv": [ 0, 11, 4, 15 ], "texture": "#texture" }, "west": { "uv": [ 0, 4, 1, 8 ], "texture": "#texture" }, - "east": { "uv": [ 15, 4, 16, 8 ], "texture": "#texture" } + "east": { "uv": [ 0, 11, 2, 15 ], "texture": "#texture" } } }, { "__comment": "Cube4", - "from": [ 0, 8, 0 ], + "from": [ 0, 1, 0 ], "to": [ 2, 16, 14 ], "faces": { "down": { "uv": [ 0, 0, 2, 14 ], "texture": "#texture" }, "up": { "uv": [ 0, 2, 2, 16 ], "texture": "#texture" }, - "north": { "uv": [ 14, 0, 16, 8 ], "texture": "#texture" }, + "north": { "uv": [ 14, 0, 16, 15 ], "texture": "#texture" }, "south": { "uv": [ 0, 0, 2, 8 ], "texture": "#texture" }, - "west": { "uv": [ 2, 0, 16, 8 ], "texture": "#texture" }, - "east": { "uv": [ 2, 0, 16, 8 ], "texture": "#texture" } + "west": { "uv": [ 0, 0, 14, 15 ], "texture": "#texture" }, + "east": { "uv": [ 2, 0, 16, 15 ], "texture": "#texture" } } }, { "__comment": "Cube4", - "from": [ 14, 8, 0 ], + "from": [ 14, 1, 0 ], "to": [ 16, 16, 14 ], "faces": { "down": { "uv": [ 0, 14, 2, 15 ], "texture": "#texture" }, "up": { "uv": [ 0, 2, 2, 16 ], "texture": "#texture" }, - "north": { "uv": [ 13, 0, 15, 8 ], "texture": "#texture" }, + "north": { "uv": [ 0, 0, 2, 15 ], "texture": "#texture" }, "south": { "uv": [ 0, 4, 2, 8 ], "texture": "#texture" }, - "west": { "uv": [ 2, 0, 16, 7 ], "texture": "#texture" }, - "east": { "uv": [ 0, 0, 14, 8 ], "texture": "#texture" } + "west": { "uv": [ 2, 0, 16, 15 ], "texture": "#texture" }, + "east": { "uv": [ 2, 0, 16, 15 ], "texture": "#texture" } } }, { "__comment": "Cube6", - "from": [ 0, 12, 14 ], + "from": [ 0, 5, 14 ], "to": [ 16, 16, 16 ], "faces": { "down": { "uv": [ 0, 14, 16, 16 ], "texture": "#texture" }, "up": { "uv": [ 0, 0, 2, 16 ], "texture": "#texture", "rotation": 90 }, "north": { "uv": [ 0, 3, 16, 7 ], "texture": "#texture" }, - "south": { "uv": [ 0, 0, 16, 4 ], "texture": "#texture" }, - "west": { "uv": [ 0, 0, 2, 4 ], "texture": "#texture" }, - "east": { "uv": [ 14, 0, 16, 4 ], "texture": "#texture" } + "south": { "uv": [ 0, 0, 16, 11 ], "texture": "#texture" }, + "west": { "uv": [ 14, 0, 16, 11 ], "texture": "#texture" }, + "east": { "uv": [ 14, 0, 16, 11 ], "texture": "#texture" } } }, { "__comment": "Cube7", - "from": [ 2, 8, 0 ], + "from": [ 2, 1, 0 ], "to": [ 14, 16, 2 ], "faces": { "down": { "uv": [ 2, 0, 14, 0 ], "texture": "#texture" }, "up": { "uv": [ 0, 12, 14, 14 ], "texture": "#texture" }, - "north": { "uv": [ 2, 0, 14, 8 ], "texture": "#texture" }, - "south": { "uv": [ 2, 0, 14, 8 ], "texture": "#texture" }, + "north": { "uv": [ 2, 0, 14, 15 ], "texture": "#texture" }, + "south": { "uv": [ 2, 0, 14, 15 ], "texture": "#texture" }, "west": { "uv": [ 13, 0, 15, 8 ], "texture": "#texture" }, "east": { "uv": [ 0, 0, 0, 8 ], "texture": "#texture" } } diff --git a/1.11/src/main/resources/assets/forgecraft/models/block/firebox_lit.json b/1.11/src/main/resources/assets/forgecraft/models/block/firebox_lit.json index 7c456432..17e1e1d1 100644 --- a/1.11/src/main/resources/assets/forgecraft/models/block/firebox_lit.json +++ b/1.11/src/main/resources/assets/forgecraft/models/block/firebox_lit.json @@ -8,90 +8,90 @@ { "__comment": "Cube1", "from": [ 0, 0, 0 ], - "to": [ 16, 8, 16 ], + "to": [ 16, 1, 16 ], "faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }, "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }, - "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" } + "north": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture" }, + "south": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture" }, + "west": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture" }, + "east": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture" } } }, { "__comment": "Cube2", - "from": [ 0, 8, 14 ], - "to": [ 4, 12, 16 ], + "from": [ 0, 1, 14 ], + "to": [ 4, 5, 16 ], "faces": { "down": { "uv": [ 0, 0, 4, 2 ], "texture": "#texture" }, "up": { "uv": [ 0, 14, 4, 16 ], "texture": "#texture" }, - "north": { "uv": [ 12, 4, 16, 8 ], "texture": "#texture1" }, - "south": { "uv": [ 0, 4, 4, 8 ], "texture": "#texture" }, - "west": { "uv": [ 14, 4, 16, 8 ], "texture": "#texture" }, - "east": { "uv": [ 0, 4, 2, 8 ], "texture": "#texture" } + "north": { "uv": [ 0, 11, 4, 15 ], "texture": "#texture1" }, + "south": { "uv": [ 0, 11, 4, 15 ], "texture": "#texture" }, + "west": { "uv": [ 14, 11, 16, 15 ], "texture": "#texture" }, + "east": { "uv": [ 14, 11, 16, 15 ], "texture": "#texture" } } }, { "__comment": "Cube2", - "from": [ 12, 8, 14 ], - "to": [ 16, 12, 16 ], + "from": [ 12, 1, 14 ], + "to": [ 16, 5, 16 ], "faces": { "down": { "uv": [ 0, 15, 4, 16 ], "texture": "#texture" }, "up": { "uv": [ 0, 0, 4, 1 ], "texture": "#texture" }, - "north": { "uv": [ 12, 4, 16, 8 ], "texture": "#texture1" }, - "south": { "uv": [ 0, 4, 4, 8 ], "texture": "#texture" }, + "north": { "uv": [ 12, 11, 16, 15 ], "texture": "#texture1" }, + "south": { "uv": [ 0, 11, 4, 15 ], "texture": "#texture" }, "west": { "uv": [ 0, 4, 1, 8 ], "texture": "#texture" }, - "east": { "uv": [ 15, 4, 16, 8 ], "texture": "#texture" } + "east": { "uv": [ 0, 11, 2, 15 ], "texture": "#texture" } } }, { "__comment": "Cube4", - "from": [ 0, 8, 0 ], + "from": [ 0, 1, 0 ], "to": [ 2, 16, 14 ], "faces": { "down": { "uv": [ 0, 0, 2, 14 ], "texture": "#texture" }, "up": { "uv": [ 0, 2, 2, 16 ], "texture": "#texture" }, - "north": { "uv": [ 14, 0, 16, 8 ], "texture": "#texture" }, + "north": { "uv": [ 14, 0, 16, 15 ], "texture": "#texture" }, "south": { "uv": [ 0, 0, 2, 8 ], "texture": "#texture" }, - "west": { "uv": [ 2, 0, 16, 8 ], "texture": "#texture" }, - "east": { "uv": [ 2, 0, 16, 8 ], "texture": "#texture1" } + "west": { "uv": [ 0, 0, 14, 15 ], "texture": "#texture" }, + "east": { "uv": [ 2, 0, 16, 15 ], "texture": "#texture1" } } }, { "__comment": "Cube4", - "from": [ 14, 8, 0 ], + "from": [ 14, 1, 0 ], "to": [ 16, 16, 14 ], "faces": { "down": { "uv": [ 0, 14, 2, 15 ], "texture": "#texture" }, "up": { "uv": [ 0, 2, 2, 16 ], "texture": "#texture" }, - "north": { "uv": [ 13, 0, 15, 8 ], "texture": "#texture" }, + "north": { "uv": [ 0, 0, 2, 15 ], "texture": "#texture" }, "south": { "uv": [ 0, 4, 2, 8 ], "texture": "#texture" }, - "west": { "uv": [ 2, 0, 16, 7 ], "texture": "#texture1" }, - "east": { "uv": [ 0, 0, 14, 8 ], "texture": "#texture" } + "west": { "uv": [ 2, 0, 16, 15 ], "texture": "#texture1" }, + "east": { "uv": [ 2, 0, 16, 15 ], "texture": "#texture" } } }, { "__comment": "Cube6", - "from": [ 0, 12, 14 ], + "from": [ 0, 5, 14 ], "to": [ 16, 16, 16 ], "faces": { "down": { "uv": [ 0, 14, 16, 16 ], "texture": "#texture" }, "up": { "uv": [ 0, 0, 2, 16 ], "texture": "#texture", "rotation": 90 }, - "north": { "uv": [ 0, 0, 16, 4 ], "texture": "#texture1" }, - "south": { "uv": [ 0, 0, 16, 4 ], "texture": "#texture" }, - "west": { "uv": [ 0, 0, 2, 4 ], "texture": "#texture" }, - "east": { "uv": [ 14, 0, 16, 4 ], "texture": "#texture" } + "north": { "uv": [ 0, 3, 16, 7 ], "texture": "#texture1" }, + "south": { "uv": [ 0, 0, 16, 11 ], "texture": "#texture" }, + "west": { "uv": [ 14, 0, 16, 11 ], "texture": "#texture" }, + "east": { "uv": [ 14, 0, 16, 11 ], "texture": "#texture" } } }, { "__comment": "Cube7", - "from": [ 2, 8, 0 ], + "from": [ 2, 1, 0 ], "to": [ 14, 16, 2 ], "faces": { "down": { "uv": [ 2, 0, 14, 0 ], "texture": "#texture" }, "up": { "uv": [ 0, 12, 14, 14 ], "texture": "#texture" }, - "north": { "uv": [ 2, 0, 14, 8 ], "texture": "#texture" }, - "south": { "uv": [ 2, 0, 14, 8 ], "texture": "#texture1" }, + "north": { "uv": [ 2, 0, 14, 15 ], "texture": "#texture" }, + "south": { "uv": [ 2, 0, 14, 15 ], "texture": "#texture1" }, "west": { "uv": [ 13, 0, 15, 8 ], "texture": "#texture" }, "east": { "uv": [ 0, 0, 0, 8 ], "texture": "#texture" } } @@ -101,12 +101,12 @@ "from": [ 2.5, 13, 2 ], "to": [ 3.5, 14, 14 ], "faces": { - "down": { "uv": [ 1, 12, 13, 13 ], "texture": "#texture1", "rotation": 90 }, - "up": { "uv": [ 3, 6, 15, 7 ], "texture": "#texture", "rotation": 90 }, - "north": { "uv": [ 12, 2, 13, 3 ], "texture": "#texture" }, - "south": { "uv": [ 4, 2, 5, 3 ], "texture": "#texture" }, - "west": { "uv": [ 2, 4, 14, 5 ], "texture": "#texture1" }, - "east": { "uv": [ 2, 5, 14, 6 ], "texture": "#texture1" } + "down": { "uv": [ 2.5, 2, 3.5, 14 ], "texture": "#texture1" }, + "up": { "uv": [ 2, 2, 3, 14 ], "texture": "#texture" }, + "north": { "uv": [ 12.5, 2, 13.5, 3 ], "texture": "#texture" }, + "south": { "uv": [ 2.5, 2, 3.5, 3 ], "texture": "#texture" }, + "west": { "uv": [ 2, 2, 14, 3 ], "texture": "#texture1" }, + "east": { "uv": [ 2, 2, 14, 3 ], "texture": "#texture1" } } }, { @@ -114,12 +114,12 @@ "from": [ 4.5, 13, 2 ], "to": [ 5.5, 14, 14 ], "faces": { - "down": { "uv": [ 1, 12, 13, 13 ], "texture": "#texture1", "rotation": 90 }, + "down": { "uv": [ 2, 12, 14, 13 ], "texture": "#texture1", "rotation": 90 }, "up": { "uv": [ 3, 6, 15, 7 ], "texture": "#texture", "rotation": 90 }, "north": { "uv": [ 12, 2, 13, 3 ], "texture": "#texture" }, "south": { "uv": [ 4, 2, 5, 3 ], "texture": "#texture" }, - "west": { "uv": [ 2, 4, 14, 5 ], "texture": "#texture1" }, - "east": { "uv": [ 2, 5, 14, 6 ], "texture": "#texture1" } + "west": { "uv": [ 2, 2, 14, 3 ], "texture": "#texture1" }, + "east": { "uv": [ 2, 2, 14, 3 ], "texture": "#texture1" } } }, { @@ -127,12 +127,12 @@ "from": [ 6.5, 13, 2 ], "to": [ 7.5, 14, 14 ], "faces": { - "down": { "uv": [ 1, 12, 13, 13 ], "texture": "#texture1", "rotation": 90 }, + "down": { "uv": [ 2, 9, 14, 10 ], "texture": "#texture1", "rotation": 90 }, "up": { "uv": [ 3, 6, 15, 7 ], "texture": "#texture", "rotation": 90 }, "north": { "uv": [ 12, 2, 13, 3 ], "texture": "#texture" }, "south": { "uv": [ 4, 2, 5, 3 ], "texture": "#texture" }, - "west": { "uv": [ 2, 4, 14, 5 ], "texture": "#texture1" }, - "east": { "uv": [ 2, 5, 14, 6 ], "texture": "#texture1" } + "west": { "uv": [ 2, 2, 14, 3 ], "texture": "#texture1" }, + "east": { "uv": [ 2, 2, 14, 3 ], "texture": "#texture1" } } }, { @@ -140,12 +140,12 @@ "from": [ 12.5, 13, 2 ], "to": [ 13.5, 14, 14 ], "faces": { - "down": { "uv": [ 1, 12, 13, 13 ], "texture": "#texture1", "rotation": 90 }, - "up": { "uv": [ 3, 6, 15, 7 ], "texture": "#texture", "rotation": 90 }, + "down": { "uv": [ 2, 9, 14, 10 ], "texture": "#texture1", "rotation": 90 }, + "up": { "uv": [ 2, 9, 14, 10 ], "texture": "#texture", "rotation": 90 }, "north": { "uv": [ 12, 2, 13, 3 ], "texture": "#texture" }, "south": { "uv": [ 4, 2, 5, 3 ], "texture": "#texture" }, - "west": { "uv": [ 2, 4, 14, 5 ], "texture": "#texture1" }, - "east": { "uv": [ 2, 5, 14, 6 ], "texture": "#texture1" } + "west": { "uv": [ 2, 2, 14, 3 ], "texture": "#texture1" }, + "east": { "uv": [ 2, 2, 14, 3 ], "texture": "#texture1" } } }, { @@ -153,12 +153,12 @@ "from": [ 10.5, 13, 2 ], "to": [ 11.5, 14, 14 ], "faces": { - "down": { "uv": [ 1, 12, 13, 13 ], "texture": "#texture1", "rotation": 90 }, + "down": { "uv": [ 2, 9, 14, 10 ], "texture": "#texture1", "rotation": 90 }, "up": { "uv": [ 3, 6, 15, 7 ], "texture": "#texture", "rotation": 90 }, "north": { "uv": [ 12, 2, 13, 3 ], "texture": "#texture" }, "south": { "uv": [ 4, 2, 5, 3 ], "texture": "#texture" }, - "west": { "uv": [ 2, 4, 14, 5 ], "texture": "#texture1" }, - "east": { "uv": [ 2, 5, 14, 6 ], "texture": "#texture1" } + "west": { "uv": [ 2, 2, 14, 3 ], "texture": "#texture1" }, + "east": { "uv": [ 2, 2, 14, 3 ], "texture": "#texture1" } } }, { @@ -166,12 +166,12 @@ "from": [ 8.5, 13, 2 ], "to": [ 9.5, 14, 14 ], "faces": { - "down": { "uv": [ 1, 12, 13, 13 ], "texture": "#texture1", "rotation": 90 }, + "down": { "uv": [ 2, 9, 14, 10 ], "texture": "#texture1", "rotation": 90 }, "up": { "uv": [ 3, 6, 15, 7 ], "texture": "#texture", "rotation": 90 }, "north": { "uv": [ 12, 2, 13, 3 ], "texture": "#texture" }, "south": { "uv": [ 4, 2, 5, 3 ], "texture": "#texture" }, - "west": { "uv": [ 2, 4, 14, 5 ], "texture": "#texture1" }, - "east": { "uv": [ 2, 5, 14, 6 ], "texture": "#texture1" } + "west": { "uv": [ 2, 2, 14, 3 ], "texture": "#texture1" }, + "east": { "uv": [ 2, 2, 14, 3 ], "texture": "#texture1" } } }, { @@ -179,10 +179,10 @@ "from": [ 2, 14, 2.5 ], "to": [ 14, 15, 3.5 ], "faces": { - "down": { "uv": [ 2, 8, 14, 9 ], "texture": "#texture1" }, - "up": { "uv": [ 3, 13, 15, 14 ], "texture": "#texture" }, - "north": { "uv": [ 2, 5, 14, 6 ], "texture": "#texture1" }, - "south": { "uv": [ 2, 8, 14, 9 ], "texture": "#texture1" }, + "down": { "uv": [ 3, 13, 15, 14 ], "texture": "#texture1" }, + "up": { "uv": [ 3, 14, 15, 15 ], "texture": "#texture" }, + "north": { "uv": [ 2, 1, 14, 2 ], "texture": "#texture1" }, + "south": { "uv": [ 2, 1, 14, 2 ], "texture": "#texture1" }, "west": { "uv": [ 2, 1, 3, 2 ], "texture": "#texture" }, "east": { "uv": [ 13, 1, 14, 2 ], "texture": "#texture" } } @@ -192,10 +192,10 @@ "from": [ 2, 14, 4.5 ], "to": [ 14, 15, 5.5 ], "faces": { - "down": { "uv": [ 2, 8, 14, 9 ], "texture": "#texture1" }, - "up": { "uv": [ 3, 13, 15, 14 ], "texture": "#texture" }, - "north": { "uv": [ 2, 5, 14, 6 ], "texture": "#texture1" }, - "south": { "uv": [ 2, 8, 14, 9 ], "texture": "#texture1" }, + "down": { "uv": [ 3, 13, 15, 14 ], "texture": "#texture1" }, + "up": { "uv": [ 3, 14, 15, 15 ], "texture": "#texture" }, + "north": { "uv": [ 2, 1, 14, 2 ], "texture": "#texture1" }, + "south": { "uv": [ 2, 1, 14, 2 ], "texture": "#texture1" }, "west": { "uv": [ 2, 1, 3, 2 ], "texture": "#texture" }, "east": { "uv": [ 13, 1, 14, 2 ], "texture": "#texture" } } @@ -205,10 +205,10 @@ "from": [ 2, 14, 6.5 ], "to": [ 14, 15, 7.5 ], "faces": { - "down": { "uv": [ 2, 8, 14, 9 ], "texture": "#texture1" }, - "up": { "uv": [ 3, 13, 15, 14 ], "texture": "#texture" }, - "north": { "uv": [ 2, 5, 14, 6 ], "texture": "#texture1" }, - "south": { "uv": [ 2, 8, 14, 9 ], "texture": "#texture1" }, + "down": { "uv": [ 3, 13, 15, 14 ], "texture": "#texture1" }, + "up": { "uv": [ 3, 14, 15, 15 ], "texture": "#texture" }, + "north": { "uv": [ 2, 1, 14, 2 ], "texture": "#texture1" }, + "south": { "uv": [ 2, 1, 14, 2 ], "texture": "#texture1" }, "west": { "uv": [ 2, 1, 3, 2 ], "texture": "#texture" }, "east": { "uv": [ 13, 1, 14, 2 ], "texture": "#texture" } } @@ -218,10 +218,10 @@ "from": [ 2, 14, 8.5 ], "to": [ 14, 15, 9.5 ], "faces": { - "down": { "uv": [ 2, 8, 14, 9 ], "texture": "#texture1" }, - "up": { "uv": [ 3, 13, 15, 14 ], "texture": "#texture" }, - "north": { "uv": [ 2, 5, 14, 6 ], "texture": "#texture1" }, - "south": { "uv": [ 2, 8, 14, 9 ], "texture": "#texture1" }, + "down": { "uv": [ 3, 13, 15, 14 ], "texture": "#texture1" }, + "up": { "uv": [ 3, 14, 15, 15 ], "texture": "#texture" }, + "north": { "uv": [ 2, 1, 14, 2 ], "texture": "#texture1" }, + "south": { "uv": [ 2, 1, 14, 2 ], "texture": "#texture1" }, "west": { "uv": [ 2, 1, 3, 2 ], "texture": "#texture" }, "east": { "uv": [ 13, 1, 14, 2 ], "texture": "#texture" } } @@ -231,10 +231,10 @@ "from": [ 2, 14, 10.5 ], "to": [ 14, 15, 11.5 ], "faces": { - "down": { "uv": [ 2, 8, 14, 9 ], "texture": "#texture1" }, - "up": { "uv": [ 3, 13, 15, 14 ], "texture": "#texture" }, - "north": { "uv": [ 2, 5, 14, 6 ], "texture": "#texture1" }, - "south": { "uv": [ 2, 8, 14, 9 ], "texture": "#texture1" }, + "down": { "uv": [ 3, 13, 15, 14 ], "texture": "#texture1" }, + "up": { "uv": [ 3, 14, 15, 15 ], "texture": "#texture" }, + "north": { "uv": [ 2, 1, 14, 2 ], "texture": "#texture1" }, + "south": { "uv": [ 2, 1, 14, 2 ], "texture": "#texture1" }, "west": { "uv": [ 2, 1, 3, 2 ], "texture": "#texture" }, "east": { "uv": [ 13, 1, 14, 2 ], "texture": "#texture" } } @@ -244,10 +244,10 @@ "from": [ 2, 14, 12.5 ], "to": [ 14, 15, 13.5 ], "faces": { - "down": { "uv": [ 2, 8, 14, 9 ], "texture": "#texture1" }, - "up": { "uv": [ 3, 13, 15, 14 ], "texture": "#texture" }, - "north": { "uv": [ 2, 5, 14, 6 ], "texture": "#texture1" }, - "south": { "uv": [ 2, 8, 14, 9 ], "texture": "#texture1" }, + "down": { "uv": [ 3, 13, 15, 14 ], "texture": "#texture1" }, + "up": { "uv": [ 3, 14, 15, 15 ], "texture": "#texture" }, + "north": { "uv": [ 2, 1, 14, 2 ], "texture": "#texture1" }, + "south": { "uv": [ 2, 1, 14, 2 ], "texture": "#texture1" }, "west": { "uv": [ 2, 1, 3, 2 ], "texture": "#texture" }, "east": { "uv": [ 13, 1, 14, 2 ], "texture": "#texture" } } diff --git a/1.11/src/main/resources/assets/forgecraft/models/block/fireboxv2.json b/1.11/src/main/resources/assets/forgecraft/models/block/fireboxv2.json index 4c7bf065..d463f276 100644 --- a/1.11/src/main/resources/assets/forgecraft/models/block/fireboxv2.json +++ b/1.11/src/main/resources/assets/forgecraft/models/block/fireboxv2.json @@ -8,90 +8,90 @@ { "__comment": "Cube1", "from": [ 0, 0, 0 ], - "to": [ 16, 8, 16 ], + "to": [ 16, 1, 16 ], "faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }, "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }, - "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" } + "north": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture" }, + "south": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture" }, + "west": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture" }, + "east": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture" } } }, { "__comment": "Cube2", - "from": [ 0, 8, 14 ], - "to": [ 4, 12, 16 ], + "from": [ 0, 1, 14 ], + "to": [ 4, 5, 16 ], "faces": { "down": { "uv": [ 0, 0, 4, 2 ], "texture": "#texture" }, "up": { "uv": [ 0, 14, 4, 16 ], "texture": "#texture" }, - "north": { "uv": [ 12, 4, 16, 8 ], "texture": "#texture" }, - "south": { "uv": [ 0, 4, 4, 8 ], "texture": "#texture" }, - "west": { "uv": [ 14, 4, 16, 8 ], "texture": "#texture" }, - "east": { "uv": [ 0, 4, 2, 8 ], "texture": "#texture" } + "north": { "uv": [ 0, 11, 4, 15 ], "texture": "#texture" }, + "south": { "uv": [ 0, 11, 4, 15 ], "texture": "#texture" }, + "west": { "uv": [ 14, 11, 16, 15 ], "texture": "#texture" }, + "east": { "uv": [ 14, 11, 16, 15 ], "texture": "#texture" } } }, { "__comment": "Cube2", - "from": [ 12, 8, 14 ], - "to": [ 16, 12, 16 ], + "from": [ 12, 1, 14 ], + "to": [ 16, 5, 16 ], "faces": { "down": { "uv": [ 0, 15, 4, 16 ], "texture": "#texture" }, "up": { "uv": [ 0, 0, 4, 1 ], "texture": "#texture" }, - "north": { "uv": [ 12, 4, 16, 8 ], "texture": "#texture" }, - "south": { "uv": [ 0, 4, 4, 8 ], "texture": "#texture" }, + "north": { "uv": [ 12, 11, 16, 15 ], "texture": "#texture" }, + "south": { "uv": [ 0, 11, 4, 15 ], "texture": "#texture" }, "west": { "uv": [ 0, 4, 1, 8 ], "texture": "#texture" }, - "east": { "uv": [ 15, 4, 16, 8 ], "texture": "#texture" } + "east": { "uv": [ 0, 11, 2, 15 ], "texture": "#texture" } } }, { "__comment": "Cube4", - "from": [ 0, 8, 0 ], + "from": [ 0, 1, 0 ], "to": [ 2, 16, 14 ], "faces": { "down": { "uv": [ 0, 0, 2, 14 ], "texture": "#texture" }, "up": { "uv": [ 0, 2, 2, 16 ], "texture": "#texture" }, - "north": { "uv": [ 14, 0, 16, 8 ], "texture": "#texture" }, + "north": { "uv": [ 14, 0, 16, 15 ], "texture": "#texture" }, "south": { "uv": [ 0, 0, 2, 8 ], "texture": "#texture" }, - "west": { "uv": [ 2, 0, 16, 8 ], "texture": "#texture" }, - "east": { "uv": [ 2, 0, 16, 8 ], "texture": "#texture" } + "west": { "uv": [ 0, 0, 14, 15 ], "texture": "#texture" }, + "east": { "uv": [ 2, 0, 16, 15 ], "texture": "#texture" } } }, { "__comment": "Cube4", - "from": [ 14, 8, 0 ], + "from": [ 14, 1, 0 ], "to": [ 16, 16, 14 ], "faces": { "down": { "uv": [ 0, 14, 2, 15 ], "texture": "#texture" }, "up": { "uv": [ 0, 2, 2, 16 ], "texture": "#texture" }, - "north": { "uv": [ 13, 0, 15, 8 ], "texture": "#texture" }, + "north": { "uv": [ 0, 0, 2, 15 ], "texture": "#texture" }, "south": { "uv": [ 0, 4, 2, 8 ], "texture": "#texture" }, - "west": { "uv": [ 2, 0, 16, 7 ], "texture": "#texture" }, - "east": { "uv": [ 0, 0, 14, 8 ], "texture": "#texture" } + "west": { "uv": [ 2, 0, 16, 15 ], "texture": "#texture" }, + "east": { "uv": [ 2, 0, 16, 15 ], "texture": "#texture" } } }, { "__comment": "Cube6", - "from": [ 0, 12, 14 ], + "from": [ 0, 5, 14 ], "to": [ 16, 16, 16 ], "faces": { "down": { "uv": [ 0, 14, 16, 16 ], "texture": "#texture" }, "up": { "uv": [ 0, 0, 2, 16 ], "texture": "#texture", "rotation": 90 }, "north": { "uv": [ 0, 3, 16, 7 ], "texture": "#texture" }, - "south": { "uv": [ 0, 0, 16, 4 ], "texture": "#texture" }, - "west": { "uv": [ 0, 0, 2, 4 ], "texture": "#texture" }, - "east": { "uv": [ 14, 0, 16, 4 ], "texture": "#texture" } + "south": { "uv": [ 0, 0, 16, 11 ], "texture": "#texture" }, + "west": { "uv": [ 14, 0, 16, 11 ], "texture": "#texture" }, + "east": { "uv": [ 14, 0, 16, 11 ], "texture": "#texture" } } }, { "__comment": "Cube7", - "from": [ 2, 8, 0 ], + "from": [ 2, 1, 0 ], "to": [ 14, 16, 2 ], "faces": { "down": { "uv": [ 2, 0, 14, 0 ], "texture": "#texture" }, "up": { "uv": [ 0, 12, 14, 14 ], "texture": "#texture" }, - "north": { "uv": [ 2, 0, 14, 8 ], "texture": "#texture" }, - "south": { "uv": [ 2, 0, 14, 8 ], "texture": "#texture" }, + "north": { "uv": [ 2, 0, 14, 15 ], "texture": "#texture" }, + "south": { "uv": [ 2, 0, 14, 15 ], "texture": "#texture" }, "west": { "uv": [ 13, 0, 15, 8 ], "texture": "#texture" }, "east": { "uv": [ 0, 0, 0, 8 ], "texture": "#texture" } } @@ -252,5 +252,19 @@ "east": { "uv": [ 13, 1, 14, 2 ], "texture": "#texture" } } } - ] + ], + "display": { + "thirdperson_righthand": { + "rotation": [ 60, 45, 0 ], + "scale": [ 0.5, 0.6, 0.5 ] + }, + "firstperson_righthand": { + "rotation": [ 0, 45, 0 ], + "scale": [ 0.7, 0.7, 0.7 ] + }, + "gui": { + "rotation": [ 45, 45, 0 ], + "scale": [ 0.6, 0.6, 0.6 ] + } + } } \ No newline at end of file diff --git a/1.11/src/main/resources/assets/forgecraft/models/block/pistonbellows.json b/1.11/src/main/resources/assets/forgecraft/models/block/pistonbellows.json index 5a850692..68dd5525 100644 --- a/1.11/src/main/resources/assets/forgecraft/models/block/pistonbellows.json +++ b/1.11/src/main/resources/assets/forgecraft/models/block/pistonbellows.json @@ -164,15 +164,15 @@ }, { "__comment": "outlet", - "from": [ 15, 1, 5 ], - "to": [ 16, 8, 11 ], + "from": [ 15, 4, 5 ], + "to": [ 16, 11, 11 ], "faces": { "down": { "uv": [ 15, 5, 16, 11 ], "texture": "#texture" }, "up": { "uv": [ 15, 5, 16, 11 ], "texture": "#texture" }, "north": { "uv": [ 0, 8, 1, 15 ], "texture": "#texture" }, "south": { "uv": [ 15, 8, 16, 15 ], "texture": "#texture" }, "west": { "uv": [ 5, 8, 11, 15 ], "texture": "#texture" }, - "east": { "uv": [ 5, 8, 11, 15 ], "texture": "#texture" } + "east": { "uv": [ 5, 1, 11, 8 ], "texture": "#texture" } } }, { diff --git a/1.11/src/main/resources/assets/forgecraft/models/block/pistonbellows2.json b/1.11/src/main/resources/assets/forgecraft/models/block/pistonbellows2.json new file mode 100644 index 00000000..68dd5525 --- /dev/null +++ b/1.11/src/main/resources/assets/forgecraft/models/block/pistonbellows2.json @@ -0,0 +1,245 @@ +{ + "__comment": "Designed by Kitsushadow with Cubik Studio - https://cubik.studio", + "textures": { + "particle": "blocks/checker_test", + "texture_test": "blocks/checker_test", + "texture": "blocks/planks_oak" + }, + "elements": [ + { + "__comment": "wall4", + "from": [ 3, 0, 0 ], + "to": [ 13, 1, 14 ], + "faces": { + "down": { "uv": [ 3, 2, 13, 16 ], "texture": "#texture" }, + "up": { "uv": [ 3, 0, 13, 14 ], "texture": "#texture" }, + "north": { "uv": [ 3, 15, 13, 16 ], "texture": "#texture" }, + "south": { "uv": [ 3, 15, 13, 16 ], "texture": "#texture" }, + "west": { "uv": [ 0, 15, 14, 16 ], "texture": "#texture" }, + "east": { "uv": [ 2, 15, 16, 16 ], "texture": "#texture" } + } + }, + { + "__comment": "wall_flap2", + "from": [ 3, 1, 0 ], + "to": [ 13, 11, 1 ], + "faces": { + "down": { "uv": [ 3, 15, 13, 16 ], "texture": "#texture" }, + "up": { "uv": [ 3, 0, 13, 1 ], "texture": "#texture" }, + "north": { "uv": [ 3, 5, 13, 15 ], "texture": "#texture" }, + "south": { "uv": [ 3, 5, 13, 15 ], "texture": "#texture" }, + "west": { "uv": [ 0, 5, 1, 15 ], "texture": "#texture" }, + "east": { "uv": [ 15, 5, 16, 15 ], "texture": "#texture" } + } + }, + { + "__comment": "wall", + "from": [ 3, 3, 13 ], + "to": [ 7.5, 4, 14 ], + "faces": { + "down": { "uv": [ 3, 2, 7.5, 3 ], "texture": "#texture" }, + "up": { "uv": [ 3, 13, 7.5, 14 ], "texture": "#texture" }, + "north": { "uv": [ 8.5, 12, 13, 13 ], "texture": "#texture" }, + "south": { "uv": [ 3, 12, 7.5, 13 ], "texture": "#texture" }, + "west": { "uv": [ 13, 12, 14, 13 ], "texture": "#texture" }, + "east": { "uv": [ 2, 12, 3, 13 ], "texture": "#texture" } + } + }, + { + "__comment": "wall1", + "from": [ 8.5, 3, 13 ], + "to": [ 13, 4, 14 ], + "faces": { + "down": { "uv": [ 3, 2, 7.5, 3 ], "texture": "#texture" }, + "up": { "uv": [ 3, 13, 7.5, 14 ], "texture": "#texture" }, + "north": { "uv": [ 8, 10, 12.5, 11 ], "texture": "#texture" }, + "south": { "uv": [ 2.5, 10, 7, 11 ], "texture": "#texture" }, + "west": { "uv": [ 13, 10, 14, 11 ], "texture": "#texture" }, + "east": { "uv": [ 2, 10, 3, 11 ], "texture": "#texture" } + } + }, + { + "__comment": "wall2", + "from": [ 3, 11, 0 ], + "to": [ 13, 12, 14 ], + "faces": { + "down": { "uv": [ 3, 2, 13, 16 ], "texture": "#texture" }, + "up": { "uv": [ 3, 0, 13, 14 ], "texture": "#texture" }, + "north": { "uv": [ 3, 4, 13, 5 ], "texture": "#texture" }, + "south": { "uv": [ 3, 4, 13, 5 ], "texture": "#texture" }, + "west": { "uv": [ 0, 4, 14, 5 ], "texture": "#texture" }, + "east": { "uv": [ 2, 4, 16, 5 ], "texture": "#texture" } + } + }, + { + "__comment": "wall3", + "from": [ 3, 1, 13 ], + "to": [ 13, 3, 14 ], + "faces": { + "down": { "uv": [ 3, 2, 13, 3 ], "texture": "#texture" }, + "up": { "uv": [ 3, 13, 13, 14 ], "texture": "#texture" }, + "north": { "uv": [ 3, 13, 13, 15 ], "texture": "#texture" }, + "south": { "uv": [ 3, 13, 13, 15 ], "texture": "#texture" }, + "west": { "uv": [ 13, 13, 14, 15 ], "texture": "#texture" }, + "east": { "uv": [ 2, 13, 3, 15 ], "texture": "#texture" } + } + }, + { + "__comment": "wall_flap1", + "from": [ 3, 4, 13 ], + "to": [ 13, 8, 14 ], + "faces": { + "down": { "uv": [ 3, 2, 13, 3 ], "texture": "#texture" }, + "up": { "uv": [ 3, 13, 13, 14 ], "texture": "#texture" }, + "north": { "uv": [ 3, 8, 13, 12 ], "texture": "#texture" }, + "south": { "uv": [ 3, 8, 13, 12 ], "texture": "#texture" }, + "west": { "uv": [ 13, 8, 14, 12 ], "texture": "#texture" }, + "east": { "uv": [ 2, 8, 3, 12 ], "texture": "#texture" } + } + }, + { + "__comment": "wall5", + "from": [ 3, 8, 13 ], + "to": [ 7.5, 9, 14 ], + "faces": { + "down": { "uv": [ 3, 2, 7.5, 3 ], "texture": "#texture" }, + "up": { "uv": [ 3, 13, 7.5, 14 ], "texture": "#texture" }, + "north": { "uv": [ 8.5, 12, 13, 13 ], "texture": "#texture" }, + "south": { "uv": [ 2, 12, 6.5, 13 ], "texture": "#texture" }, + "west": { "uv": [ 13, 12, 14, 13 ], "texture": "#texture" }, + "east": { "uv": [ 2, 12, 3, 13 ], "texture": "#texture" } + } + }, + { + "__comment": "wall6", + "from": [ 8.5, 8, 13 ], + "to": [ 13, 9, 14 ], + "faces": { + "down": { "uv": [ 3, 2, 7.5, 3 ], "texture": "#texture" }, + "up": { "uv": [ 3, 13, 7.5, 14 ], "texture": "#texture" }, + "north": { "uv": [ 8.5, 12, 13, 13 ], "texture": "#texture" }, + "south": { "uv": [ 2, 12, 6.5, 13 ], "texture": "#texture" }, + "west": { "uv": [ 13, 12, 14, 13 ], "texture": "#texture" }, + "east": { "uv": [ 2, 12, 3, 13 ], "texture": "#texture" } + } + }, + { + "__comment": "wall7", + "from": [ 3, 9, 13 ], + "to": [ 13, 11, 14 ], + "faces": { + "down": { "uv": [ 3, 2, 13, 3 ], "texture": "#texture" }, + "up": { "uv": [ 3, 13, 13, 14 ], "texture": "#texture" }, + "north": { "uv": [ 3, 13, 13, 15 ], "texture": "#texture" }, + "south": { "uv": [ 3, 13, 13, 15 ], "texture": "#texture" }, + "west": { "uv": [ 13, 13, 14, 15 ], "texture": "#texture" }, + "east": { "uv": [ 2, 13, 3, 15 ], "texture": "#texture" } + } + }, + { + "__comment": "wall8", + "from": [ 3, 1, 1 ], + "to": [ 4, 11, 13 ], + "faces": { + "down": { "uv": [ 3, 3, 4, 15 ], "texture": "#texture" }, + "up": { "uv": [ 3, 1, 4, 13 ], "texture": "#texture" }, + "north": { "uv": [ 12, 5, 13, 15 ], "texture": "#texture" }, + "south": { "uv": [ 3, 5, 4, 15 ], "texture": "#texture" }, + "west": { "uv": [ 1, 5, 13, 15 ], "texture": "#texture" }, + "east": { "uv": [ 3, 5, 15, 15 ], "texture": "#texture" } + } + }, + { + "__comment": "wall9", + "from": [ 12, 1, 1 ], + "to": [ 13, 11, 13 ], + "faces": { + "down": { "uv": [ 3, 3, 4, 15 ], "texture": "#texture" }, + "up": { "uv": [ 3, 1, 4, 13 ], "texture": "#texture" }, + "north": { "uv": [ 12, 5, 13, 15 ], "texture": "#texture" }, + "south": { "uv": [ 3, 5, 4, 15 ], "texture": "#texture" }, + "west": { "uv": [ 1, 5, 13, 15 ], "texture": "#texture" }, + "east": { "uv": [ 3, 5, 15, 15 ], "texture": "#texture" } + } + }, + { + "__comment": "outlet", + "from": [ 15, 4, 5 ], + "to": [ 16, 11, 11 ], + "faces": { + "down": { "uv": [ 15, 5, 16, 11 ], "texture": "#texture" }, + "up": { "uv": [ 15, 5, 16, 11 ], "texture": "#texture" }, + "north": { "uv": [ 0, 8, 1, 15 ], "texture": "#texture" }, + "south": { "uv": [ 15, 8, 16, 15 ], "texture": "#texture" }, + "west": { "uv": [ 5, 8, 11, 15 ], "texture": "#texture" }, + "east": { "uv": [ 5, 1, 11, 8 ], "texture": "#texture" } + } + }, + { + "__comment": "outlet1", + "from": [ 13, 0, 4 ], + "to": [ 16, 1, 12 ], + "faces": { + "down": { "uv": [ 13, 4, 16, 12 ], "texture": "#texture" }, + "up": { "uv": [ 13, 4, 16, 12 ], "texture": "#texture" }, + "north": { "uv": [ 0, 15, 3, 16 ], "texture": "#texture" }, + "south": { "uv": [ 13, 15, 16, 16 ], "texture": "#texture" }, + "west": { "uv": [ 4, 15, 12, 16 ], "texture": "#texture" }, + "east": { "uv": [ 4, 15, 12, 16 ], "texture": "#texture" } + } + }, + { + "__comment": "outlet2", + "from": [ 13, 11, 4 ], + "to": [ 16, 12, 12 ], + "faces": { + "down": { "uv": [ 13, 4, 16, 12 ], "texture": "#texture" }, + "up": { "uv": [ 13, 4, 16, 12 ], "texture": "#texture" }, + "north": { "uv": [ 0, 4, 3, 5 ], "texture": "#texture" }, + "south": { "uv": [ 13, 4, 16, 5 ], "texture": "#texture" }, + "west": { "uv": [ 4, 4, 12, 5 ], "texture": "#texture" }, + "east": { "uv": [ 4, 4, 12, 5 ], "texture": "#texture" } + } + }, + { + "__comment": "outlet3", + "from": [ 13, 1, 11 ], + "to": [ 16, 11, 12 ], + "faces": { + "down": { "uv": [ 13, 4, 16, 5 ], "texture": "#texture" }, + "up": { "uv": [ 13, 11, 16, 12 ], "texture": "#texture" }, + "north": { "uv": [ 0, 5, 3, 15 ], "texture": "#texture" }, + "south": { "uv": [ 13, 5, 16, 15 ], "texture": "#texture" }, + "west": { "uv": [ 11, 5, 12, 15 ], "texture": "#texture" }, + "east": { "uv": [ 4, 5, 5, 15 ], "texture": "#texture" } + } + }, + { + "__comment": "outlet4", + "from": [ 13, 1, 4 ], + "to": [ 16, 11, 5 ], + "faces": { + "down": { "uv": [ 13, 4, 16, 5 ], "texture": "#texture" }, + "up": { "uv": [ 13, 11, 16, 12 ], "texture": "#texture" }, + "north": { "uv": [ 0, 5, 3, 15 ], "texture": "#texture" }, + "south": { "uv": [ 13, 5, 16, 15 ], "texture": "#texture" }, + "west": { "uv": [ 11, 5, 12, 15 ], "texture": "#texture" }, + "east": { "uv": [ 4, 5, 5, 15 ], "texture": "#texture" } + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [ 60, 45, 0 ], + "scale": [ 0.5, 0.6, 0.5 ] + }, + "firstperson_righthand": { + "rotation": [ 0, 45, 0 ], + "scale": [ 0.7, 0.7, 0.7 ] + }, + "gui": { + "rotation": [ 45, 45, 0 ], + "scale": [ 0.6, 0.6, 0.6 ] + } + } +} \ No newline at end of file