Jump to content
  • 0

Where are the boots slot?


mateusfar

Question

3 answers to this question

Recommended Posts

  • 1

Open your server/resources/config.json with notepad or something similar. There are a tab named Equipment, add new line named Boots to it.  
 

  "Equipment": {
    "WeaponSlot": 2,
    "ShieldSlot": 3,
    "Slots": [
      "Helmet",
      "Armor",
      "Weapon",
      "Boots",
      "Amulet",
      "Ring",
      "Belt",

Like that

Link to comment
Share on other sites

×
×
  • Create New...