This commit is contained in:
Pyritie 2025-06-09 21:15:19 +01:00
commit 9c41fe262f
56 changed files with 958 additions and 124 deletions

View file

@ -355,7 +355,7 @@ function registerTFCMachineRecipes(event) {
// Empty Jar
event.recipes.gtceu.alloy_smelter('tfc:jar_alloying')
.itemInputs('#tfc:glass_batches_tier_2')
.notConsumable('gtceu:cylinder_casting_mold')
.notConsumable('gtceu:ball_casting_mold')
.itemOutputs('tfc:empty_jar')
.duration(100)
.EUt(2)