mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-28 12:05:21 +09:00
21 lines
501 B
JSON
21 lines
501 B
JSON
{
|
|
"name": "repair",
|
|
"version": "4.0.0",
|
|
"type": "Submodule",
|
|
"description": "Allows items to be healed and repaired with a command",
|
|
"location": "<blank>",
|
|
"keywords": [
|
|
"ExpGaming",
|
|
"Command",
|
|
"Heal",
|
|
"Repair",
|
|
"Ghosts",
|
|
"Revive"
|
|
],
|
|
"dependencies": {
|
|
"ExpGamingLib": "^4.0.0",
|
|
"FactorioStdLib.Game": "^0.8.0",
|
|
"ExpGamingCore.Ranking": "^4.0.0",
|
|
"ExpGamingAdmin.TempBan": "?^4.0.0"
|
|
}
|
|
} |