Files
factorio-scenario-ExpCluster/old/modules/DONE/ExpAdmin/ClearInventory/softmod.json
2019-04-18 22:44:17 +01: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": {}
}