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/block/jukebox.json | |
| download | faithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.tar.gz faithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.tar.xz faithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.zip | |
Initial import
Diffstat (limited to 'assets/minecraft/models/block/jukebox.json')
| -rwxr-xr-x | assets/minecraft/models/block/jukebox.json | 94 |
1 files changed, 94 insertions, 0 deletions
diff --git a/assets/minecraft/models/block/jukebox.json b/assets/minecraft/models/block/jukebox.json new file mode 100755 index 00000000..6fa00a08 --- /dev/null +++ b/assets/minecraft/models/block/jukebox.json | |||
| @@ -0,0 +1,94 @@ | |||
| 1 | { | ||
| 2 | "parent": "block/cube", | ||
| 3 | "texture_size": [32, 32], | ||
| 4 | "textures": { | ||
| 5 | "0": "block/jukebox_side", | ||
| 6 | "2": "block/note_block", | ||
| 7 | "3": "block/jukebox_top", | ||
| 8 | "4": "block/jukebox_extra", | ||
| 9 | "particle": "block/air" | ||
| 10 | }, | ||
| 11 | "elements": [ | ||
| 12 | { | ||
| 13 | "from": [0, 0, 0], | ||
| 14 | "to": [16, 16, 16], | ||
| 15 | "faces": { | ||
| 16 | "north": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "north"}, | ||
| 17 | "east": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "east"}, | ||
| 18 | "south": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "south"}, | ||
| 19 | "west": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "west"}, | ||
| 20 | "up": {"uv": [0, 0, 16, 16], "texture": "#3", "cullface": "up"}, | ||
| 21 | "down": {"uv": [0, 0, 16, 16], "texture": "#2", "cullface": "down"} | ||
| 22 | } | ||
| 23 | }, | ||
| 24 | { | ||
| 25 | "from": [7, 16, 1], | ||
| 26 | "to": [9, 18, 3], | ||
| 27 | "faces": { | ||
| 28 | "north": {"uv": [10, 6, 12, 8], "texture": "#4", "cullface": "up"}, | ||
| 29 | "east": {"uv": [12, 6, 14, 8], "texture": "#4", "cullface": "up"}, | ||
| 30 | "south": {"uv": [14, 6, 16, 8], "texture": "#4", "cullface": "up"}, | ||
| 31 | "west": {"uv": [8, 6, 10, 8], "texture": "#4", "cullface": "up"}, | ||
| 32 | "up": {"uv": [10, 4, 12, 6], "texture": "#4", "cullface": "up"} | ||
| 33 | } | ||
| 34 | }, | ||
| 35 | { | ||
| 36 | "from": [7.49, 17.95, 1.5], | ||
| 37 | "to": [8.51, 21.95, 2.5], | ||
| 38 | "faces": { | ||
| 39 | "north": {"uv": [1, 0, 2, 4], "texture": "#4", "cullface": "up"}, | ||
| 40 | "east": {"uv": [2, 0, 3, 4], "texture": "#4", "cullface": "up"}, | ||
| 41 | "south": {"uv": [3, 0, 4, 4], "texture": "#4", "cullface": "up"}, | ||
| 42 | "west": {"uv": [0, 0, 1, 4], "texture": "#4", "cullface": "up"} | ||
| 43 | } | ||
| 44 | }, | ||
| 45 | { | ||
| 46 | "from": [4, 18.9, 4.45], | ||
| 47 | "to": [12, 26.9, 4.95], | ||
| 48 | "rotation": {"angle": -22.5, "axis": "x", "origin": [7, 23, 6]}, | ||
| 49 | "faces": { | ||
| 50 | "north": {"uv": [8, 8, 16, 16], "texture": "#4", "cullface": "up"}, | ||
| 51 | "east": {"uv": [0, 5, 8, 6], "rotation": 270, "texture": "#4", "cullface": "up"}, | ||
| 52 | "south": {"uv": [0, 8, 8, 16], "texture": "#4", "cullface": "up"}, | ||
| 53 | "west": {"uv": [0, 6, 8, 7], "rotation": 270, "texture": "#4", "cullface": "up"}, | ||
| 54 | "up": {"uv": [0, 4, 8, 5], "texture": "#4", "cullface": "up"}, | ||
| 55 | "down": {"uv": [0, 7, 8, 8], "texture": "#4", "cullface": "up"} | ||
| 56 | } | ||
| 57 | }, | ||
| 58 | { | ||
| 59 | "from": [7, 21.9, 1.45], | ||
| 60 | "to": [9, 23.9, 4.45], | ||
| 61 | "rotation": {"angle": -22.5, "axis": "x", "origin": [7, 23, 6]}, | ||
| 62 | "faces": { | ||
| 63 | "north": {"uv": [14, 4, 16, 6], "texture": "#4", "cullface": "up"}, | ||
| 64 | "east": {"uv": [8, 4, 10, 6], "texture": "#4", "cullface": "up"}, | ||
| 65 | "west": {"uv": [12, 4, 14, 6], "texture": "#4", "cullface": "up"}, | ||
| 66 | "up": {"uv": [10, 2, 12, 4], "rotation": 180, "texture": "#4", "cullface": "up"}, | ||
| 67 | "down": {"uv": [12, 2, 14, 4], "texture": "#4", "cullface": "up"} | ||
| 68 | } | ||
| 69 | }, | ||
| 70 | { | ||
| 71 | "from": [8, 17.5, 1.6], | ||
| 72 | "to": [14, 18.5, 2.4], | ||
| 73 | "faces": { | ||
| 74 | "north": {"uv": [10, 0, 16, 1], "rotation": 180, "texture": "#4", "cullface": "up"}, | ||
| 75 | "south": {"uv": [10, 0, 16, 1], "texture": "#4", "cullface": "up"}, | ||
| 76 | "west": {"uv": [10, 0, 11, 1], "texture": "#4", "cullface": "up"}, | ||
| 77 | "up": {"uv": [10, 0, 16, 1], "texture": "#4", "cullface": "up"}, | ||
| 78 | "down": {"uv": [10, 0, 16, 1], "texture": "#4", "cullface": "up"} | ||
| 79 | } | ||
| 80 | }, | ||
| 81 | { | ||
| 82 | "from": [13, 17, 1.5], | ||
| 83 | "to": [14, 19, 2.5], | ||
| 84 | "faces": { | ||
| 85 | "north": {"uv": [14, 1, 15, 3], "texture": "#4", "cullface": "up"}, | ||
| 86 | "east": {"uv": [15, 1, 16, 3], "texture": "#4", "cullface": "up"}, | ||
| 87 | "south": {"uv": [14, 1, 15, 3], "texture": "#4", "cullface": "up"}, | ||
| 88 | "west": {"uv": [15, 1, 16, 3], "texture": "#4", "cullface": "up"}, | ||
| 89 | "up": {"uv": [15, 1, 16, 2], "texture": "#4", "cullface": "up"}, | ||
| 90 | "down": {"uv": [15, 2, 16, 3], "texture": "#4", "cullface": "up"} | ||
| 91 | } | ||
| 92 | } | ||
| 93 | ] | ||
| 94 | } \ No newline at end of file | ||