248k update fixes
This commit is contained in:
parent
70202a0231
commit
85ea4c7d11
2 changed files with 3 additions and 3 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)
|
||||||
|
|
|
||||||
|
|
@ -16,7 +16,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