diff --git a/kubejs/server_scripts/tfg/recipes.space.js b/kubejs/server_scripts/tfg/recipes.space.js index 047f7fa95..145a94c6d 100644 --- a/kubejs/server_scripts/tfg/recipes.space.js +++ b/kubejs/server_scripts/tfg/recipes.space.js @@ -158,7 +158,7 @@ function registerTFGSpaceRecipes(event) { .inputFluids(Fluid.of('gtceu:biomass', 20)) .chancedOutput('ae2:ender_dust', 100, 100) .outputFluids(Fluid.of('gtceu:nitrogen', 100)) - .duration(10 * 20) + .duration(5 * 20) .EUt(GTValues.VA[GTValues.MV]) .dimension('ad_astra:moon')