Skip to content
This repository was archived by the owner on Nov 17, 2020. It is now read-only.
This repository was archived by the owner on Nov 17, 2020. It is now read-only.

[v2] Armor items bound to 'material groups' #60

@lokka30

Description

@lokka30

Armor items should be able to be bound to material groups into the configuration, for example:

armor-types:
  list: ['diamond', 'iron', 'gold', 'chainmail', 'leather', 'elytra', 'turtle']
  diamond:
    soundIds:
      equip-and-unequip: ITEM_ARMOR_EQUIP_DIAMOND
      hit: ENTITY_ZOMBIE_ATTACK_IRON_DOOR
   items:
     - DIAMOND_HELMET
     - DIAMOND_CHESTPLATE
     ...

Metadata

Metadata

Assignees

Labels

enhancementnew feature(s) or enhancement to existing feature(s)

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions