Custom Items

Custom Items

Custom items are defined in the configuration, and then you can add that custom item to a Shop Sign like you would any other item.

Quote:

ZBuy

Enchanted

HealingPotion

180

To create a new custom item, add something like this to the config, under the SignCustomItems section.

Sign Custom Items:
  Enchanted HealingPotion:
    type: 373
    amount: 1
    damage value: 8229
    id: 0
    enchantments:
    - 1 1
    - 5 3

Note: the 'enchantments' file is a list. The first number is the enchantment id, the second number is the enchantment level. See the ids of all enchantments here.


Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes