nugget material fix, changelog (#1332)

This commit is contained in:
Pyritie 2025-07-14 21:34:23 +01:00 committed by GitHub
parent 8dd8d5b344
commit 9de6557326
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 25 additions and 10 deletions

View file

@ -22,8 +22,6 @@ function registerTACZAmmoRecipes(event){
.EUt(GTValues.VA[GTValues.MV])
//Additives
event.recipes.tfc.anvil('6x #forge:nuggets/lead', '#forge:ingots/lead', ['punch_last', 'hit_second_last', 'punch_third_last'])
.tier(2).id('tfg:anvil/lead_nugget')
event.recipes.gtceu.chemical_reactor('tfg_tacz:nitrocellulose_from_wood')
.itemInputs('gtceu:thermochemically_treated_hardwood_dust')
.inputFluids(Fluid.of('gtceu:nitric_acid', 200), Fluid.of('gtceu:sulfuric_acid', 400), Fluid.of('minecraft:water', 600))