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