Skip to content

Commit 057a2f5

Browse files
committed
Update recipes, minor fixes, removed global multiblock handler
1 parent 503823e commit 057a2f5

File tree

103 files changed

+1867
-179
lines changed

Some content is hidden

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

103 files changed

+1867
-179
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ org.gradle.daemon=true
55
org.gradle.parallel=true
66
org.gradle.caching=true
77

8-
mod_version=1.2.8
8+
mod_version=1.2.9
99

1010
mc_version=1.20.1
1111
mappings_version=2023.09.03

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,7 @@
322322
"emi.category.nuclearcraft.assembler": "Assembler",
323323
"emi.category.nuclearcraft.centrifuge": "Centrifuge",
324324
"emi.category.nuclearcraft.chemical_reactor": "Chemical Reactor",
325+
"emi.category.nuclearcraft.cooler_placement": "Cooler Placement",
325326
"emi.category.nuclearcraft.crystallizer": "Crystallizer",
326327
"emi.category.nuclearcraft.decay_hastener": "Decay Hastener",
327328
"emi.category.nuclearcraft.electrolyzer": "Electrolyzer",
@@ -334,6 +335,7 @@
334335
"emi.category.nuclearcraft.fusion_coolant": "Fusion Reactor Coolant",
335336
"emi.category.nuclearcraft.fusion_core": "Fusion Reactor",
336337
"emi.category.nuclearcraft.gas_scrubber": "Gas Scrubber",
338+
"emi.category.nuclearcraft.heat_sink_placement": "Heat Sink Placement",
337339
"emi.category.nuclearcraft.ingot_former": "Ingot Former",
338340
"emi.category.nuclearcraft.irradiator": "Irradiator",
339341
"emi.category.nuclearcraft.isotope_separator": "Isotope Separator",
@@ -2265,6 +2267,8 @@
22652267
"itemGroup.nuclearcraft_items": "NuclearCraft Items",
22662268
"itemGroup.nuclearcraft_kugelblitz": "NuclearCraft Kugelblitz",
22672269
"itemGroup.nuclearcraft_turbine": "NuclearCraft Turbine",
2270+
"jei.category.nuclearcraft.cooler_placement": "Cooler Placement",
2271+
"jei.category.nuclearcraft.heat_sink_placement": "Heat Sink Placement",
22682272
"jei.category.nuclearcraft.multiblock_structure": "NuclearCraft Multiblocks",
22692273
"jei.category.nuclearcraft.particle_info": "Particle Info",
22702274
"jei.info.nuclearcraft.kugelblitz.description": "Kugelblitz chamber allows to transform items using black hole quantum fields.",
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"type": "nuclearcraft:subatomic_liquifier",
3+
"inputFluids": [
4+
{
5+
"amount": 90,
6+
"tag": "forge:americium/241"
7+
}
8+
],
9+
"outputFluids": [
10+
{
11+
"amount": 900,
12+
"tag": "forge:subliquid_matter"
13+
}
14+
],
15+
"powerModifier": 1.0,
16+
"radiation": 1.0,
17+
"timeModifier": 3.0
18+
}
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"type": "nuclearcraft:subatomic_liquifier",
3+
"inputFluids": [
4+
{
5+
"amount": 90,
6+
"tag": "forge:americium/242"
7+
}
8+
],
9+
"outputFluids": [
10+
{
11+
"amount": 900,
12+
"tag": "forge:subliquid_matter"
13+
}
14+
],
15+
"powerModifier": 1.0,
16+
"radiation": 1.0,
17+
"timeModifier": 3.0
18+
}
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"type": "nuclearcraft:subatomic_liquifier",
3+
"inputFluids": [
4+
{
5+
"amount": 90,
6+
"tag": "forge:americium/243"
7+
}
8+
],
9+
"outputFluids": [
10+
{
11+
"amount": 900,
12+
"tag": "forge:subliquid_matter"
13+
}
14+
],
15+
"powerModifier": 1.0,
16+
"radiation": 1.0,
17+
"timeModifier": 3.0
18+
}
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"type": "nuclearcraft:subatomic_liquifier",
3+
"inputFluids": [
4+
{
5+
"amount": 90,
6+
"tag": "forge:berkelium/247"
7+
}
8+
],
9+
"outputFluids": [
10+
{
11+
"amount": 900,
12+
"tag": "forge:subliquid_matter"
13+
}
14+
],
15+
"powerModifier": 1.0,
16+
"radiation": 1.0,
17+
"timeModifier": 3.0
18+
}
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"type": "nuclearcraft:subatomic_liquifier",
3+
"inputFluids": [
4+
{
5+
"amount": 90,
6+
"tag": "forge:berkelium/248"
7+
}
8+
],
9+
"outputFluids": [
10+
{
11+
"amount": 900,
12+
"tag": "forge:subliquid_matter"
13+
}
14+
],
15+
"powerModifier": 1.0,
16+
"radiation": 1.0,
17+
"timeModifier": 3.0
18+
}
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"type": "nuclearcraft:subatomic_liquifier",
3+
"inputFluids": [
4+
{
5+
"amount": 90,
6+
"tag": "forge:californium/249"
7+
}
8+
],
9+
"outputFluids": [
10+
{
11+
"amount": 900,
12+
"tag": "forge:subliquid_matter"
13+
}
14+
],
15+
"powerModifier": 1.0,
16+
"radiation": 1.0,
17+
"timeModifier": 3.0
18+
}
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"type": "nuclearcraft:subatomic_liquifier",
3+
"inputFluids": [
4+
{
5+
"amount": 90,
6+
"tag": "forge:californium/250"
7+
}
8+
],
9+
"outputFluids": [
10+
{
11+
"amount": 900,
12+
"tag": "forge:subliquid_matter"
13+
}
14+
],
15+
"powerModifier": 1.0,
16+
"radiation": 1.0,
17+
"timeModifier": 3.0
18+
}
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"type": "nuclearcraft:subatomic_liquifier",
3+
"inputFluids": [
4+
{
5+
"amount": 90,
6+
"tag": "forge:californium/251"
7+
}
8+
],
9+
"outputFluids": [
10+
{
11+
"amount": 900,
12+
"tag": "forge:subliquid_matter"
13+
}
14+
],
15+
"powerModifier": 1.0,
16+
"radiation": 1.0,
17+
"timeModifier": 3.0
18+
}

0 commit comments

Comments
 (0)