added higher tier AA recipe for even more water

This commit is contained in:
Pyritie 2025-08-24 13:05:31 +01:00
parent 3a10aa2742
commit 1bbaebc577

View file

@ -105,6 +105,13 @@ function registerTFGSpaceRecipes(event) {
.addDataString("fluidA", "tfc:spring_water")
.outputFluids(Fluid.of("tfc:spring_water", 1000))
event.recipes.gtceu.aqueous_accumulator('more_water')
.circuit(aaCircuit++)
.duration(10)
.EUt(GTValues.VHA[GTValues.HV])
.addDataString("fluidA", "minecraft:water")
.outputFluids(Fluid.of("minecraft:water", 20000))
// Plants - Can't use the default builder here because fertiliser is much harder to get on the moon,
// and we're using helium-3 as the fertiliser