nah ok this can start with fewer hits
This commit is contained in:
parent
2e6f78845c
commit
16c44e78fb
1 changed files with 1 additions and 1 deletions
|
|
@ -166,7 +166,7 @@ function registerVintageImprovementsRecipes(event) {
|
|||
]
|
||||
|
||||
let HAMMERING_ITEMS = [
|
||||
{ input: 'gtceu:thermochemically_treated_hardwood_dust', output: 'tfg:soaked_unrefined_paper', blows: STARTING_BLOWS }
|
||||
{ input: 'gtceu:thermochemically_treated_hardwood_dust', output: 'tfg:soaked_unrefined_paper', blows: 3 }
|
||||
]
|
||||
|
||||
HAMMERING_MATERIALS.forEach(x => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue