Second map updates

This commit is contained in:
Anuken
2022-02-28 14:33:19 -05:00
parent 1a7ef3108d
commit ab4190a6b5
8 changed files with 12 additions and 11 deletions

View File

@@ -1322,6 +1322,7 @@ public class Blocks{
}};
//TODO should have a useful turret ammo byproduct? scrap?
//TODO surge being removed I think
surgeCrucible = new HeatCrafter("surge-crucible"){{
requirements(Category.crafting, with(Items.silicon, 100, Items.graphite, 80, Items.carbide, 60, Items.thorium, 90));