mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 11:05:22 +09:00
Update
This commit is contained in:
@@ -161,6 +161,7 @@ for i=1, #ups_chests, 1 do
|
|||||||
|
|
||||||
entity.inventory_size = 1
|
entity.inventory_size = 1
|
||||||
entity.name = 'ups-' .. ups_chests[i]
|
entity.name = 'ups-' .. ups_chests[i]
|
||||||
|
entity.minable.result = 'ups-' .. ups_chests[i]
|
||||||
data:extend({entity})
|
data:extend({entity})
|
||||||
|
|
||||||
data:extend({{
|
data:extend({{
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"name": "PHI-MI",
|
"name": "PHI-MI",
|
||||||
"version": "1.0.6",
|
"version": "1.0.7",
|
||||||
"factorio_version": "1.1",
|
"factorio_version": "1.1",
|
||||||
"date": "2023-05-06",
|
"date": "2023-05-07",
|
||||||
"title": "Phidias Megabase Item",
|
"title": "Phidias Megabase Item",
|
||||||
"author": "PHIDIAS0303",
|
"author": "PHIDIAS0303",
|
||||||
"contributers": "",
|
"contributers": "",
|
||||||
|
|||||||
Reference in New Issue
Block a user