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