quartz autoclave consistency
This commit is contained in:
parent
75579dc107
commit
c3d2b5df64
1 changed files with 1 additions and 1 deletions
|
|
@ -170,7 +170,7 @@ function registerTFGSandRecipes(event) {
|
|||
|
||||
event.recipes.gtceu.autoclave('tfg:quartz_sand_autoclave')
|
||||
.itemInputs('gtceu:quartz_sand_dust')
|
||||
.inputFluids(Fluid.of('minecraft:water', 250))
|
||||
.inputFluids(Fluid.of('gtceu:distilled_water', 250))
|
||||
.chancedOutput('gtceu:quartzite_gem', 4500, 0)
|
||||
.duration(60 * 20)
|
||||
.EUt(GTValues.VA[GTValues.LV])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue