More stats in craft #244


  • New
  • Enhancment
Open
Assigned to supavitax
  • _ForgeUser8462810 created this issue Dec 29, 2015

    You can add more statistics when crafting a item?
    For example:

    defaultCraftedStats:
      enableOnCrafted: true
      enableOnDrops: true
      StatFormat: '&3[statName]: +&b[statValue]-[statValue2]'
      Damage:
        bow: '&b1-2'
        wood: '&b1-3'
        stone: '&b2-3'
        iron: '&b3-4'
        gold: '&b4-5'
        diamond: '&b5-6'
      xpLevel:
        bow: '5'
        wood: '10'
        stone: '20'
        iron: '30'
        gold: '40'
        diamond: '50'

  • _ForgeUser8462810 added the tags Enhancment New Dec 29, 2015

To post a comment, please login or register a new account.