Merge branch 'dev' of https://github.com/TerraFirmaGreg-Team/Modpack-Modern into dev
This commit is contained in:
commit
4a2e6ed229
2 changed files with 2 additions and 2 deletions
|
|
@ -18,7 +18,7 @@
|
|||
passive: 4000
|
||||
}
|
||||
pause_game: true
|
||||
progression_mode: "flexible"
|
||||
progression_mode: "linear"
|
||||
show_lock_icons: true
|
||||
title: "TerraFirmaGreg"
|
||||
version: 13
|
||||
|
|
|
|||
|
|
@ -662,7 +662,7 @@ function registerTFGMiscellaneousRecipes(event) {
|
|||
.EUt(GTValues.VA[GTValues.HV])
|
||||
|
||||
event.recipes.gtceu.pyrolyse_oven('vitrified_ender_dust')
|
||||
.itemInputs('#forge:ender_pearls', '2x tfc:powder/kaolinite', '4x #forge:insulation_t1')
|
||||
.itemInputs('minecraft:ender_pearl', '2x tfc:powder/kaolinite', '4x #forge:insulation_t1')
|
||||
.inputFluids(Fluid.of('gtceu:nitrogen', 100))
|
||||
.itemOutputs('tfg:vitrified_pearl')
|
||||
.chancedOutput('gtceu:ash_dust', 2500, 0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue