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/template_three_candles.json | |
| download | faithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.tar.gz faithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.tar.xz faithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.zip | |
Initial import
Diffstat (limited to 'assets/minecraft/models/block/template_three_candles.json')
| -rwxr-xr-x | assets/minecraft/models/block/template_three_candles.json | 103 |
1 files changed, 103 insertions, 0 deletions
diff --git a/assets/minecraft/models/block/template_three_candles.json b/assets/minecraft/models/block/template_three_candles.json new file mode 100755 index 00000000..5e59b15f --- /dev/null +++ b/assets/minecraft/models/block/template_three_candles.json | |||
| @@ -0,0 +1,103 @@ | |||
| 1 | { | ||
| 2 | "parent": "block/block", | ||
| 3 | "ambientocclusion": false, | ||
| 4 | "textures": { | ||
| 5 | "particle": "block/air", | ||
| 6 | "all": "block/candle" | ||
| 7 | }, | ||
| 8 | "elements": [ | ||
| 9 | { | ||
| 10 | "from": [8.5, 6.25, 7], | ||
| 11 | "to": [9.5, 9.25, 7], | ||
| 12 | "rotation": {"angle": 45, "axis": "y", "origin": [9, 6, 7]}, | ||
| 13 | "faces": { | ||
| 14 | "north": {"uv": [0, 3, 1, 6], "texture": "#all"}, | ||
| 15 | "south": {"uv": [0, 3, 1, 6], "texture": "#all"} | ||
| 16 | } | ||
| 17 | }, | ||
| 18 | { | ||
| 19 | "from": [4.75, 1.5, 6.75], | ||
| 20 | "to": [7.25, 5.25, 9.25], | ||
| 21 | "faces": { | ||
| 22 | "north": {"uv": [5, 6, 7, 9], "texture": "#all"}, | ||
| 23 | "east": {"uv": [3, 6, 5, 9], "texture": "#all"}, | ||
| 24 | "south": {"uv": [5, 6, 7, 9], "texture": "#all"}, | ||
| 25 | "west": {"uv": [3, 6, 5, 9], "texture": "#all"}, | ||
| 26 | "up": {"uv": [0, 6, 2, 8], "texture": "#all"} | ||
| 27 | } | ||
| 28 | }, | ||
| 29 | { | ||
| 30 | "from": [7.75, 2.5, 5.75], | ||
| 31 | "to": [10.25, 6.25, 8.25], | ||
| 32 | "faces": { | ||
| 33 | "north": {"uv": [5, 6, 7, 9], "texture": "#all"}, | ||
| 34 | "east": {"uv": [3, 6, 5, 9], "texture": "#all"}, | ||
| 35 | "south": {"uv": [5, 6, 7, 9], "texture": "#all"}, | ||
| 36 | "west": {"uv": [3, 6, 5, 9], "texture": "#all"}, | ||
| 37 | "up": {"uv": [0, 6, 2, 8], "texture": "#all"} | ||
| 38 | } | ||
| 39 | }, | ||
| 40 | { | ||
| 41 | "from": [6.75, -1.75, 8.75], | ||
| 42 | "to": [9.25, 3.25, 11.25], | ||
| 43 | "faces": { | ||
| 44 | "north": {"uv": [5, 6, 7, 10], "texture": "#all"}, | ||
| 45 | "east": {"uv": [3, 6, 5, 10], "texture": "#all"}, | ||
| 46 | "south": {"uv": [5, 6, 7, 10], "texture": "#all"}, | ||
| 47 | "west": {"uv": [3, 6, 5, 10], "texture": "#all"}, | ||
| 48 | "up": {"uv": [0, 6, 2, 8], "texture": "#all"} | ||
| 49 | } | ||
| 50 | }, | ||
| 51 | { | ||
| 52 | "from": [8, 0, 6], | ||
| 53 | "to": [10, 6, 8], | ||
| 54 | "faces": { | ||
| 55 | "north": {"uv": [0, 8, 2, 14], "texture": "#all"}, | ||
| 56 | "east": {"uv": [2, 8, 0, 14], "texture": "#all"}, | ||
| 57 | "south": {"uv": [0, 8, 2, 14], "texture": "#all"}, | ||
| 58 | "west": {"uv": [2, 8, 0, 14], "texture": "#all"}, | ||
| 59 | "down": {"uv": [0, 14, 2, 16], "texture": "#all", "cullface": "down"} | ||
| 60 | } | ||
| 61 | }, | ||
| 62 | { | ||
| 63 | "from": [6, 5.25, 7.5], | ||
| 64 | "to": [6, 8.25, 8.5], | ||
| 65 | "rotation": {"angle": 45, "axis": "y", "origin": [6, 3.875, 8]}, | ||
| 66 | "faces": { | ||
| 67 | "east": {"uv": [0, 3, 1, 6], "texture": "#all"}, | ||
| 68 | "west": {"uv": [0, 3, 1, 6], "texture": "#all"} | ||
| 69 | } | ||
| 70 | }, | ||
| 71 | { | ||
| 72 | "from": [5, 0, 7], | ||
| 73 | "to": [7, 5, 9], | ||
| 74 | "faces": { | ||
| 75 | "north": {"uv": [2, 8, 0, 13], "texture": "#all"}, | ||
| 76 | "east": {"uv": [0, 8, 2, 13], "texture": "#all"}, | ||
| 77 | "south": {"uv": [2, 8, 0, 13], "texture": "#all"}, | ||
| 78 | "west": {"uv": [0, 8, 2, 13], "texture": "#all"}, | ||
| 79 | "down": {"uv": [0, 14, 2, 16], "rotation": 90, "texture": "#all", "cullface": "down"} | ||
| 80 | } | ||
| 81 | }, | ||
| 82 | { | ||
| 83 | "from": [7.5, 3.25, 10], | ||
| 84 | "to": [8.5, 6.25, 10], | ||
| 85 | "rotation": {"angle": 45, "axis": "y", "origin": [8, 1.875, 10]}, | ||
| 86 | "faces": { | ||
| 87 | "north": {"uv": [0, 3, 1, 6], "texture": "#all"}, | ||
| 88 | "south": {"uv": [0, 3, 1, 6], "texture": "#all"} | ||
| 89 | } | ||
| 90 | }, | ||
| 91 | { | ||
| 92 | "from": [7, 0, 9], | ||
| 93 | "to": [9, 3, 11], | ||
| 94 | "faces": { | ||
| 95 | "north": {"uv": [0, 8, 2, 11], "texture": "#all"}, | ||
| 96 | "east": {"uv": [2, 8, 0, 11], "texture": "#all"}, | ||
| 97 | "south": {"uv": [0, 8, 2, 11], "texture": "#all"}, | ||
| 98 | "west": {"uv": [2, 8, 0, 11], "texture": "#all"}, | ||
| 99 | "down": {"uv": [0, 14, 2, 16], "rotation": 180, "texture": "#all", "cullface": "down"} | ||
| 100 | } | ||
| 101 | } | ||
| 102 | ] | ||
| 103 | } \ No newline at end of file | ||