Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit b726654

Browse files
committed
reference model for model refactor
1 parent 1b2cc9a commit b726654

File tree

1 file changed

+173
-0
lines changed
  • common/src/main/resources/assets/antimatter/models/block/pipe/huge

1 file changed

+173
-0
lines changed
Lines changed: 173 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,173 @@
1+
{
2+
"credit": "Made with Blockbench",
3+
"parent": "block/block",
4+
"textures": {
5+
"particle": ""
6+
},
7+
"elements": [
8+
{
9+
"name": "base-end",
10+
"from": [2, 2, 2],
11+
"to": [14, 14, 14],
12+
"faces": {
13+
"north": {"uv": [2, 2, 14, 14], "texture": "#end", "tintindex": 1},
14+
"east": {"uv": [2, 2, 14, 14], "texture": "#end", "tintindex": 1},
15+
"south": {"uv": [2, 2, 14, 14], "texture": "#end", "tintindex": 1},
16+
"west": {"uv": [2, 2, 14, 14], "texture": "#end", "tintindex": 1},
17+
"up": {"uv": [2, 2, 14, 14], "texture": "#end", "tintindex": 1},
18+
"down": {"uv": [2, 2, 14, 14], "texture": "#end", "tintindex": 1}
19+
}
20+
},
21+
{
22+
"name": "base-side",
23+
"from": [2, 2, 2],
24+
"to": [14, 14, 14],
25+
"faces": {
26+
"north": {"uv": [2, 2, 14, 14], "texture": "#side", "tintindex": 0},
27+
"east": {"uv": [2, 2, 14, 14], "texture": "#side", "tintindex": 0},
28+
"south": {"uv": [2, 2, 14, 14], "texture": "#side", "tintindex": 0},
29+
"west": {"uv": [2, 2, 14, 14], "texture": "#side", "tintindex": 0},
30+
"up": {"uv": [2, 2, 14, 14], "texture": "#side", "tintindex": 0},
31+
"down": {"uv": [2, 2, 14, 14], "texture": "#side", "tintindex": 0}
32+
}
33+
},
34+
{
35+
"name": "south-end",
36+
"from": [2, 2, 16],
37+
"to": [14, 14, 16],
38+
"faces": {
39+
"south": {"uv": [2, 2, 14, 14], "texture": "#end", "tintindex": 1}
40+
}
41+
},
42+
{
43+
"name": "south-side",
44+
"from": [2, 2, 16],
45+
"to": [14, 14, 16],
46+
"faces": {
47+
"south": {"uv": [2, 2, 14, 14], "texture": "#side", "tintindex": 0}
48+
}
49+
},
50+
{
51+
"name": "south-connection",
52+
"from": [2, 2, 14],
53+
"to": [14, 14, 16],
54+
"faces": {
55+
"east": {"uv": [0, 2, 2, 14], "texture": "#side", "tintindex": 0},
56+
"west": {"uv": [14, 2, 16, 14], "texture": "#side", "tintindex": 0},
57+
"up": {"uv": [2, 14, 14, 16], "texture": "#side", "tintindex": 0},
58+
"down": {"uv": [2, 0, 14, 2], "texture": "#side", "tintindex": 0}
59+
}
60+
},
61+
{
62+
"name": "north-end",
63+
"from": [2, 2, 0],
64+
"to": [14, 14, 0],
65+
"faces": {
66+
"north": {"uv": [2, 2, 14, 14], "texture": "#end", "tintindex": 1}
67+
}
68+
},
69+
{
70+
"name": "north-side",
71+
"from": [2, 2, 0],
72+
"to": [14, 14, 0],
73+
"faces": {
74+
"north": {"uv": [2, 2, 14, 14], "texture": "#side", "tintindex": 0}
75+
}
76+
},
77+
{
78+
"name": "north-connection",
79+
"from": [2, 2, 0],
80+
"to": [14, 14, 2],
81+
"faces": {
82+
"east": {"uv": [14, 2, 16, 14], "texture": "#side", "tintindex": 0},
83+
"west": {"uv": [0, 2, 2, 14], "texture": "#side", "tintindex": 0},
84+
"up": {"uv": [2, 0, 14, 2], "texture": "#side", "tintindex": 0},
85+
"down": {"uv": [2, 14, 14, 16], "texture": "#side", "tintindex": 0}
86+
}
87+
},
88+
{
89+
"name": "east-end",
90+
"from": [16, 2, 2],
91+
"to": [16, 14, 14],
92+
"faces": {
93+
"east": {"uv": [2, 2, 14, 14], "texture": "#end", "tintindex": 1}
94+
}
95+
},
96+
{
97+
"name": "east-side",
98+
"from": [16, 2, 2],
99+
"to": [16, 14, 14],
100+
"faces": {
101+
"east": {"uv": [2, 2, 14, 14], "texture": "#side", "tintindex": 0}
102+
}
103+
},
104+
{
105+
"name": "east-connection",
106+
"from": [14, 2, 2],
107+
"to": [16, 14, 14],
108+
"faces": {
109+
"north": {"uv": [0, 2, 2, 14], "texture": "#side", "tintindex": 0},
110+
"south": {"uv": [14, 2, 16, 14], "texture": "#side", "tintindex": 0},
111+
"up": {"uv": [14, 2, 16, 14], "texture": "#side", "tintindex": 0},
112+
"down": {"uv": [14, 2, 16, 14], "texture": "#side", "tintindex": 0}
113+
}
114+
},
115+
{
116+
"name": "west-end",
117+
"from": [0, 2, 2],
118+
"to": [0, 14, 14],
119+
"faces": {
120+
"west": {"uv": [2, 2, 14, 14], "texture": "#end", "tintindex": 1}
121+
}
122+
},
123+
{
124+
"name": "west-connection",
125+
"from": [0, 2, 2],
126+
"to": [2, 14, 14],
127+
"faces": {
128+
"north": {"uv": [14, 2, 16, 14], "texture": "#side", "tintindex": 0},
129+
"south": {"uv": [0, 2, 2, 14], "texture": "#side", "tintindex": 0},
130+
"up": {"uv": [0, 2, 2, 14], "texture": "#side", "tintindex": 0},
131+
"down": {"uv": [0, 2, 2, 14], "texture": "#side", "tintindex": 0}
132+
}
133+
},
134+
{
135+
"name": "up-end",
136+
"from": [2, 16, 2],
137+
"to": [14, 16, 14],
138+
"faces": {
139+
"up": {"uv": [2, 2, 14, 14], "texture": "#end", "tintindex": 1}
140+
}
141+
},
142+
{
143+
"name": "up-connection",
144+
"from": [2, 14, 2],
145+
"to": [14, 16, 14],
146+
"faces": {
147+
"north": {"uv": [2, 0, 14, 2], "texture": "#side", "tintindex": 0},
148+
"east": {"uv": [2, 0, 14, 2], "texture": "#side", "tintindex": 0},
149+
"south": {"uv": [2, 0, 14, 2], "texture": "#side", "tintindex": 0},
150+
"west": {"uv": [2, 0, 14, 2], "texture": "#side", "tintindex": 0}
151+
}
152+
},
153+
{
154+
"name": "down-end",
155+
"from": [2, 0, 2],
156+
"to": [14, 0, 14],
157+
"faces": {
158+
"down": {"uv": [2, 2, 14, 14], "texture": "#end", "tintindex": 1}
159+
}
160+
},
161+
{
162+
"name": "down-connection",
163+
"from": [2, 0, 2],
164+
"to": [14, 2, 14],
165+
"faces": {
166+
"north": {"uv": [2, 14, 14, 16], "texture": "#end", "tintindex": 0},
167+
"east": {"uv": [2, 14, 14, 16], "texture": "#side", "tintindex": 0},
168+
"south": {"uv": [2, 14, 14, 16], "texture": "#side", "tintindex": 0},
169+
"west": {"uv": [2, 14, 14, 16], "texture": "#side", "tintindex": 0}
170+
}
171+
}
172+
]
173+
}

0 commit comments

Comments
 (0)