mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2026-07-28 21:42:30 +09:00
.
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
local items = require('gm-vp-c')
|
||||
local mbm = require('mbm-c')
|
||||
local mc = require('mc')
|
||||
local item_sounds = require('__base__/prototypes/item_sounds')
|
||||
local resource_autoplace = require('resource-autoplace')
|
||||
|
||||
mc.space_age()
|
||||
if settings.startup['PHI-GM'].value ~= 'VP' then
|
||||
return
|
||||
end
|
||||
|
||||
for c, _ in pairs(defines.prototypes.entity) do
|
||||
if data.raw[c] then
|
||||
|
||||
Reference in New Issue
Block a user