Skip to content

Commit 0c5b50c

Browse files
committed
Chore : Add Recipe Maps and Fix SB machines
1 parent 01c2863 commit 0c5b50c

27 files changed

+611
-73
lines changed
Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
{
2+
"variants": {
3+
"facing=east,upwards_facing=east": {
4+
"gtceu:z": 270,
5+
"model": "cosmiccore:block/machine/oneiric_sieve",
6+
"y": 90
7+
},
8+
"facing=east,upwards_facing=north": {
9+
"model": "cosmiccore:block/machine/oneiric_sieve",
10+
"y": 90
11+
},
12+
"facing=east,upwards_facing=south": {
13+
"gtceu:z": 180,
14+
"model": "cosmiccore:block/machine/oneiric_sieve",
15+
"y": 90
16+
},
17+
"facing=east,upwards_facing=west": {
18+
"gtceu:z": 90,
19+
"model": "cosmiccore:block/machine/oneiric_sieve",
20+
"y": 90
21+
},
22+
"facing=north,upwards_facing=east": {
23+
"gtceu:z": 270,
24+
"model": "cosmiccore:block/machine/oneiric_sieve"
25+
},
26+
"facing=north,upwards_facing=north": {
27+
"model": "cosmiccore:block/machine/oneiric_sieve"
28+
},
29+
"facing=north,upwards_facing=south": {
30+
"gtceu:z": 180,
31+
"model": "cosmiccore:block/machine/oneiric_sieve"
32+
},
33+
"facing=north,upwards_facing=west": {
34+
"gtceu:z": 90,
35+
"model": "cosmiccore:block/machine/oneiric_sieve"
36+
},
37+
"facing=south,upwards_facing=east": {
38+
"gtceu:z": 270,
39+
"model": "cosmiccore:block/machine/oneiric_sieve",
40+
"y": 180
41+
},
42+
"facing=south,upwards_facing=north": {
43+
"model": "cosmiccore:block/machine/oneiric_sieve",
44+
"y": 180
45+
},
46+
"facing=south,upwards_facing=south": {
47+
"gtceu:z": 180,
48+
"model": "cosmiccore:block/machine/oneiric_sieve",
49+
"y": 180
50+
},
51+
"facing=south,upwards_facing=west": {
52+
"gtceu:z": 90,
53+
"model": "cosmiccore:block/machine/oneiric_sieve",
54+
"y": 180
55+
},
56+
"facing=west,upwards_facing=east": {
57+
"gtceu:z": 270,
58+
"model": "cosmiccore:block/machine/oneiric_sieve",
59+
"y": 270
60+
},
61+
"facing=west,upwards_facing=north": {
62+
"model": "cosmiccore:block/machine/oneiric_sieve",
63+
"y": 270
64+
},
65+
"facing=west,upwards_facing=south": {
66+
"gtceu:z": 180,
67+
"model": "cosmiccore:block/machine/oneiric_sieve",
68+
"y": 270
69+
},
70+
"facing=west,upwards_facing=west": {
71+
"gtceu:z": 90,
72+
"model": "cosmiccore:block/machine/oneiric_sieve",
73+
"y": 270
74+
}
75+
}
76+
}

src/generated/resources/assets/cosmiccore/lang/en_ud.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,7 @@
247247
"block.cosmiccore.naquadric_superalloy_coil_block": "ʞɔoןᗺ ןıoƆ ʎoןןɐɹǝdnS ɔıɹpɐnbɐN",
248248
"block.cosmiccore.naquahine_pressure_reactor": "ɹoʇɔɐǝᴚ ǝɹnssǝɹԀ ǝuıɥɐnbɐN",
249249
"block.cosmiccore.neutronium_buoy": "ʎonᗺ ɯnıuoɹʇnǝN",
250+
"block.cosmiccore.oneiric_sieve": "ǝʌǝıS ɔıɹıǝuO",
250251
"block.cosmiccore.opv_16a_wireless_energy_dynamo": "oɯɐuʎᗡ ʎbɹǝuƎ ssǝןǝɹıM Ɐ9Ɩ ΛdOן§6§",
251252
"block.cosmiccore.opv_16a_wireless_energy_hatch": "ɥɔʇɐH ʎbɹǝuƎ ssǝןǝɹıM Ɐ9Ɩ ΛdOן§6§",
252253
"block.cosmiccore.opv_4a_wireless_energy_dynamo": "oɯɐuʎᗡ ʎbɹǝuƎ ssǝןǝɹıM Ɐㄣ ΛdOן§6§",

src/generated/resources/assets/cosmiccore/lang/en_us.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,7 @@
247247
"block.cosmiccore.naquadric_superalloy_coil_block": "Naquadric Superalloy Coil Block",
248248
"block.cosmiccore.naquahine_pressure_reactor": "Naquahine Pressure Reactor",
249249
"block.cosmiccore.neutronium_buoy": "Neutronium Buoy",
250+
"block.cosmiccore.oneiric_sieve": "Oneiric Sieve",
250251
"block.cosmiccore.opv_16a_wireless_energy_dynamo": "§9§lOpV 16A Wireless Energy Dynamo",
251252
"block.cosmiccore.opv_16a_wireless_energy_hatch": "§9§lOpV 16A Wireless Energy Hatch",
252253
"block.cosmiccore.opv_4a_wireless_energy_dynamo": "§9§lOpV 4A Wireless Energy Dynamo",

src/generated/resources/assets/cosmiccore/models/block/machine/dreamers_basin.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
"loader": "gtceu:machine",
44
"machine": "cosmiccore:dreamers_basin",
55
"texture_overrides": {
6-
"all": "gtceu:block/casings/solid/machine_casing_solid_steel"
6+
"all": "cosmiccore:block/casings/solid/superheavy_steel_casing"
77
},
88
"variants": {
99
"is_formed=false,recipe_logic_status=idle": {
1010
"model": {
1111
"parent": "gtceu:block/machine/template/cube_all/sided",
1212
"textures": {
13-
"all": "gtceu:block/casings/solid/machine_casing_solid_steel",
13+
"all": "cosmiccore:block/casings/solid/superheavy_steel_casing",
1414
"overlay_front": "gtceu:block/multiblock/implosion_compressor/overlay_front",
1515
"overlay_front_emissive": "gtceu:block/multiblock/implosion_compressor/overlay_front_emissive"
1616
}
@@ -20,7 +20,7 @@
2020
"model": {
2121
"parent": "gtceu:block/machine/template/cube_all/sided",
2222
"textures": {
23-
"all": "gtceu:block/casings/solid/machine_casing_solid_steel",
23+
"all": "cosmiccore:block/casings/solid/superheavy_steel_casing",
2424
"overlay_front": "gtceu:block/multiblock/implosion_compressor/overlay_front_paused",
2525
"overlay_front_emissive": "gtceu:block/multiblock/implosion_compressor/overlay_front_paused_emissive"
2626
}
@@ -30,7 +30,7 @@
3030
"model": {
3131
"parent": "gtceu:block/machine/template/cube_all/sided",
3232
"textures": {
33-
"all": "gtceu:block/casings/solid/machine_casing_solid_steel",
33+
"all": "cosmiccore:block/casings/solid/superheavy_steel_casing",
3434
"overlay_front": "gtceu:block/multiblock/implosion_compressor/overlay_front_active",
3535
"overlay_front_emissive": "gtceu:block/multiblock/implosion_compressor/overlay_front_active_emissive"
3636
}
@@ -40,7 +40,7 @@
4040
"model": {
4141
"parent": "gtceu:block/machine/template/cube_all/sided",
4242
"textures": {
43-
"all": "gtceu:block/casings/solid/machine_casing_solid_steel",
43+
"all": "cosmiccore:block/casings/solid/superheavy_steel_casing",
4444
"overlay_front": "gtceu:block/multiblock/implosion_compressor/overlay_front_active",
4545
"overlay_front_emissive": "gtceu:block/multiblock/implosion_compressor/overlay_front_active_emissive"
4646
}
@@ -50,7 +50,7 @@
5050
"model": {
5151
"parent": "gtceu:block/machine/template/cube_all/sided",
5252
"textures": {
53-
"all": "gtceu:block/casings/solid/machine_casing_solid_steel",
53+
"all": "cosmiccore:block/casings/solid/superheavy_steel_casing",
5454
"overlay_front": "gtceu:block/multiblock/implosion_compressor/overlay_front",
5555
"overlay_front_emissive": "gtceu:block/multiblock/implosion_compressor/overlay_front_emissive"
5656
}
@@ -60,7 +60,7 @@
6060
"model": {
6161
"parent": "gtceu:block/machine/template/cube_all/sided",
6262
"textures": {
63-
"all": "gtceu:block/casings/solid/machine_casing_solid_steel",
63+
"all": "cosmiccore:block/casings/solid/superheavy_steel_casing",
6464
"overlay_front": "gtceu:block/multiblock/implosion_compressor/overlay_front_paused",
6565
"overlay_front_emissive": "gtceu:block/multiblock/implosion_compressor/overlay_front_paused_emissive"
6666
}
@@ -70,7 +70,7 @@
7070
"model": {
7171
"parent": "gtceu:block/machine/template/cube_all/sided",
7272
"textures": {
73-
"all": "gtceu:block/casings/solid/machine_casing_solid_steel",
73+
"all": "cosmiccore:block/casings/solid/superheavy_steel_casing",
7474
"overlay_front": "gtceu:block/multiblock/implosion_compressor/overlay_front_active",
7575
"overlay_front_emissive": "gtceu:block/multiblock/implosion_compressor/overlay_front_active_emissive"
7676
}
@@ -80,7 +80,7 @@
8080
"model": {
8181
"parent": "gtceu:block/machine/template/cube_all/sided",
8282
"textures": {
83-
"all": "gtceu:block/casings/solid/machine_casing_solid_steel",
83+
"all": "cosmiccore:block/casings/solid/superheavy_steel_casing",
8484
"overlay_front": "gtceu:block/multiblock/implosion_compressor/overlay_front_active",
8585
"overlay_front_emissive": "gtceu:block/multiblock/implosion_compressor/overlay_front_active_emissive"
8686
}

src/generated/resources/assets/cosmiccore/models/block/machine/ev_vacuum_bubbler.json

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,34 @@
55
"variants": {
66
"recipe_logic_status=idle": {
77
"model": {
8-
"parent": "gtceu:block/casings/voltage/ev"
8+
"parent": "gtceu:block/casings/voltage/ev",
9+
"textures": {
10+
"overlay_front": "cosmiccore:block/overlay/machine/vacuum_bubbler/overlay_front"
11+
}
912
}
1013
},
1114
"recipe_logic_status=suspend": {
1215
"model": {
13-
"parent": "gtceu:block/casings/voltage/ev"
16+
"parent": "gtceu:block/casings/voltage/ev",
17+
"textures": {
18+
"overlay_front": "cosmiccore:block/overlay/machine/vacuum_bubbler/overlay_front"
19+
}
1420
}
1521
},
1622
"recipe_logic_status=waiting": {
1723
"model": {
18-
"parent": "gtceu:block/casings/voltage/ev"
24+
"parent": "gtceu:block/casings/voltage/ev",
25+
"textures": {
26+
"overlay_front": "cosmiccore:block/overlay/machine/vacuum_bubbler/overlay_front"
27+
}
1928
}
2029
},
2130
"recipe_logic_status=working": {
2231
"model": {
23-
"parent": "gtceu:block/casings/voltage/ev"
32+
"parent": "gtceu:block/casings/voltage/ev",
33+
"textures": {
34+
"overlay_front": "cosmiccore:block/overlay/machine/vacuum_bubbler/overlay_front"
35+
}
2436
}
2537
}
2638
}

src/generated/resources/assets/cosmiccore/models/block/machine/hv_vacuum_bubbler.json

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,34 @@
55
"variants": {
66
"recipe_logic_status=idle": {
77
"model": {
8-
"parent": "gtceu:block/casings/voltage/hv"
8+
"parent": "gtceu:block/casings/voltage/hv",
9+
"textures": {
10+
"overlay_front": "cosmiccore:block/overlay/machine/vacuum_bubbler/overlay_front"
11+
}
912
}
1013
},
1114
"recipe_logic_status=suspend": {
1215
"model": {
13-
"parent": "gtceu:block/casings/voltage/hv"
16+
"parent": "gtceu:block/casings/voltage/hv",
17+
"textures": {
18+
"overlay_front": "cosmiccore:block/overlay/machine/vacuum_bubbler/overlay_front"
19+
}
1420
}
1521
},
1622
"recipe_logic_status=waiting": {
1723
"model": {
18-
"parent": "gtceu:block/casings/voltage/hv"
24+
"parent": "gtceu:block/casings/voltage/hv",
25+
"textures": {
26+
"overlay_front": "cosmiccore:block/overlay/machine/vacuum_bubbler/overlay_front"
27+
}
1928
}
2029
},
2130
"recipe_logic_status=working": {
2231
"model": {
23-
"parent": "gtceu:block/casings/voltage/hv"
32+
"parent": "gtceu:block/casings/voltage/hv",
33+
"textures": {
34+
"overlay_front": "cosmiccore:block/overlay/machine/vacuum_bubbler/overlay_front"
35+
}
2436
}
2537
}
2638
}

src/generated/resources/assets/cosmiccore/models/block/machine/iv_vacuum_bubbler.json

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,34 @@
55
"variants": {
66
"recipe_logic_status=idle": {
77
"model": {
8-
"parent": "gtceu:block/casings/voltage/iv"
8+
"parent": "gtceu:block/casings/voltage/iv",
9+
"textures": {
10+
"overlay_front": "cosmiccore:block/overlay/machine/vacuum_bubbler/overlay_front"
11+
}
912
}
1013
},
1114
"recipe_logic_status=suspend": {
1215
"model": {
13-
"parent": "gtceu:block/casings/voltage/iv"
16+
"parent": "gtceu:block/casings/voltage/iv",
17+
"textures": {
18+
"overlay_front": "cosmiccore:block/overlay/machine/vacuum_bubbler/overlay_front"
19+
}
1420
}
1521
},
1622
"recipe_logic_status=waiting": {
1723
"model": {
18-
"parent": "gtceu:block/casings/voltage/iv"
24+
"parent": "gtceu:block/casings/voltage/iv",
25+
"textures": {
26+
"overlay_front": "cosmiccore:block/overlay/machine/vacuum_bubbler/overlay_front"
27+
}
1928
}
2029
},
2130
"recipe_logic_status=working": {
2231
"model": {
23-
"parent": "gtceu:block/casings/voltage/iv"
32+
"parent": "gtceu:block/casings/voltage/iv",
33+
"textures": {
34+
"overlay_front": "cosmiccore:block/overlay/machine/vacuum_bubbler/overlay_front"
35+
}
2436
}
2537
}
2638
}

src/generated/resources/assets/cosmiccore/models/block/machine/luv_vacuum_bubbler.json

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,34 @@
55
"variants": {
66
"recipe_logic_status=idle": {
77
"model": {
8-
"parent": "gtceu:block/casings/voltage/luv"
8+
"parent": "gtceu:block/casings/voltage/luv",
9+
"textures": {
10+
"overlay_front": "cosmiccore:block/overlay/machine/vacuum_bubbler/overlay_front"
11+
}
912
}
1013
},
1114
"recipe_logic_status=suspend": {
1215
"model": {
13-
"parent": "gtceu:block/casings/voltage/luv"
16+
"parent": "gtceu:block/casings/voltage/luv",
17+
"textures": {
18+
"overlay_front": "cosmiccore:block/overlay/machine/vacuum_bubbler/overlay_front"
19+
}
1420
}
1521
},
1622
"recipe_logic_status=waiting": {
1723
"model": {
18-
"parent": "gtceu:block/casings/voltage/luv"
24+
"parent": "gtceu:block/casings/voltage/luv",
25+
"textures": {
26+
"overlay_front": "cosmiccore:block/overlay/machine/vacuum_bubbler/overlay_front"
27+
}
1928
}
2029
},
2130
"recipe_logic_status=working": {
2231
"model": {
23-
"parent": "gtceu:block/casings/voltage/luv"
32+
"parent": "gtceu:block/casings/voltage/luv",
33+
"textures": {
34+
"overlay_front": "cosmiccore:block/overlay/machine/vacuum_bubbler/overlay_front"
35+
}
2436
}
2537
}
2638
}

src/generated/resources/assets/cosmiccore/models/block/machine/lv_vacuum_bubbler.json

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,34 @@
55
"variants": {
66
"recipe_logic_status=idle": {
77
"model": {
8-
"parent": "gtceu:block/casings/voltage/lv"
8+
"parent": "gtceu:block/casings/voltage/lv",
9+
"textures": {
10+
"overlay_front": "cosmiccore:block/overlay/machine/vacuum_bubbler/overlay_front"
11+
}
912
}
1013
},
1114
"recipe_logic_status=suspend": {
1215
"model": {
13-
"parent": "gtceu:block/casings/voltage/lv"
16+
"parent": "gtceu:block/casings/voltage/lv",
17+
"textures": {
18+
"overlay_front": "cosmiccore:block/overlay/machine/vacuum_bubbler/overlay_front"
19+
}
1420
}
1521
},
1622
"recipe_logic_status=waiting": {
1723
"model": {
18-
"parent": "gtceu:block/casings/voltage/lv"
24+
"parent": "gtceu:block/casings/voltage/lv",
25+
"textures": {
26+
"overlay_front": "cosmiccore:block/overlay/machine/vacuum_bubbler/overlay_front"
27+
}
1928
}
2029
},
2130
"recipe_logic_status=working": {
2231
"model": {
23-
"parent": "gtceu:block/casings/voltage/lv"
32+
"parent": "gtceu:block/casings/voltage/lv",
33+
"textures": {
34+
"overlay_front": "cosmiccore:block/overlay/machine/vacuum_bubbler/overlay_front"
35+
}
2436
}
2537
}
2638
}

0 commit comments

Comments
 (0)