gdiw
This commit is contained in:
parent
634e7f6d8d
commit
69cf0ec324
3 changed files with 8 additions and 1 deletions
|
@ -10,6 +10,8 @@ require("prototypes/assembler-updates")
|
|||
|
||||
local util = require("data-util")
|
||||
|
||||
local pg_amt = util.get_ingredient_amount("plastic-bar", "petroleum-gas")
|
||||
util.replace_ingredient("plastic-bar", "petroleum-gas", "vinyl-chloride", pg_amt*2/3)
|
||||
|
||||
|
||||
require("modules")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue