changed thumper to ostrum, idk, using spice to defeat the worm sounds fun
This commit is contained in:
parent
5e67c3b316
commit
6f46f89df5
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ const registerSandwormRecipes = (event) => {
|
|||
event.remove({ mod: 'sandworm_mod'})
|
||||
|
||||
event.recipes.gtceu.assembler('sandworm_mod:thumper')
|
||||
.itemInputs('6x #forge:plates/maraging_steel_300', '#gtceu:circuits/iv', 'gtceu:ev_electric_piston')
|
||||
.itemInputs('6x #forge:plates/ostrum', '#gtceu:circuits/iv', 'gtceu:ev_electric_piston')
|
||||
.inputFluids(Fluid.of('gtceu:radon', 100))
|
||||
.itemOutputs('sandworm_mod:thumper')
|
||||
.duration(200)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue