tiny py compatibility tweak
This commit is contained in:
parent
68962085cf
commit
6fbd0e5a2b
3 changed files with 7 additions and 1 deletions
|
|
@ -6,6 +6,7 @@ if mods["FactorioExtended-Plus-Core"] then
|
|||
util.remove_raw("item", "titanium-ore")
|
||||
end
|
||||
|
||||
if (not mods["pyrawores"]) then
|
||||
data:extend({
|
||||
{
|
||||
type = "autoplace-control",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue