Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
73acbd6dfd |
2 changed files with 5 additions and 5 deletions
|
|
@ -8,7 +8,7 @@
|
|||
"homepage": "https://discord.gg/ufvFUJtVwk",
|
||||
"dependencies": [
|
||||
"base >= 2.0.0",
|
||||
"? 248k-Redux",
|
||||
"? 248k-Redux >= 0.1.35",
|
||||
"? aai-industry",
|
||||
"? bobassembly",
|
||||
"? BrimStuff-Updated",
|
||||
|
|
|
|||
|
|
@ -54,9 +54,9 @@ if mods["IfNickel-Updated"] then
|
|||
end
|
||||
|
||||
if mods["248k-Redux"] then
|
||||
util.remove_ingredient("fi_fiberer_recipe", "iron-gear-wheel")
|
||||
util.add_ingredient("fi_fiberer_recipe", "nylon-machine-parts", 30)
|
||||
util.remove_ingredient("fi_fiberer", "iron-gear-wheel")
|
||||
util.add_ingredient("fi_fiberer", "nylon-machine-parts", 30)
|
||||
|
||||
util.remove_ingredient("fi_compound_machine_recipe", "iron-gear-wheel")
|
||||
util.add_ingredient("fi_compound_machine_recipe", "nylon-machine-parts", 30)
|
||||
util.remove_ingredient("fi_compound_machine", "iron-gear-wheel")
|
||||
util.add_ingredient("fi_compound_machine", "nylon-machine-parts", 30)
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue