diff options
Diffstat (limited to 'assets/minecraft/models/block/template_fence_gate.json')
| -rwxr-xr-x | assets/minecraft/models/block/template_fence_gate.json | 95 |
1 files changed, 95 insertions, 0 deletions
diff --git a/assets/minecraft/models/block/template_fence_gate.json b/assets/minecraft/models/block/template_fence_gate.json new file mode 100755 index 00000000..83e7a1b4 --- /dev/null +++ b/assets/minecraft/models/block/template_fence_gate.json | |||
| @@ -0,0 +1,95 @@ | |||
| 1 | { "parent": "block/block", | ||
| 2 | "textures": { | ||
| 3 | "particle": "#texture" | ||
| 4 | }, | ||
| 5 | "elements": [ | ||
| 6 | { "__comment": "Left-hand post", | ||
| 7 | "from": [ 0, 5, 7 ], | ||
| 8 | "to": [ 2, 16, 9 ], | ||
| 9 | "faces": { | ||
| 10 | "down": { "uv": [ 0, 7, 2, 9 ], "texture": "#texture" }, | ||
| 11 | "up": { "uv": [ 0, 7, 2, 9 ], "texture": "#texture" }, | ||
| 12 | "north": { "uv": [ 0, 0, 2, 11 ], "texture": "#texture" }, | ||
| 13 | "south": { "uv": [ 0, 0, 2, 11 ], "texture": "#texture" }, | ||
| 14 | "west": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture", "cullface": "west" }, | ||
| 15 | "east": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture" } | ||
| 16 | } | ||
| 17 | }, | ||
| 18 | { "__comment": "Right-hand post", | ||
| 19 | "from": [ 14, 5, 7 ], | ||
| 20 | "to": [ 16, 16, 9 ], | ||
| 21 | "faces": { | ||
| 22 | "down": { "uv": [ 14, 7, 16, 9 ], "texture": "#texture" }, | ||
| 23 | "up": { "uv": [ 14, 7, 16, 9 ], "texture": "#texture" }, | ||
| 24 | "north": { "uv": [ 14, 0, 16, 11 ], "texture": "#texture" }, | ||
| 25 | "south": { "uv": [ 14, 0, 16, 11 ], "texture": "#texture" }, | ||
| 26 | "west": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture" }, | ||
| 27 | "east": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture", "cullface": "east" } | ||
| 28 | } | ||
| 29 | }, | ||
| 30 | { "__comment": "Inner vertical post of left-hand gate door", | ||
| 31 | "from": [ 6, 6, 7 ], | ||
| 32 | "to": [ 8, 15, 9 ], | ||
| 33 | "faces": { | ||
| 34 | "down": { "uv": [ 6, 7, 8, 9 ], "texture": "#texture" }, | ||
| 35 | "up": { "uv": [ 6, 7, 8, 9 ], "texture": "#texture" }, | ||
| 36 | "north": { "uv": [ 6, 1, 8, 10 ], "texture": "#texture" }, | ||
| 37 | "south": { "uv": [ 6, 1, 8, 10 ], "texture": "#texture" }, | ||
| 38 | "west": { "uv": [ 7, 1, 9, 10 ], "texture": "#texture" }, | ||
| 39 | "east": { "uv": [ 7, 1, 9, 10 ], "texture": "#texture" } | ||
| 40 | } | ||
| 41 | }, | ||
| 42 | { "__comment": "Inner vertical post of right-hand gate door", | ||
| 43 | "from": [ 8, 6, 7 ], | ||
| 44 | "to": [ 10, 15, 9 ], | ||
| 45 | "faces": { | ||
| 46 | "down": { "uv": [ 8, 7, 10, 9 ], "texture": "#texture" }, | ||
| 47 | "up": { "uv": [ 8, 7, 10, 9 ], "texture": "#texture" }, | ||
| 48 | "north": { "uv": [ 8, 1, 10, 10 ], "texture": "#texture" }, | ||
| 49 | "south": { "uv": [ 8, 1, 10, 10 ], "texture": "#texture" }, | ||
| 50 | "west": { "uv": [ 7, 1, 9, 10 ], "texture": "#texture" }, | ||
| 51 | "east": { "uv": [ 7, 1, 9, 10 ], "texture": "#texture" } | ||
| 52 | } | ||
| 53 | }, | ||
| 54 | { "__comment": "Lower horizontal bar of left-hand gate door", | ||
| 55 | "from": [ 2, 6, 7 ], | ||
| 56 | "to": [ 6, 9, 9 ], | ||
| 57 | "faces": { | ||
| 58 | "down": { "uv": [ 2, 7, 6, 9 ], "texture": "#texture" }, | ||
| 59 | "up": { "uv": [ 2, 7, 6, 9 ], "texture": "#texture" }, | ||
| 60 | "north": { "uv": [ 2, 7, 6, 10 ], "texture": "#texture" }, | ||
| 61 | "south": { "uv": [ 2, 7, 6, 10 ], "texture": "#texture" } | ||
| 62 | } | ||
| 63 | }, | ||
| 64 | { "__comment": "Upper horizontal bar of left-hand gate door", | ||
| 65 | "from": [ 2, 12, 7 ], | ||
| 66 | "to": [ 6, 15, 9 ], | ||
| 67 | "faces": { | ||
| 68 | "down": { "uv": [ 2, 7, 6, 9 ], "texture": "#texture" }, | ||
| 69 | "up": { "uv": [ 2, 7, 6, 9 ], "texture": "#texture" }, | ||
| 70 | "north": { "uv": [ 2, 1, 6, 4 ], "texture": "#texture" }, | ||
| 71 | "south": { "uv": [ 2, 1, 6, 4 ], "texture": "#texture" } | ||
| 72 | } | ||
| 73 | }, | ||
| 74 | { "__comment": "Lower horizontal bar of right-hand gate door", | ||
| 75 | "from": [ 10, 6, 7 ], | ||
| 76 | "to": [ 14, 9, 9 ], | ||
| 77 | "faces": { | ||
| 78 | "down": { "uv": [ 10, 7, 14, 9 ], "texture": "#texture" }, | ||
| 79 | "up": { "uv": [ 10, 7, 14, 9 ], "texture": "#texture" }, | ||
| 80 | "north": { "uv": [ 10, 7, 14, 10 ], "texture": "#texture" }, | ||
| 81 | "south": { "uv": [ 10, 7, 14, 10 ], "texture": "#texture" } | ||
| 82 | } | ||
| 83 | }, | ||
| 84 | { "__comment": "Upper horizontal bar of right-hand gate door", | ||
| 85 | "from": [ 10, 12, 7 ], | ||
| 86 | "to": [ 14, 15, 9 ], | ||
| 87 | "faces": { | ||
| 88 | "down": { "uv": [ 10, 7, 14, 9 ], "texture": "#texture" }, | ||
| 89 | "up": { "uv": [ 10, 7, 14, 9 ], "texture": "#texture" }, | ||
| 90 | "north": { "uv": [ 10, 1, 14, 4 ], "texture": "#texture" }, | ||
| 91 | "south": { "uv": [ 10, 1, 14, 4 ], "texture": "#texture" } | ||
| 92 | } | ||
| 93 | } | ||
| 94 | ] | ||
| 95 | } | ||