mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 12:31:41 +09:00
Added ExpGamingCommands.repair
This commit is contained in:
24
modules/ExpGamingCommands/repair/softmod.json
Normal file
24
modules/ExpGamingCommands/repair/softmod.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user