This commit is contained in:
2023-05-08 03:07:45 +09:00
parent 37f8ff2a61
commit bc50600fc4
2 changed files with 3 additions and 2 deletions

View File

@@ -161,6 +161,7 @@ for i=1, #ups_chests, 1 do
entity.inventory_size = 1
entity.name = 'ups-' .. ups_chests[i]
entity.minable.result = 'ups-' .. ups_chests[i]
data:extend({entity})
data:extend({{

View File

@@ -1,8 +1,8 @@
{
"name": "PHI-MI",
"version": "1.0.6",
"version": "1.0.7",
"factorio_version": "1.1",
"date": "2023-05-06",
"date": "2023-05-07",
"title": "Phidias Megabase Item",
"author": "PHIDIAS0303",
"contributers": "",