tiny py compatibility tweak

This commit is contained in:
Brevven 2021-03-06 22:24:39 -08:00
parent 68962085cf
commit 6fbd0e5a2b
3 changed files with 7 additions and 1 deletions

View file

@ -1,4 +1,9 @@
---------------------------------------------------------------------------------------------------
Version: 0.9.16
Date: 2021-02-12
Fixes:
- Another tiny py compatibility tweak.
---------------------------------------------------------------------------------------------------
Version: 0.9.15
Date: 2021-01-29
Fixes:

View file

@ -1,6 +1,6 @@
{
"name": "bztitanium",
"version": "0.9.15",
"version": "0.9.16",
"factorio_version": "1.1",
"title": "Titanium",
"author": "Brevven",

View file

@ -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",