Skip to content

Commit

Permalink
caches
Browse files Browse the repository at this point in the history
  • Loading branch information
kingarthur91 committed Dec 6, 2023
1 parent c8429f3 commit 1850f38
Show file tree
Hide file tree
Showing 4 changed files with 63 additions and 67 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -493,4 +493,3 @@ fix_tech("hot-air-mk02",{order="000017",prerequisites={"energy-1","machines-mk02
fix_tech("hot-air-mk03",{order="000028",prerequisites={"hot-air-mk02","coke-mk03","uranium-mk01","energy-2"},unit={count=1000,ingredients={{amount=3,name="automation-science-pack",type="item"},{amount=2,name="logistic-science-pack",type="item"},{amount=1,name="chemical-science-pack",type="item"}},time=120}})
fix_tech("oil-distillation",{order="000018",prerequisites={"petroleum-gas-mk01"},unit={count=330,ingredients={{amount=2,name="automation-science-pack",type="item"},{amount=1,name="logistic-science-pack",type="item"}},time=60}})
fix_tech("vanadium-processing-2",{order="000026",prerequisites={"chemical-science-pack","salts"},unit={count=550,ingredients={{amount=3,name="automation-science-pack",type="item"},{amount=2,name="logistic-science-pack",type="item"},{amount=1,name="chemical-science-pack",type="item"}},time=120}})
fix_tech("tmp-bioreserve-super-7-tech",{order="000002",prerequisites={},unit={count=20,ingredients={{amount=1,name="automation-science-pack",type="item"}},time=30}})
Original file line number Diff line number Diff line change
Expand Up @@ -376,4 +376,3 @@ fix_tech("drilling-fluid-mk04",{order="000036",prerequisites={"drilling-fluid-mk
fix_tech("hot-air-mk01",{order="000004",prerequisites={"fluid-pressurization"},unit={count=40,ingredients={{amount=1,name="automation-science-pack",type="item"}},time=30}})
fix_tech("oil-distillation",{order="000014",prerequisites={"petroleum-gas-mk01"},unit={count=200,ingredients={{amount=2,name="automation-science-pack",type="item"},{amount=1,name="logistic-science-pack",type="item"}},time=60}})
fix_tech("vanadium-processing-2",{order="000024",prerequisites={"advanced-mining-facilities"},unit={count=900,ingredients={{amount=3,name="automation-science-pack",type="item"},{amount=2,name="logistic-science-pack",type="item"},{amount=1,name="chemical-science-pack",type="item"}},time=120}})
fix_tech("tmp-bioreserve-super-7-tech",{order="000002",prerequisites={},unit={count=20,ingredients={{amount=1,name="automation-science-pack",type="item"}},time=30}})
Original file line number Diff line number Diff line change
Expand Up @@ -431,4 +431,3 @@ fix_tech("hot-air-mk02",{order="000019",prerequisites={"machines-mk02"},unit={co
fix_tech("hot-air-mk03",{order="000028",prerequisites={"hot-air-mk02","coke-mk03","uranium-mk01","energy-2"},unit={count=1200,ingredients={{amount=3,name="automation-science-pack",type="item"},{amount=2,name="logistic-science-pack",type="item"},{amount=1,name="chemical-science-pack",type="item"}},time=120}})
fix_tech("oil-distillation",{order="000020",prerequisites={"petroleum-gas-mk01"},unit={count=600,ingredients={{amount=2,name="automation-science-pack",type="item"},{amount=1,name="logistic-science-pack",type="item"}},time=60}})
fix_tech("vanadium-processing-2",{order="000027",prerequisites={"salts","mukmoux","fluid-separation"},unit={count=900,ingredients={{amount=3,name="automation-science-pack",type="item"},{amount=2,name="logistic-science-pack",type="item"},{amount=1,name="chemical-science-pack",type="item"}},time=120}})
fix_tech("tmp-bioreserve-super-7-tech",{order="000002",prerequisites={},unit={count=20,ingredients={{amount=1,name="automation-science-pack",type="item"}},time=30}})
Loading

0 comments on commit 1850f38

Please sign in to comment.