Files
factorio-scenario-ExpCluster/modules/ExpGamingAdmin/ClearInventory/softmod.json
2018-12-23 16:37:01 +00:00

21 lines
444 B
JSON

{
"name": "ExpGamingAdmin.ClearInventory",
"version": "4.0.0",
"description": "Adds a function to clear a players inventoy and move the items to spawn.",
"location": "FSM_ARCHIVE",
"keywords": [
"Spawn",
"Items",
"Admin",
"Move",
"Clear",
"Inventory"
],
"dependencies": {
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingAdmin": "^4.0.0"
},
"collection": "ExpGamingAdmin@4.0.0",
"submodules": {}
}