Skip to content

Commit d6078e7

Browse files
committed
Chore : Get Traumatized by Block Registration
Chore : Bee Box Init
1 parent 0bb54f5 commit d6078e7

File tree

111 files changed

+3324
-8
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

111 files changed

+3324
-8
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"variants": {
3+
"": {
4+
"model": "cosmiccore:block/alveary_casing"
5+
}
6+
}
7+
}
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"variants": {
3+
"facing=down": {
4+
"model": "cosmiccore:block/machine/alveary_upgrade_accelerant",
5+
"x": 90
6+
},
7+
"facing=east": {
8+
"model": "cosmiccore:block/machine/alveary_upgrade_accelerant",
9+
"y": 90
10+
},
11+
"facing=north": {
12+
"model": "cosmiccore:block/machine/alveary_upgrade_accelerant"
13+
},
14+
"facing=south": {
15+
"model": "cosmiccore:block/machine/alveary_upgrade_accelerant",
16+
"y": 180
17+
},
18+
"facing=up": {
19+
"gtceu:z": 180,
20+
"model": "cosmiccore:block/machine/alveary_upgrade_accelerant",
21+
"x": 270
22+
},
23+
"facing=west": {
24+
"model": "cosmiccore:block/machine/alveary_upgrade_accelerant",
25+
"y": 270
26+
}
27+
}
28+
}
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"variants": {
3+
"facing=down": {
4+
"model": "cosmiccore:block/machine/alveary_upgrade_cooler",
5+
"x": 90
6+
},
7+
"facing=east": {
8+
"model": "cosmiccore:block/machine/alveary_upgrade_cooler",
9+
"y": 90
10+
},
11+
"facing=north": {
12+
"model": "cosmiccore:block/machine/alveary_upgrade_cooler"
13+
},
14+
"facing=south": {
15+
"model": "cosmiccore:block/machine/alveary_upgrade_cooler",
16+
"y": 180
17+
},
18+
"facing=up": {
19+
"gtceu:z": 180,
20+
"model": "cosmiccore:block/machine/alveary_upgrade_cooler",
21+
"x": 270
22+
},
23+
"facing=west": {
24+
"model": "cosmiccore:block/machine/alveary_upgrade_cooler",
25+
"y": 270
26+
}
27+
}
28+
}
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"variants": {
3+
"facing=down": {
4+
"model": "cosmiccore:block/machine/alveary_upgrade_dryer",
5+
"x": 90
6+
},
7+
"facing=east": {
8+
"model": "cosmiccore:block/machine/alveary_upgrade_dryer",
9+
"y": 90
10+
},
11+
"facing=north": {
12+
"model": "cosmiccore:block/machine/alveary_upgrade_dryer"
13+
},
14+
"facing=south": {
15+
"model": "cosmiccore:block/machine/alveary_upgrade_dryer",
16+
"y": 180
17+
},
18+
"facing=up": {
19+
"gtceu:z": 180,
20+
"model": "cosmiccore:block/machine/alveary_upgrade_dryer",
21+
"x": 270
22+
},
23+
"facing=west": {
24+
"model": "cosmiccore:block/machine/alveary_upgrade_dryer",
25+
"y": 270
26+
}
27+
}
28+
}
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"variants": {
3+
"facing=down": {
4+
"model": "cosmiccore:block/machine/alveary_upgrade_heater",
5+
"x": 90
6+
},
7+
"facing=east": {
8+
"model": "cosmiccore:block/machine/alveary_upgrade_heater",
9+
"y": 90
10+
},
11+
"facing=north": {
12+
"model": "cosmiccore:block/machine/alveary_upgrade_heater"
13+
},
14+
"facing=south": {
15+
"model": "cosmiccore:block/machine/alveary_upgrade_heater",
16+
"y": 180
17+
},
18+
"facing=up": {
19+
"gtceu:z": 180,
20+
"model": "cosmiccore:block/machine/alveary_upgrade_heater",
21+
"x": 270
22+
},
23+
"facing=west": {
24+
"model": "cosmiccore:block/machine/alveary_upgrade_heater",
25+
"y": 270
26+
}
27+
}
28+
}
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"variants": {
3+
"facing=down": {
4+
"model": "cosmiccore:block/machine/alveary_upgrade_humidifier",
5+
"x": 90
6+
},
7+
"facing=east": {
8+
"model": "cosmiccore:block/machine/alveary_upgrade_humidifier",
9+
"y": 90
10+
},
11+
"facing=north": {
12+
"model": "cosmiccore:block/machine/alveary_upgrade_humidifier"
13+
},
14+
"facing=south": {
15+
"model": "cosmiccore:block/machine/alveary_upgrade_humidifier",
16+
"y": 180
17+
},
18+
"facing=up": {
19+
"gtceu:z": 180,
20+
"model": "cosmiccore:block/machine/alveary_upgrade_humidifier",
21+
"x": 270
22+
},
23+
"facing=west": {
24+
"model": "cosmiccore:block/machine/alveary_upgrade_humidifier",
25+
"y": 270
26+
}
27+
}
28+
}
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"variants": {
3+
"facing=down": {
4+
"model": "cosmiccore:block/machine/alveary_upgrade_lighting",
5+
"x": 90
6+
},
7+
"facing=east": {
8+
"model": "cosmiccore:block/machine/alveary_upgrade_lighting",
9+
"y": 90
10+
},
11+
"facing=north": {
12+
"model": "cosmiccore:block/machine/alveary_upgrade_lighting"
13+
},
14+
"facing=south": {
15+
"model": "cosmiccore:block/machine/alveary_upgrade_lighting",
16+
"y": 180
17+
},
18+
"facing=up": {
19+
"gtceu:z": 180,
20+
"model": "cosmiccore:block/machine/alveary_upgrade_lighting",
21+
"x": 270
22+
},
23+
"facing=west": {
24+
"model": "cosmiccore:block/machine/alveary_upgrade_lighting",
25+
"y": 270
26+
}
27+
}
28+
}
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"variants": {
3+
"facing=down": {
4+
"model": "cosmiccore:block/machine/alveary_upgrade_longevity",
5+
"x": 90
6+
},
7+
"facing=east": {
8+
"model": "cosmiccore:block/machine/alveary_upgrade_longevity",
9+
"y": 90
10+
},
11+
"facing=north": {
12+
"model": "cosmiccore:block/machine/alveary_upgrade_longevity"
13+
},
14+
"facing=south": {
15+
"model": "cosmiccore:block/machine/alveary_upgrade_longevity",
16+
"y": 180
17+
},
18+
"facing=up": {
19+
"gtceu:z": 180,
20+
"model": "cosmiccore:block/machine/alveary_upgrade_longevity",
21+
"x": 270
22+
},
23+
"facing=west": {
24+
"model": "cosmiccore:block/machine/alveary_upgrade_longevity",
25+
"y": 270
26+
}
27+
}
28+
}
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"variants": {
3+
"facing=down": {
4+
"model": "cosmiccore:block/machine/alveary_upgrade_mutagenic",
5+
"x": 90
6+
},
7+
"facing=east": {
8+
"model": "cosmiccore:block/machine/alveary_upgrade_mutagenic",
9+
"y": 90
10+
},
11+
"facing=north": {
12+
"model": "cosmiccore:block/machine/alveary_upgrade_mutagenic"
13+
},
14+
"facing=south": {
15+
"model": "cosmiccore:block/machine/alveary_upgrade_mutagenic",
16+
"y": 180
17+
},
18+
"facing=up": {
19+
"gtceu:z": 180,
20+
"model": "cosmiccore:block/machine/alveary_upgrade_mutagenic",
21+
"x": 270
22+
},
23+
"facing=west": {
24+
"model": "cosmiccore:block/machine/alveary_upgrade_mutagenic",
25+
"y": 270
26+
}
27+
}
28+
}
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"variants": {
3+
"facing=down": {
4+
"model": "cosmiccore:block/machine/alveary_upgrade_productivity",
5+
"x": 90
6+
},
7+
"facing=east": {
8+
"model": "cosmiccore:block/machine/alveary_upgrade_productivity",
9+
"y": 90
10+
},
11+
"facing=north": {
12+
"model": "cosmiccore:block/machine/alveary_upgrade_productivity"
13+
},
14+
"facing=south": {
15+
"model": "cosmiccore:block/machine/alveary_upgrade_productivity",
16+
"y": 180
17+
},
18+
"facing=up": {
19+
"gtceu:z": 180,
20+
"model": "cosmiccore:block/machine/alveary_upgrade_productivity",
21+
"x": 270
22+
},
23+
"facing=west": {
24+
"model": "cosmiccore:block/machine/alveary_upgrade_productivity",
25+
"y": 270
26+
}
27+
}
28+
}

0 commit comments

Comments
 (0)