Files
factorio-scenario-ExpCluster/old/modules/DONE/Commands/repair/softmod.json
2019-04-18 23:20:19 +01:00

23 lines
503 B
JSON

{
"name": "ExpGamingCommands.repair",
"version": "4.0.0",
"description": "Allows items to be healed and repaired with a command",
"location": "FSM_ARCHIVE",
"keywords": [
"ExpGaming",
"Command",
"Heal",
"Repair",
"Ghosts",
"Revive"
],
"dependencies": {
"ExpGamingLib": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Role": "^4.0.0",
"ExpGamingAdmin.TempBan": "?^4.0.0"
},
"collection": "ExpGamingCommands@4.0.0",
"submodules": {}
}