Skip to content

Commit d22b145

Browse files
committed
UD-260218
1 parent 3041d98 commit d22b145

130 files changed

Lines changed: 2657 additions & 65 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"variants": {
3+
"axis=x": {
4+
"model": "mia:block/stripped_verdant_hyphae_horizontal",
5+
"x": 90,
6+
"y": 90
7+
},
8+
"axis=y": {
9+
"model": "mia:block/stripped_verdant_hyphae"
10+
},
11+
"axis=z": {
12+
"model": "mia:block/stripped_verdant_hyphae_horizontal",
13+
"x": 90
14+
}
15+
}
16+
}
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"variants": {
3+
"axis=x": {
4+
"model": "mia:block/stripped_verdant_stem_horizontal",
5+
"x": 90,
6+
"y": 90
7+
},
8+
"axis=y": {
9+
"model": "mia:block/stripped_verdant_stem"
10+
},
11+
"axis=z": {
12+
"model": "mia:block/stripped_verdant_stem_horizontal",
13+
"x": 90
14+
}
15+
}
16+
}
Lines changed: 118 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,118 @@
1+
{
2+
"variants": {
3+
"face=ceiling,facing=east,powered=false": {
4+
"model": "mia:block/verdant_button",
5+
"x": 180,
6+
"y": 270
7+
},
8+
"face=ceiling,facing=east,powered=true": {
9+
"model": "mia:block/verdant_button_pressed",
10+
"x": 180,
11+
"y": 270
12+
},
13+
"face=ceiling,facing=north,powered=false": {
14+
"model": "mia:block/verdant_button",
15+
"x": 180,
16+
"y": 180
17+
},
18+
"face=ceiling,facing=north,powered=true": {
19+
"model": "mia:block/verdant_button_pressed",
20+
"x": 180,
21+
"y": 180
22+
},
23+
"face=ceiling,facing=south,powered=false": {
24+
"model": "mia:block/verdant_button",
25+
"x": 180
26+
},
27+
"face=ceiling,facing=south,powered=true": {
28+
"model": "mia:block/verdant_button_pressed",
29+
"x": 180
30+
},
31+
"face=ceiling,facing=west,powered=false": {
32+
"model": "mia:block/verdant_button",
33+
"x": 180,
34+
"y": 90
35+
},
36+
"face=ceiling,facing=west,powered=true": {
37+
"model": "mia:block/verdant_button_pressed",
38+
"x": 180,
39+
"y": 90
40+
},
41+
"face=floor,facing=east,powered=false": {
42+
"model": "mia:block/verdant_button",
43+
"y": 90
44+
},
45+
"face=floor,facing=east,powered=true": {
46+
"model": "mia:block/verdant_button_pressed",
47+
"y": 90
48+
},
49+
"face=floor,facing=north,powered=false": {
50+
"model": "mia:block/verdant_button"
51+
},
52+
"face=floor,facing=north,powered=true": {
53+
"model": "mia:block/verdant_button_pressed"
54+
},
55+
"face=floor,facing=south,powered=false": {
56+
"model": "mia:block/verdant_button",
57+
"y": 180
58+
},
59+
"face=floor,facing=south,powered=true": {
60+
"model": "mia:block/verdant_button_pressed",
61+
"y": 180
62+
},
63+
"face=floor,facing=west,powered=false": {
64+
"model": "mia:block/verdant_button",
65+
"y": 270
66+
},
67+
"face=floor,facing=west,powered=true": {
68+
"model": "mia:block/verdant_button_pressed",
69+
"y": 270
70+
},
71+
"face=wall,facing=east,powered=false": {
72+
"model": "mia:block/verdant_button",
73+
"uvlock": true,
74+
"x": 90,
75+
"y": 90
76+
},
77+
"face=wall,facing=east,powered=true": {
78+
"model": "mia:block/verdant_button_pressed",
79+
"uvlock": true,
80+
"x": 90,
81+
"y": 90
82+
},
83+
"face=wall,facing=north,powered=false": {
84+
"model": "mia:block/verdant_button",
85+
"uvlock": true,
86+
"x": 90
87+
},
88+
"face=wall,facing=north,powered=true": {
89+
"model": "mia:block/verdant_button_pressed",
90+
"uvlock": true,
91+
"x": 90
92+
},
93+
"face=wall,facing=south,powered=false": {
94+
"model": "mia:block/verdant_button",
95+
"uvlock": true,
96+
"x": 90,
97+
"y": 180
98+
},
99+
"face=wall,facing=south,powered=true": {
100+
"model": "mia:block/verdant_button_pressed",
101+
"uvlock": true,
102+
"x": 90,
103+
"y": 180
104+
},
105+
"face=wall,facing=west,powered=false": {
106+
"model": "mia:block/verdant_button",
107+
"uvlock": true,
108+
"x": 90,
109+
"y": 270
110+
},
111+
"face=wall,facing=west,powered=true": {
112+
"model": "mia:block/verdant_button_pressed",
113+
"uvlock": true,
114+
"x": 90,
115+
"y": 270
116+
}
117+
}
118+
}
Lines changed: 124 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,124 @@
1+
{
2+
"variants": {
3+
"facing=east,half=lower,hinge=left,open=false": {
4+
"model": "mia:block/verdant_door_bottom_left"
5+
},
6+
"facing=east,half=lower,hinge=left,open=true": {
7+
"model": "mia:block/verdant_door_bottom_left_open",
8+
"y": 90
9+
},
10+
"facing=east,half=lower,hinge=right,open=false": {
11+
"model": "mia:block/verdant_door_bottom_right"
12+
},
13+
"facing=east,half=lower,hinge=right,open=true": {
14+
"model": "mia:block/verdant_door_bottom_right_open",
15+
"y": 270
16+
},
17+
"facing=east,half=upper,hinge=left,open=false": {
18+
"model": "mia:block/verdant_door_top_left"
19+
},
20+
"facing=east,half=upper,hinge=left,open=true": {
21+
"model": "mia:block/verdant_door_top_left_open",
22+
"y": 90
23+
},
24+
"facing=east,half=upper,hinge=right,open=false": {
25+
"model": "mia:block/verdant_door_top_right"
26+
},
27+
"facing=east,half=upper,hinge=right,open=true": {
28+
"model": "mia:block/verdant_door_top_right_open",
29+
"y": 270
30+
},
31+
"facing=north,half=lower,hinge=left,open=false": {
32+
"model": "mia:block/verdant_door_bottom_left",
33+
"y": 270
34+
},
35+
"facing=north,half=lower,hinge=left,open=true": {
36+
"model": "mia:block/verdant_door_bottom_left_open"
37+
},
38+
"facing=north,half=lower,hinge=right,open=false": {
39+
"model": "mia:block/verdant_door_bottom_right",
40+
"y": 270
41+
},
42+
"facing=north,half=lower,hinge=right,open=true": {
43+
"model": "mia:block/verdant_door_bottom_right_open",
44+
"y": 180
45+
},
46+
"facing=north,half=upper,hinge=left,open=false": {
47+
"model": "mia:block/verdant_door_top_left",
48+
"y": 270
49+
},
50+
"facing=north,half=upper,hinge=left,open=true": {
51+
"model": "mia:block/verdant_door_top_left_open"
52+
},
53+
"facing=north,half=upper,hinge=right,open=false": {
54+
"model": "mia:block/verdant_door_top_right",
55+
"y": 270
56+
},
57+
"facing=north,half=upper,hinge=right,open=true": {
58+
"model": "mia:block/verdant_door_top_right_open",
59+
"y": 180
60+
},
61+
"facing=south,half=lower,hinge=left,open=false": {
62+
"model": "mia:block/verdant_door_bottom_left",
63+
"y": 90
64+
},
65+
"facing=south,half=lower,hinge=left,open=true": {
66+
"model": "mia:block/verdant_door_bottom_left_open",
67+
"y": 180
68+
},
69+
"facing=south,half=lower,hinge=right,open=false": {
70+
"model": "mia:block/verdant_door_bottom_right",
71+
"y": 90
72+
},
73+
"facing=south,half=lower,hinge=right,open=true": {
74+
"model": "mia:block/verdant_door_bottom_right_open"
75+
},
76+
"facing=south,half=upper,hinge=left,open=false": {
77+
"model": "mia:block/verdant_door_top_left",
78+
"y": 90
79+
},
80+
"facing=south,half=upper,hinge=left,open=true": {
81+
"model": "mia:block/verdant_door_top_left_open",
82+
"y": 180
83+
},
84+
"facing=south,half=upper,hinge=right,open=false": {
85+
"model": "mia:block/verdant_door_top_right",
86+
"y": 90
87+
},
88+
"facing=south,half=upper,hinge=right,open=true": {
89+
"model": "mia:block/verdant_door_top_right_open"
90+
},
91+
"facing=west,half=lower,hinge=left,open=false": {
92+
"model": "mia:block/verdant_door_bottom_left",
93+
"y": 180
94+
},
95+
"facing=west,half=lower,hinge=left,open=true": {
96+
"model": "mia:block/verdant_door_bottom_left_open",
97+
"y": 270
98+
},
99+
"facing=west,half=lower,hinge=right,open=false": {
100+
"model": "mia:block/verdant_door_bottom_right",
101+
"y": 180
102+
},
103+
"facing=west,half=lower,hinge=right,open=true": {
104+
"model": "mia:block/verdant_door_bottom_right_open",
105+
"y": 90
106+
},
107+
"facing=west,half=upper,hinge=left,open=false": {
108+
"model": "mia:block/verdant_door_top_left",
109+
"y": 180
110+
},
111+
"facing=west,half=upper,hinge=left,open=true": {
112+
"model": "mia:block/verdant_door_top_left_open",
113+
"y": 270
114+
},
115+
"facing=west,half=upper,hinge=right,open=false": {
116+
"model": "mia:block/verdant_door_top_right",
117+
"y": 180
118+
},
119+
"facing=west,half=upper,hinge=right,open=true": {
120+
"model": "mia:block/verdant_door_top_right_open",
121+
"y": 90
122+
}
123+
}
124+
}
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"multipart": [
3+
{
4+
"apply": {
5+
"model": "mia:block/verdant_fence_post"
6+
}
7+
},
8+
{
9+
"apply": {
10+
"model": "mia:block/verdant_fence_side",
11+
"uvlock": true
12+
},
13+
"when": {
14+
"north": "true"
15+
}
16+
},
17+
{
18+
"apply": {
19+
"model": "mia:block/verdant_fence_side",
20+
"uvlock": true,
21+
"y": 180
22+
},
23+
"when": {
24+
"south": "true"
25+
}
26+
},
27+
{
28+
"apply": {
29+
"model": "mia:block/verdant_fence_side",
30+
"uvlock": true,
31+
"y": 270
32+
},
33+
"when": {
34+
"west": "true"
35+
}
36+
},
37+
{
38+
"apply": {
39+
"model": "mia:block/verdant_fence_side",
40+
"uvlock": true,
41+
"y": 90
42+
},
43+
"when": {
44+
"east": "true"
45+
}
46+
}
47+
]
48+
}

0 commit comments

Comments
 (0)