nerfed nether lava
This commit is contained in:
parent
087170ffc9
commit
b4b8acdf63
1 changed files with 2 additions and 2 deletions
|
|
@ -91,8 +91,8 @@ function registerTFGSpaceRecipes(event) {
|
|||
event.recipes.gtceu.aqueous_accumulator('lava_nether')
|
||||
.circuit(aaCircuit++)
|
||||
.dimension('minecraft:the_nether')
|
||||
.duration(20)
|
||||
.EUt(GTValues.VHA[GTValues.LV])
|
||||
.duration(20*5)
|
||||
.EUt(GTValues.VHA[GTValues.HV])
|
||||
.addDataString("fluidA", "minecraft:lava")
|
||||
.outputFluids(Fluid.of("minecraft:lava", 1000))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue