Compare commits
2 commits
85ea4c7d11
...
7022a962ca
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7022a962ca | ||
|
|
fa9bbf7613 |
3 changed files with 7 additions and 2159 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
local util = require("data-util");
|
local util = require("data-util");
|
||||||
|
|
||||||
util.remove_ingredient("fu_carbon_fiber_recipe", "fi_crushed_coal_item")
|
util.remove_ingredient("fu_carbon_fiber", "fi_crushed_coal")
|
||||||
util.add_ingredient("fu_carbon_fiber_recipe", "graphite", 3)
|
util.add_ingredient("fu_carbon_fiber", "graphite", 3)
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load diff
|
|
@ -8,6 +8,7 @@
|
||||||
"homepage": "https://discord.gg/ufvFUJtVwk",
|
"homepage": "https://discord.gg/ufvFUJtVwk",
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
"base >= 2.0.42",
|
"base >= 2.0.42",
|
||||||
|
"bzlib",
|
||||||
"? bztitanium2",
|
"? bztitanium2",
|
||||||
"? bzsilicon2",
|
"? bzsilicon2",
|
||||||
"? bzzirconium2",
|
"? bzzirconium2",
|
||||||
|
|
@ -16,7 +17,7 @@
|
||||||
"? aai-industry",
|
"? aai-industry",
|
||||||
"? Krastorio2",
|
"? Krastorio2",
|
||||||
"? Krastorio2-spaced-out",
|
"? Krastorio2-spaced-out",
|
||||||
"? 248k-Redux",
|
"? 248k-Redux >= 0.1.35",
|
||||||
"(?) modmashsplintersubspacelogistics",
|
"(?) modmashsplintersubspacelogistics",
|
||||||
"? deadlock-beltboxes-loaders",
|
"? deadlock-beltboxes-loaders",
|
||||||
"? DeadlockCrating",
|
"? DeadlockCrating",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue