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/jungle_fence_gate_open.json | |
| download | faithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.tar.gz faithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.tar.xz faithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.zip | |
Initial import
Diffstat (limited to 'assets/minecraft/models/block/jungle_fence_gate_open.json')
| -rwxr-xr-x | assets/minecraft/models/block/jungle_fence_gate_open.json | 117 |
1 files changed, 117 insertions, 0 deletions
diff --git a/assets/minecraft/models/block/jungle_fence_gate_open.json b/assets/minecraft/models/block/jungle_fence_gate_open.json new file mode 100755 index 00000000..c13ce4a7 --- /dev/null +++ b/assets/minecraft/models/block/jungle_fence_gate_open.json | |||
| @@ -0,0 +1,117 @@ | |||
| 1 | { | ||
| 2 | "parent": "block/block", | ||
| 3 | "textures": { | ||
| 4 | "particle": "block/jungle_fence_gate", | ||
| 5 | "texture": "block/jungle_fence_gate" | ||
| 6 | }, | ||
| 7 | "elements": [ | ||
| 8 | { | ||
| 9 | "from": [0, 3, 7], | ||
| 10 | "to": [2, 15, 9], | ||
| 11 | "faces": { | ||
| 12 | "north": {"uv": [14, 1, 16, 13], "texture": "#texture"}, | ||
| 13 | "east": {"uv": [14, 1, 16, 13], "texture": "#texture"}, | ||
| 14 | "south": {"uv": [14, 1, 16, 13], "texture": "#texture"}, | ||
| 15 | "west": {"uv": [14, 1, 16, 13], "texture": "#texture"}, | ||
| 16 | "up": {"uv": [14, 1, 16, 3], "rotation": 90, "texture": "#texture"}, | ||
| 17 | "down": {"uv": [14, 11, 16, 13], "rotation": 90, "texture": "#texture"} | ||
| 18 | } | ||
| 19 | }, | ||
| 20 | { | ||
| 21 | "from": [0, 8, 13], | ||
| 22 | "to": [2, 11, 15], | ||
| 23 | "faces": { | ||
| 24 | "north": {"uv": [8, 5, 10, 8], "texture": "#texture"}, | ||
| 25 | "east": {"uv": [8, 5, 10, 8], "texture": "#texture"}, | ||
| 26 | "south": {"uv": [6, 5, 8, 8], "texture": "#texture"}, | ||
| 27 | "west": {"uv": [6, 5, 8, 8], "texture": "#texture"} | ||
| 28 | } | ||
| 29 | }, | ||
| 30 | { | ||
| 31 | "from": [0, 8, 10], | ||
| 32 | "to": [2, 11, 12], | ||
| 33 | "faces": { | ||
| 34 | "north": {"uv": [11, 5, 13, 8], "texture": "#texture"}, | ||
| 35 | "east": {"uv": [11, 5, 13, 8], "texture": "#texture"}, | ||
| 36 | "south": {"uv": [3, 5, 5, 8], "texture": "#texture"}, | ||
| 37 | "west": {"uv": [3, 5, 5, 8], "texture": "#texture"} | ||
| 38 | } | ||
| 39 | }, | ||
| 40 | { | ||
| 41 | "from": [0, 11, 9], | ||
| 42 | "to": [2, 14, 15], | ||
| 43 | "faces": { | ||
| 44 | "east": {"uv": [8, 2, 14, 5], "texture": "#texture"}, | ||
| 45 | "south": {"uv": [8, 2, 10, 5], "texture": "#texture"}, | ||
| 46 | "west": {"uv": [2, 2, 8, 5], "texture": "#texture"}, | ||
| 47 | "up": {"uv": [8, 2, 14, 4], "rotation": 90, "texture": "#texture"}, | ||
| 48 | "down": {"uv": [8, 3, 14, 5], "rotation": 270, "texture": "#texture"} | ||
| 49 | } | ||
| 50 | }, | ||
| 51 | { | ||
| 52 | "from": [0, 5, 9], | ||
| 53 | "to": [2, 8, 15], | ||
| 54 | "faces": { | ||
| 55 | "east": {"uv": [8, 8, 14, 11], "texture": "#texture"}, | ||
| 56 | "south": {"uv": [8, 8, 10, 11], "texture": "#texture"}, | ||
| 57 | "west": {"uv": [2, 8, 8, 11], "texture": "#texture"}, | ||
| 58 | "up": {"uv": [8, 8, 14, 10], "rotation": 90, "texture": "#texture"}, | ||
| 59 | "down": {"uv": [8, 9, 14, 11], "rotation": 270, "texture": "#texture"} | ||
| 60 | } | ||
| 61 | }, | ||
| 62 | { | ||
| 63 | "from": [14, 3, 7], | ||
| 64 | "to": [16, 15, 9], | ||
| 65 | "faces": { | ||
| 66 | "north": {"uv": [14, 1, 16, 13], "texture": "#texture"}, | ||
| 67 | "east": {"uv": [14, 1, 16, 13], "texture": "#texture"}, | ||
| 68 | "south": {"uv": [14, 1, 16, 13], "texture": "#texture"}, | ||
| 69 | "west": {"uv": [14, 1, 16, 13], "texture": "#texture"}, | ||
| 70 | "up": {"uv": [14, 1, 16, 3], "rotation": 90, "texture": "#texture"}, | ||
| 71 | "down": {"uv": [14, 11, 16, 13], "rotation": 90, "texture": "#texture"} | ||
| 72 | } | ||
| 73 | }, | ||
| 74 | { | ||
| 75 | "from": [14, 8, 13], | ||
| 76 | "to": [16, 11, 15], | ||
| 77 | "faces": { | ||
| 78 | "north": {"uv": [8, 5, 10, 8], "texture": "#texture"}, | ||
| 79 | "east": {"uv": [8, 5, 10, 8], "texture": "#texture"}, | ||
| 80 | "south": {"uv": [6, 5, 8, 8], "texture": "#texture"}, | ||
| 81 | "west": {"uv": [6, 5, 8, 8], "texture": "#texture"} | ||
| 82 | } | ||
| 83 | }, | ||
| 84 | { | ||
| 85 | "from": [14, 8, 10], | ||
| 86 | "to": [16, 11, 12], | ||
| 87 | "faces": { | ||
| 88 | "north": {"uv": [3, 5, 5, 8], "texture": "#texture"}, | ||
| 89 | "east": {"uv": [11, 5, 13, 8], "texture": "#texture"}, | ||
| 90 | "south": {"uv": [11, 5, 13, 8], "texture": "#texture"}, | ||
| 91 | "west": {"uv": [3, 5, 5, 8], "texture": "#texture"} | ||
| 92 | } | ||
| 93 | }, | ||
| 94 | { | ||
| 95 | "from": [14, 11, 9], | ||
| 96 | "to": [16, 14, 15], | ||
| 97 | "faces": { | ||
| 98 | "east": {"uv": [8, 2, 14, 5], "texture": "#texture"}, | ||
| 99 | "south": {"uv": [8, 2, 10, 5], "texture": "#texture"}, | ||
| 100 | "west": {"uv": [2, 2, 8, 5], "texture": "#texture"}, | ||
| 101 | "up": {"uv": [8, 2, 14, 4], "rotation": 90, "texture": "#texture"}, | ||
| 102 | "down": {"uv": [8, 3, 14, 5], "rotation": 270, "texture": "#texture"} | ||
| 103 | } | ||
| 104 | }, | ||
| 105 | { | ||
| 106 | "from": [14, 5, 9], | ||
| 107 | "to": [16, 8, 15], | ||
| 108 | "faces": { | ||
| 109 | "east": {"uv": [8, 8, 14, 11], "texture": "#texture"}, | ||
| 110 | "south": {"uv": [8, 8, 10, 11], "texture": "#texture"}, | ||
| 111 | "west": {"uv": [2, 8, 8, 11], "texture": "#texture"}, | ||
| 112 | "up": {"uv": [8, 8, 14, 10], "rotation": 90, "texture": "#texture"}, | ||
| 113 | "down": {"uv": [8, 9, 14, 11], "rotation": 270, "texture": "#texture"} | ||
| 114 | } | ||
| 115 | } | ||
| 116 | ] | ||
| 117 | } \ No newline at end of file | ||