Jump to content
  • 0

Question

3 answers to this question

Recommended Posts

  • 1
Posted

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

  • 0
Posted
21 minutes ago, mateusfar said:

Uyarrr thx, but, this will make all logic behind the item works?

 

No you need to add the new item in the paperdoll section of tge confing.json

×
×
  • Create New...