diff options
| author | 2024-01-20 02:25:44 +0200 | |
|---|---|---|
| committer | 2024-01-20 02:25:44 +0200 | |
| commit | 88e4e8852a5f1c33794abe430411b73c3ade507a (patch) | |
| tree | b8a46554b8963269fbbbe5df21122513a5b87228 /assets/minecraft/models/item/compass.json | |
| download | faithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.tar.gz faithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.tar.xz faithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.zip | |
Initial import
Diffstat (limited to 'assets/minecraft/models/item/compass.json')
| -rwxr-xr-x | assets/minecraft/models/item/compass.json | 258 |
1 files changed, 258 insertions, 0 deletions
diff --git a/assets/minecraft/models/item/compass.json b/assets/minecraft/models/item/compass.json new file mode 100755 index 00000000..9c0e0464 --- /dev/null +++ b/assets/minecraft/models/item/compass.json | |||
| @@ -0,0 +1,258 @@ | |||
| 1 | { | ||
| 2 | "textures": { | ||
| 3 | "0": "item/compass/model", | ||
| 4 | "2": "item/compass/model/0", | ||
| 5 | "particle": "item/compass/model", | ||
| 6 | "layer0": "item/compass/1" | ||
| 7 | }, | ||
| 8 | "elements": [ | ||
| 9 | { | ||
| 10 | "from": [6, 0, 6], | ||
| 11 | "to": [10, 0, 10], | ||
| 12 | "faces": { | ||
| 13 | "down": {"uv": [0, 0, 16, 16], "texture": "#layer0"} | ||
| 14 | } | ||
| 15 | }, | ||
| 16 | { | ||
| 17 | "from": [4, 0, 4], | ||
| 18 | "to": [12, 1, 12], | ||
| 19 | "faces": { | ||
| 20 | "up": {"uv": [0, 0, 8, 8], "texture": "#0"} | ||
| 21 | } | ||
| 22 | }, | ||
| 23 | { | ||
| 24 | "from": [4, 0, 4], | ||
| 25 | "to": [12, 2, 12], | ||
| 26 | "faces": { | ||
| 27 | "north": {"uv": [8, 8, 16, 10], "texture": "#0"}, | ||
| 28 | "east": {"uv": [8, 8, 16, 10], "texture": "#0"}, | ||
| 29 | "south": {"uv": [8, 8, 16, 10], "texture": "#0"}, | ||
| 30 | "west": {"uv": [8, 8, 16, 10], "texture": "#0"}, | ||
| 31 | "up": {"uv": [8, 0, 16, 8], "texture": "#0"} | ||
| 32 | } | ||
| 33 | }, | ||
| 34 | { | ||
| 35 | "from": [12, 0, 4], | ||
| 36 | "to": [4, 2, 12], | ||
| 37 | "faces": { | ||
| 38 | "north": {"uv": [0, 8, 8, 10], "texture": "#0"}, | ||
| 39 | "east": {"uv": [0, 8, 8, 10], "texture": "#0"}, | ||
| 40 | "south": {"uv": [0, 8, 8, 10], "texture": "#0"}, | ||
| 41 | "west": {"uv": [0, 8, 8, 10], "texture": "#0"} | ||
| 42 | } | ||
| 43 | }, | ||
| 44 | { | ||
| 45 | "from": [7.5, 0.6, 7.5], | ||
| 46 | "to": [8.5, 1.6, 8.5], | ||
| 47 | "faces": { | ||
| 48 | "up": {"uv": [0, 10, 1, 11], "texture": "#0"} | ||
| 49 | } | ||
| 50 | }, | ||
| 51 | { | ||
| 52 | "from": [7.5, 1.5, 5], | ||
| 53 | "to": [8.5, 1.5, 8.5], | ||
| 54 | "faces": { | ||
| 55 | "up": {"uv": [0, 0, 1, 3], "rotation": 180, "texture": "#2"} | ||
| 56 | } | ||
| 57 | }, | ||
| 58 | { | ||
| 59 | "from": [7.5, 1.5, 5], | ||
| 60 | "to": [8.5, 1.5, 8.5], | ||
| 61 | "rotation": {"angle": -22.5, "axis": "y", "origin": [8, 1, 8]}, | ||
| 62 | "faces": { | ||
| 63 | "up": {"uv": [1, 0, 2, 3], "rotation": 180, "texture": "#2"} | ||
| 64 | } | ||
| 65 | }, | ||
| 66 | { | ||
| 67 | "from": [7.5, 1.5, 5], | ||
| 68 | "to": [8.5, 1.5, 8.5], | ||
| 69 | "rotation": {"angle": -45, "axis": "y", "origin": [8, 1, 8]}, | ||
| 70 | "faces": { | ||
| 71 | "up": {"uv": [2, 0, 3, 3], "rotation": 180, "texture": "#2"} | ||
| 72 | } | ||
| 73 | }, | ||
| 74 | { | ||
| 75 | "from": [7.5, 1.5, 7.5], | ||
| 76 | "to": [11, 1.5, 8.5], | ||
| 77 | "rotation": {"angle": 22.5, "axis": "y", "origin": [8, 1, 8]}, | ||
| 78 | "faces": { | ||
| 79 | "up": {"uv": [3, 0, 4, 3], "rotation": 270, "texture": "#2"} | ||
| 80 | } | ||
| 81 | }, | ||
| 82 | { | ||
| 83 | "from": [7.5, 1.5, 7.5], | ||
| 84 | "to": [11, 1.5, 8.5], | ||
| 85 | "faces": { | ||
| 86 | "up": {"uv": [4, 0, 5, 3], "rotation": 270, "texture": "#2"} | ||
| 87 | } | ||
| 88 | }, | ||
| 89 | { | ||
| 90 | "from": [7.5, 1.5, 7.5], | ||
| 91 | "to": [11, 1.5, 8.5], | ||
| 92 | "rotation": {"angle": -22.5, "axis": "y", "origin": [8, 1, 8]}, | ||
| 93 | "faces": { | ||
| 94 | "up": {"uv": [5, 0, 6, 3], "rotation": 270, "texture": "#2"} | ||
| 95 | } | ||
| 96 | }, | ||
| 97 | { | ||
| 98 | "from": [7.5, 1.5, 7.5], | ||
| 99 | "to": [8.5, 1.5, 11], | ||
| 100 | "rotation": {"angle": 45, "axis": "y", "origin": [8, 1, 8]}, | ||
| 101 | "faces": { | ||
| 102 | "up": {"uv": [6, 0, 7, 3], "rotation": 270, "texture": "#2"} | ||
| 103 | } | ||
| 104 | }, | ||
| 105 | { | ||
| 106 | "from": [7.5, 1.5, 7.5], | ||
| 107 | "to": [8.5, 1.5, 11], | ||
| 108 | "rotation": {"angle": 22.5, "axis": "y", "origin": [8, 1, 8]}, | ||
| 109 | "faces": { | ||
| 110 | "up": {"uv": [7, 0, 8, 3], "rotation": 270, "texture": "#2"} | ||
| 111 | } | ||
| 112 | }, | ||
| 113 | { | ||
| 114 | "from": [7.5, 1.5, 7.5], | ||
| 115 | "to": [8.5, 1.5, 11], | ||
| 116 | "faces": { | ||
| 117 | "up": {"uv": [8, 0, 9, 3], "rotation": 270, "texture": "#2"} | ||
| 118 | } | ||
| 119 | }, | ||
| 120 | { | ||
| 121 | "from": [7.5, 1.5, 7.5], | ||
| 122 | "to": [8.5, 1.5, 11], | ||
| 123 | "rotation": {"angle": -22.5, "axis": "y", "origin": [8, 1, 8]}, | ||
| 124 | "faces": { | ||
| 125 | "up": {"uv": [9, 0, 10, 3], "rotation": 270, "texture": "#2"} | ||
| 126 | } | ||
| 127 | }, | ||
| 128 | { | ||
| 129 | "from": [5, 1.5, 7.5], | ||
| 130 | "to": [8.5, 1.5, 8.5], | ||
| 131 | "rotation": {"angle": 45, "axis": "y", "origin": [8, 1, 8]}, | ||
| 132 | "faces": { | ||
| 133 | "up": {"uv": [10, 0, 11, 3], "rotation": 270, "texture": "#2"} | ||
| 134 | } | ||
| 135 | }, | ||
| 136 | { | ||
| 137 | "from": [5, 1.5, 7.5], | ||
| 138 | "to": [8.5, 1.5, 8.5], | ||
| 139 | "rotation": {"angle": 22.5, "axis": "y", "origin": [8, 1, 8]}, | ||
| 140 | "faces": { | ||
| 141 | "up": {"uv": [11, 0, 12, 3], "rotation": 270, "texture": "#2"} | ||
| 142 | } | ||
| 143 | }, | ||
| 144 | { | ||
| 145 | "from": [5, 1.5, 7.5], | ||
| 146 | "to": [8.5, 1.5, 8.5], | ||
| 147 | "faces": { | ||
| 148 | "up": {"uv": [12, 0, 13, 3], "rotation": 270, "texture": "#2"} | ||
| 149 | } | ||
| 150 | }, | ||
| 151 | { | ||
| 152 | "from": [5, 1.5, 7.5], | ||
| 153 | "to": [8.5, 1.5, 8.5], | ||
| 154 | "rotation": {"angle": -22.5, "axis": "y", "origin": [8, 1, 8]}, | ||
| 155 | "faces": { | ||
| 156 | "up": {"uv": [13, 0, 14, 3], "rotation": 270, "texture": "#2"} | ||
| 157 | } | ||
| 158 | }, | ||
| 159 | { | ||
| 160 | "from": [5, 1.5, 7.5], | ||
| 161 | "to": [8.5, 1.5, 8.5], | ||
| 162 | "rotation": {"angle": -45, "axis": "y", "origin": [8, 1, 8]}, | ||
| 163 | "faces": { | ||
| 164 | "up": {"uv": [14, 0, 15, 3], "rotation": 270, "texture": "#2"} | ||
| 165 | } | ||
| 166 | }, | ||
| 167 | { | ||
| 168 | "from": [7.5, 1.5, 5], | ||
| 169 | "to": [8.5, 1.5, 8.5], | ||
| 170 | "rotation": {"angle": 22.5, "axis": "y", "origin": [8, 1, 8]}, | ||
| 171 | "faces": { | ||
| 172 | "up": {"uv": [15, 0, 16, 3], "rotation": 270, "texture": "#2"} | ||
| 173 | } | ||
| 174 | } | ||
| 175 | ], | ||
| 176 | "gui_light": "front", | ||
| 177 | "overrides": [ | ||
| 178 | {"predicate": {"angle": 0.01}, "model": "item/compass"}, | ||
| 179 | {"predicate": {"angle": 0.03}, "model": "item/compass2"}, | ||
| 180 | {"predicate": {"angle": 0.05}, "model": "item/compass3"}, | ||
| 181 | {"predicate": {"angle": 0.07}, "model": "item/compass4"}, | ||
| 182 | {"predicate": {"angle": 0.09}, "model": "item/compass5"}, | ||
| 183 | {"predicate": {"angle": 0.11}, "model": "item/compass6"}, | ||
| 184 | {"predicate": {"angle": 0.13}, "model": "item/compass7"}, | ||
| 185 | {"predicate": {"angle": 0.15}, "model": "item/compass8"}, | ||
| 186 | {"predicate": {"angle": 0.17}, "model": "item/compass9"}, | ||
| 187 | {"predicate": {"angle": 0.19}, "model": "item/compass10"}, | ||
| 188 | {"predicate": {"angle": 0.21}, "model": "item/compass11"}, | ||
| 189 | {"predicate": {"angle": 0.23}, "model": "item/compass12"}, | ||
| 190 | {"predicate": {"angle": 0.25}, "model": "item/compass13"}, | ||
| 191 | {"predicate": {"angle": 0.27}, "model": "item/compass14"}, | ||
| 192 | {"predicate": {"angle": 0.29}, "model": "item/compass15"}, | ||
| 193 | {"predicate": {"angle": 0.31}, "model": "item/compass16"}, | ||
| 194 | {"predicate": {"angle": 0.33}, "model": "item/compass17"}, | ||
| 195 | {"predicate": {"angle": 0.35}, "model": "item/compass18"}, | ||
| 196 | {"predicate": {"angle": 0.37}, "model": "item/compass19"}, | ||
| 197 | {"predicate": {"angle": 0.39}, "model": "item/compass20"}, | ||
| 198 | {"predicate": {"angle": 0.41}, "model": "item/compass21"}, | ||
| 199 | {"predicate": {"angle": 0.43}, "model": "item/compass22"}, | ||
| 200 | {"predicate": {"angle": 0.45}, "model": "item/compass23"}, | ||
| 201 | {"predicate": {"angle": 0.47}, "model": "item/compass24"}, | ||
| 202 | {"predicate": {"angle": 0.49}, "model": "item/compass25"}, | ||
| 203 | {"predicate": {"angle": 0.51}, "model": "item/compass26"}, | ||
| 204 | {"predicate": {"angle": 0.53}, "model": "item/compass27"}, | ||
| 205 | {"predicate": {"angle": 0.55}, "model": "item/compass28"}, | ||
| 206 | {"predicate": {"angle": 0.57}, "model": "item/compass29"}, | ||
| 207 | {"predicate": {"angle": 0.59}, "model": "item/compass30"}, | ||
| 208 | {"predicate": {"angle": 0.61}, "model": "item/compass31"}, | ||
| 209 | {"predicate": {"angle": 0.63}, "model": "item/compass32"}, | ||
| 210 | {"predicate": {"angle": 0.65}, "model": "item/compass33"}, | ||
| 211 | {"predicate": {"angle": 0.67}, "model": "item/compass34"}, | ||
| 212 | {"predicate": {"angle": 0.69}, "model": "item/compass35"}, | ||
| 213 | {"predicate": {"angle": 0.71}, "model": "item/compass36"}, | ||
| 214 | {"predicate": {"angle": 0.73}, "model": "item/compass37"}, | ||
| 215 | {"predicate": {"angle": 0.75}, "model": "item/compass38"}, | ||
| 216 | {"predicate": {"angle": 0.77}, "model": "item/compass39"}, | ||
| 217 | {"predicate": {"angle": 0.79}, "model": "item/compass40"}, | ||
| 218 | {"predicate": {"angle": 0.81}, "model": "item/compass41"}, | ||
| 219 | {"predicate": {"angle": 0.83}, "model": "item/compass42"}, | ||
| 220 | {"predicate": {"angle": 0.85}, "model": "item/compass43"}, | ||
| 221 | {"predicate": {"angle": 0.87}, "model": "item/compass44"}, | ||
| 222 | {"predicate": {"angle": 0.89}, "model": "item/compass45"}, | ||
| 223 | {"predicate": {"angle": 0.91}, "model": "item/compass46"}, | ||
| 224 | {"predicate": {"angle": 0.93}, "model": "item/compass47"}, | ||
| 225 | {"predicate": {"angle": 0.95}, "model": "item/compass48"}, | ||
| 226 | {"predicate": {"angle": 0.97}, "model": "item/compass49"}, | ||
| 227 | {"predicate": {"angle": 0.99}, "model": "item/compass50"} | ||
| 228 | ], | ||
| 229 | "display": { | ||
| 230 | "thirdperson_righthand": { | ||
| 231 | "rotation": [66.49, -0.3, 0.04], | ||
| 232 | "translation": [0, 5, 4], | ||
| 233 | "scale": [0.75, 0.75, 0.75] | ||
| 234 | }, | ||
| 235 | "firstperson_righthand": { | ||
| 236 | "rotation": [33, -26.25, 26.38], | ||
| 237 | "translation": [-0.85, 5.25, -1], | ||
| 238 | "scale": [0.97, 0.97, 0.97] | ||
| 239 | }, | ||
| 240 | "ground": { | ||
| 241 | "translation": [0, 4, 0], | ||
| 242 | "scale": [0.75, 0.75, 0.75] | ||
| 243 | }, | ||
| 244 | "gui": { | ||
| 245 | "rotation": [-90, 0, 0], | ||
| 246 | "scale": [4, 4, 4] | ||
| 247 | }, | ||
| 248 | "head": { | ||
| 249 | "rotation": [0, 180, 0], | ||
| 250 | "translation": [0, 13, 7] | ||
| 251 | }, | ||
| 252 | "fixed": { | ||
| 253 | "rotation": [-90, 180, 0], | ||
| 254 | "translation": [0, 0, -14.5], | ||
| 255 | "scale": [2, 2, 2] | ||
| 256 | } | ||
| 257 | } | ||
| 258 | } \ No newline at end of file | ||