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/cherry_fence_side2.json | |
| download | faithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.tar.gz faithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.tar.xz faithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.zip | |
Initial import
Diffstat (limited to 'assets/minecraft/models/block/cherry_fence_side2.json')
| -rwxr-xr-x | assets/minecraft/models/block/cherry_fence_side2.json | 82 |
1 files changed, 82 insertions, 0 deletions
diff --git a/assets/minecraft/models/block/cherry_fence_side2.json b/assets/minecraft/models/block/cherry_fence_side2.json new file mode 100755 index 00000000..c2b32221 --- /dev/null +++ b/assets/minecraft/models/block/cherry_fence_side2.json | |||
| @@ -0,0 +1,82 @@ | |||
| 1 | { | ||
| 2 | "credit": "Made with Blockbench", | ||
| 3 | "textures": { | ||
| 4 | "2": "block/stripped_cherry_log_top", | ||
| 5 | "texture": "block/cherry_fence", | ||
| 6 | "particle": "block/air" | ||
| 7 | }, | ||
| 8 | "elements": [ | ||
| 9 | { | ||
| 10 | "from": [7, -2, 0.75], | ||
| 11 | "to": [9, 14, 4.75], | ||
| 12 | "rotation": {"angle": 0, "axis": "y", "origin": [0, 0, -0.25]}, | ||
| 13 | "faces": { | ||
| 14 | "north": {"uv": [0, 0, 2, 16], "texture": "#texture"}, | ||
| 15 | "east": {"uv": [12, 0, 16, 16], "texture": "#texture"}, | ||
| 16 | "south": {"uv": [14, 0, 16, 16], "texture": "#texture"}, | ||
| 17 | "west": {"uv": [0, 0, 4, 16], "texture": "#texture"}, | ||
| 18 | "down": {"uv": [7, 6, 9, 10], "texture": "#2", "cullface": "down"} | ||
| 19 | } | ||
| 20 | }, | ||
| 21 | { | ||
| 22 | "from": [7.01, 12.75, 1.85], | ||
| 23 | "to": [8.99, 15.65, 4.75], | ||
| 24 | "rotation": {"angle": 45, "axis": "x", "origin": [8, 14.75, 2.75]}, | ||
| 25 | "faces": { | ||
| 26 | "north": {"uv": [1, 0, 3, 3], "texture": "#texture"}, | ||
| 27 | "east": {"uv": [13, 0, 16, 3], "rotation": 90, "texture": "#texture"}, | ||
| 28 | "west": {"uv": [1, 0, 4, 3], "texture": "#texture"}, | ||
| 29 | "up": {"uv": [13, 0, 15, 3], "texture": "#texture"} | ||
| 30 | } | ||
| 31 | }, | ||
| 32 | { | ||
| 33 | "from": [7, -2, 11.25], | ||
| 34 | "to": [9, 14, 15.25], | ||
| 35 | "rotation": {"angle": 0, "axis": "y", "origin": [0, 0, 16.25]}, | ||
| 36 | "faces": { | ||
| 37 | "north": {"uv": [16, 0, 14, 16], "texture": "#texture"}, | ||
| 38 | "east": {"uv": [12, 0, 16, 16], "texture": "#texture"}, | ||
| 39 | "south": {"uv": [2, 0, 0, 16], "texture": "#texture"}, | ||
| 40 | "west": {"uv": [0, 0, 4, 16], "texture": "#texture"}, | ||
| 41 | "down": {"uv": [7, 10, 9, 6], "texture": "#2", "cullface": "down"} | ||
| 42 | } | ||
| 43 | }, | ||
| 44 | { | ||
| 45 | "from": [7.01, 12.75, 11.25], | ||
| 46 | "to": [8.99, 15.65, 14.15], | ||
| 47 | "rotation": {"angle": -45, "axis": "x", "origin": [8, 14.75, 13.25]}, | ||
| 48 | "faces": { | ||
| 49 | "east": {"uv": [1, 0, 4, 3], "texture": "#texture"}, | ||
| 50 | "south": {"uv": [3, 0, 1, 3], "texture": "#texture"}, | ||
| 51 | "west": {"uv": [13, 0, 16, 3], "rotation": 90, "texture": "#texture"}, | ||
| 52 | "up": {"uv": [13, 3, 15, 0], "texture": "#texture"} | ||
| 53 | } | ||
| 54 | }, | ||
| 55 | { | ||
| 56 | "from": [7.5, 3, 0], | ||
| 57 | "to": [8.5, 5, 16], | ||
| 58 | "rotation": {"angle": 0, "axis": "y", "origin": [6.5, 3, 0]}, | ||
| 59 | "faces": { | ||
| 60 | "north": {"uv": [2, 0, 4, 1], "rotation": 90, "texture": "#texture", "cullface": "north"}, | ||
| 61 | "east": {"uv": [2, 0, 4, 16], "rotation": 90, "texture": "#texture"}, | ||
| 62 | "south": {"uv": [2, 0, 4, 1], "rotation": 90, "texture": "#texture", "cullface": "south"}, | ||
| 63 | "west": {"uv": [2, 0, 4, 16], "rotation": 90, "texture": "#texture"}, | ||
| 64 | "up": {"uv": [2, 0, 3, 16], "texture": "#texture"}, | ||
| 65 | "down": {"uv": [3, 0, 4, 16], "texture": "#texture"} | ||
| 66 | } | ||
| 67 | }, | ||
| 68 | { | ||
| 69 | "from": [7.5, 10, 0], | ||
| 70 | "to": [8.5, 12, 16], | ||
| 71 | "rotation": {"angle": 0, "axis": "y", "origin": [6.5, 10, 0]}, | ||
| 72 | "faces": { | ||
| 73 | "north": {"uv": [2, 0, 4, 1], "rotation": 90, "texture": "#texture", "cullface": "north"}, | ||
| 74 | "east": {"uv": [2, 0, 4, 16], "rotation": 90, "texture": "#texture"}, | ||
| 75 | "south": {"uv": [2, 0, 4, 1], "rotation": 90, "texture": "#texture", "cullface": "south"}, | ||
| 76 | "west": {"uv": [2, 0, 4, 16], "rotation": 90, "texture": "#texture"}, | ||
| 77 | "up": {"uv": [2, 0, 3, 16], "texture": "#texture"}, | ||
| 78 | "down": {"uv": [3, 0, 4, 16], "texture": "#texture"} | ||
| 79 | } | ||
| 80 | } | ||
| 81 | ] | ||
| 82 | } \ No newline at end of file | ||