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/cake_slice6.json | |
| download | faithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.tar.gz faithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.tar.xz faithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.zip | |
Initial import
Diffstat (limited to 'assets/minecraft/models/block/cake_slice6.json')
| -rwxr-xr-x | assets/minecraft/models/block/cake_slice6.json | 219 |
1 files changed, 219 insertions, 0 deletions
diff --git a/assets/minecraft/models/block/cake_slice6.json b/assets/minecraft/models/block/cake_slice6.json new file mode 100755 index 00000000..da460f82 --- /dev/null +++ b/assets/minecraft/models/block/cake_slice6.json | |||
| @@ -0,0 +1,219 @@ | |||
| 1 | { | ||
| 2 | "parent": "block/block", | ||
| 3 | "textures": { | ||
| 4 | "3": "block/cake_inner", | ||
| 5 | "bottom": "block/cake_bottom", | ||
| 6 | "top": "block/cake_top", | ||
| 7 | "particle": "block/cake_side", | ||
| 8 | "side": "block/cake_side" | ||
| 9 | }, | ||
| 10 | "elements": [ | ||
| 11 | { | ||
| 12 | "from": [13, 0, 1], | ||
| 13 | "to": [15, 8, 15], | ||
| 14 | "faces": { | ||
| 15 | "north": {"uv": [1, 8, 3, 16], "texture": "#side"}, | ||
| 16 | "east": {"uv": [1, 8, 15, 16], "texture": "#side"}, | ||
| 17 | "south": {"uv": [13, 8, 15, 16], "texture": "#side"}, | ||
| 18 | "west": {"uv": [1, 8, 15, 16], "texture": "#3"}, | ||
| 19 | "up": {"uv": [13, 1, 15, 15], "texture": "#top"}, | ||
| 20 | "down": {"uv": [13, 1, 15, 15], "texture": "#bottom", "cullface": "down"} | ||
| 21 | } | ||
| 22 | }, | ||
| 23 | { | ||
| 24 | "from": [13, 5, 0.5], | ||
| 25 | "to": [15, 8, 15.5], | ||
| 26 | "faces": { | ||
| 27 | "north": {"uv": [1, 8, 5, 11], "texture": "#side"}, | ||
| 28 | "south": {"uv": [11, 8, 15, 11], "texture": "#side"} | ||
| 29 | } | ||
| 30 | }, | ||
| 31 | { | ||
| 32 | "from": [13, 4, 0.5], | ||
| 33 | "to": [15, 8, 1], | ||
| 34 | "faces": { | ||
| 35 | "east": {"uv": [1, 8, 2, 12], "texture": "#side"}, | ||
| 36 | "up": {"uv": [13, 14, 15, 15], "texture": "#top"} | ||
| 37 | } | ||
| 38 | }, | ||
| 39 | { | ||
| 40 | "from": [13, 4, 15], | ||
| 41 | "to": [15, 8, 15.5], | ||
| 42 | "faces": { | ||
| 43 | "east": {"uv": [1, 8, 2, 12], "texture": "#side"}, | ||
| 44 | "up": {"uv": [13, 14, 15, 15], "texture": "#top"} | ||
| 45 | } | ||
| 46 | }, | ||
| 47 | { | ||
| 48 | "from": [13, 4, 0.5], | ||
| 49 | "to": [15, 5, 15.5], | ||
| 50 | "faces": { | ||
| 51 | "north": {"uv": [1, 11, 3, 12], "texture": "#side"}, | ||
| 52 | "south": {"uv": [13, 11, 15, 12], "texture": "#side"}, | ||
| 53 | "down": {"uv": [1, 11, 3, 12], "texture": "#side"} | ||
| 54 | } | ||
| 55 | }, | ||
| 56 | { | ||
| 57 | "from": [15, 4, 1], | ||
| 58 | "to": [15.5, 5, 3], | ||
| 59 | "faces": { | ||
| 60 | "east": {"uv": [13, 11, 15, 12], "texture": "#side"}, | ||
| 61 | "south": {"uv": [13, 11, 14, 12], "texture": "#side"}, | ||
| 62 | "west": {"uv": [0, 0, 0, 0], "texture": "#side"}, | ||
| 63 | "down": {"uv": [13, 11, 15, 12], "rotation": 270, "texture": "#side"} | ||
| 64 | } | ||
| 65 | }, | ||
| 66 | { | ||
| 67 | "from": [15, 4, 5], | ||
| 68 | "to": [15.5, 5, 7], | ||
| 69 | "faces": { | ||
| 70 | "north": {"uv": [10, 11, 11, 12], "texture": "#side"}, | ||
| 71 | "east": {"uv": [9, 11, 11, 12], "texture": "#side"}, | ||
| 72 | "south": {"uv": [9, 11, 10, 12], "texture": "#side"}, | ||
| 73 | "west": {"uv": [0, 0, 0, 0], "texture": "#side"}, | ||
| 74 | "down": {"uv": [9, 11, 11, 12], "rotation": 270, "texture": "#side"} | ||
| 75 | } | ||
| 76 | }, | ||
| 77 | { | ||
| 78 | "from": [15, 4, 9], | ||
| 79 | "to": [15.5, 5, 11], | ||
| 80 | "faces": { | ||
| 81 | "north": {"uv": [6, 11, 7, 12], "texture": "#side"}, | ||
| 82 | "east": {"uv": [5, 11, 7, 12], "texture": "#side"}, | ||
| 83 | "south": {"uv": [5, 11, 6, 12], "texture": "#side"}, | ||
| 84 | "west": {"uv": [0, 0, 0, 0], "texture": "#side"}, | ||
| 85 | "down": {"uv": [5, 11, 7, 12], "rotation": 270, "texture": "#side"} | ||
| 86 | } | ||
| 87 | }, | ||
| 88 | { | ||
| 89 | "from": [15, 5, 1], | ||
| 90 | "to": [15.5, 8, 15], | ||
| 91 | "faces": { | ||
| 92 | "east": {"uv": [1, 8, 15, 11], "texture": "#side"}, | ||
| 93 | "west": {"uv": [0, 0, 0, 0], "texture": "#side"}, | ||
| 94 | "down": {"uv": [1, 10.5, 15, 11], "rotation": 270, "texture": "#side"} | ||
| 95 | } | ||
| 96 | }, | ||
| 97 | { | ||
| 98 | "from": [15, 4, 13], | ||
| 99 | "to": [15.5, 5, 15], | ||
| 100 | "faces": { | ||
| 101 | "north": {"uv": [2, 11, 3, 12], "texture": "#side"}, | ||
| 102 | "east": {"uv": [1, 11, 3, 12], "texture": "#side"}, | ||
| 103 | "west": {"uv": [0, 0, 0, 0], "texture": "#side"}, | ||
| 104 | "down": {"uv": [1, 11, 3, 12], "rotation": 270, "texture": "#side"} | ||
| 105 | } | ||
| 106 | }, | ||
| 107 | { | ||
| 108 | "from": [15, 4, 1], | ||
| 109 | "to": [15.5, 8, 15], | ||
| 110 | "faces": { | ||
| 111 | "north": {"uv": [14, 8, 15, 12], "texture": "#side"}, | ||
| 112 | "south": {"uv": [1, 8, 2, 12], "texture": "#side"}, | ||
| 113 | "up": {"uv": [1, 14, 15, 15], "rotation": 90, "texture": "#top"} | ||
| 114 | } | ||
| 115 | }, | ||
| 116 | { | ||
| 117 | "from": [2, 0, 4], | ||
| 118 | "to": [3, 1, 5], | ||
| 119 | "faces": { | ||
| 120 | "north": {"uv": [4, 4, 5, 5], "texture": "#top"}, | ||
| 121 | "east": {"uv": [4, 4, 5, 5], "texture": "#top"}, | ||
| 122 | "south": {"uv": [4, 4, 5, 5], "texture": "#top"}, | ||
| 123 | "west": {"uv": [4, 4, 5, 5], "texture": "#top"}, | ||
| 124 | "up": {"uv": [4, 4, 5, 5], "texture": "#top"} | ||
| 125 | } | ||
| 126 | }, | ||
| 127 | { | ||
| 128 | "from": [6, 0, 12], | ||
| 129 | "to": [7, 1, 13], | ||
| 130 | "faces": { | ||
| 131 | "north": {"uv": [12, 11, 13, 12], "texture": "#top"}, | ||
| 132 | "east": {"uv": [12, 11, 13, 12], "texture": "#top"}, | ||
| 133 | "south": {"uv": [12, 11, 13, 12], "texture": "#top"}, | ||
| 134 | "west": {"uv": [12, 11, 13, 12], "texture": "#top"}, | ||
| 135 | "up": {"uv": [12, 11, 13, 12], "texture": "#top"} | ||
| 136 | } | ||
| 137 | }, | ||
| 138 | { | ||
| 139 | "from": [2, -0.75, 12], | ||
| 140 | "to": [3, 0.25, 13], | ||
| 141 | "rotation": {"angle": -22.5, "axis": "y", "origin": [2.5, -0.25, 10.5]}, | ||
| 142 | "faces": { | ||
| 143 | "up": {"uv": [14, 11, 15, 12], "texture": "#side"} | ||
| 144 | } | ||
| 145 | }, | ||
| 146 | { | ||
| 147 | "from": [7, -0.75, 8], | ||
| 148 | "to": [8, 0.25, 9], | ||
| 149 | "rotation": {"angle": 45, "axis": "y", "origin": [2.5, -0.25, 10.5]}, | ||
| 150 | "faces": { | ||
| 151 | "up": {"uv": [6, 14, 7, 15], "texture": "#side"} | ||
| 152 | } | ||
| 153 | }, | ||
| 154 | { | ||
| 155 | "from": [5.5, -0.75, 10], | ||
| 156 | "to": [6.5, 0.25, 11], | ||
| 157 | "faces": { | ||
| 158 | "up": {"uv": [6, 14, 7, 15], "texture": "#side"} | ||
| 159 | } | ||
| 160 | }, | ||
| 161 | { | ||
| 162 | "from": [10.5, -0.75, 10], | ||
| 163 | "to": [11.5, 0.25, 11], | ||
| 164 | "faces": { | ||
| 165 | "up": {"uv": [6, 14, 7, 15], "texture": "#side"} | ||
| 166 | } | ||
| 167 | }, | ||
| 168 | { | ||
| 169 | "from": [7.5, -0.75, 6], | ||
| 170 | "to": [8.5, 0.25, 7], | ||
| 171 | "faces": { | ||
| 172 | "up": {"uv": [7, 9, 8, 10], "texture": "#side"} | ||
| 173 | } | ||
| 174 | }, | ||
| 175 | { | ||
| 176 | "from": [10.5, -0.75, 5], | ||
| 177 | "to": [11.5, 0.25, 6], | ||
| 178 | "rotation": {"angle": -22.5, "axis": "y", "origin": [2.5, -0.25, 10.5]}, | ||
| 179 | "faces": { | ||
| 180 | "up": {"uv": [7, 9, 8, 10], "texture": "#side"} | ||
| 181 | } | ||
| 182 | }, | ||
| 183 | { | ||
| 184 | "from": [9.5, -0.75, 2], | ||
| 185 | "to": [10.5, 0.25, 3], | ||
| 186 | "faces": { | ||
| 187 | "up": {"uv": [6, 14, 7, 15], "texture": "#side"} | ||
| 188 | } | ||
| 189 | }, | ||
| 190 | { | ||
| 191 | "from": [9.5, -0.75, 11], | ||
| 192 | "to": [10.5, 0.25, 12], | ||
| 193 | "rotation": {"angle": -22.5, "axis": "y", "origin": [2.5, -0.25, 10.5]}, | ||
| 194 | "faces": { | ||
| 195 | "up": {"uv": [6, 14, 7, 15], "texture": "#side"} | ||
| 196 | } | ||
| 197 | }, | ||
| 198 | { | ||
| 199 | "from": [-0.5, -0.75, 2], | ||
| 200 | "to": [0.5, 0.25, 3], | ||
| 201 | "rotation": {"angle": -22.5, "axis": "y", "origin": [2.5, -0.25, 10.5]}, | ||
| 202 | "faces": { | ||
| 203 | "up": {"uv": [6, 14, 7, 15], "texture": "#side"} | ||
| 204 | } | ||
| 205 | }, | ||
| 206 | { | ||
| 207 | "from": [12, 7.5, 6], | ||
| 208 | "to": [14, 8.5, 8], | ||
| 209 | "rotation": {"angle": 22.5, "axis": "z", "origin": [13, 8, 7]}, | ||
| 210 | "faces": { | ||
| 211 | "north": {"uv": [12, 6, 14, 7], "rotation": 180, "texture": "#top"}, | ||
| 212 | "east": {"uv": [13, 6, 14, 8], "rotation": 90, "texture": "#top"}, | ||
| 213 | "south": {"uv": [12, 7, 14, 8], "texture": "#top"}, | ||
| 214 | "west": {"uv": [12, 6, 13, 8], "rotation": 270, "texture": "#top"}, | ||
| 215 | "up": {"uv": [12, 6, 14, 8], "texture": "#top"} | ||
| 216 | } | ||
| 217 | } | ||
| 218 | ] | ||
| 219 | } \ No newline at end of file | ||