mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-28 03:55:23 +09:00
22 lines
642 B
JSON
22 lines
642 B
JSON
{
|
|
"name": "repair",
|
|
"version": "4.0.0",
|
|
"type": "Submodule",
|
|
"description": "Allows items to be healed and repaired with a command",
|
|
"location": "https://github.com/explosivegaming/scenario/releases/download/v4.0-core/ExpGamingCommands.repair_4.0.0.zip",
|
|
"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"
|
|
} |