Skip to content

Commit

Permalink
fix(balance): ✏️Add [Dry Rubber] => 9x[Plastic] in [Electric Arc Furn…
Browse files Browse the repository at this point in the history
…ace]
  • Loading branch information
Krutoy242 committed May 27, 2024
1 parent be9fc1c commit 2a4f249
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/mods/industrialforegoing.zs
Original file line number Diff line number Diff line change
Expand Up @@ -397,3 +397,6 @@ for i, dye in scripts.vars.oreDye {
'd': dye,
});
}

// Fast plastic alt
scripts.process.alloy([<industrialforegoing:dryrubber>], <industrialforegoing:plastic> * 9, 'only: AdvRockArc');

0 comments on commit 2a4f249

Please sign in to comment.