Edit each of the custom items via config:
Custom Items (currently):
- OBSIDIAN_SHOVEL
- OBSIDIAN_AXE
- OBSIDIAN_PICKAXE
- OBSIDIAN_HOE
Code (YAML):
#Make Items more unique with Custom attributes
#attributes: attack_speed, attack_damage, luck,
#enchants: efficiency, fortune, silk_touch, durability #More in Future
#flags: HIDE_ATTRIBUTES , HIDE_ENCHANTS, etc
items:
OBSIDIAN_SHOVEL
:
#The Item itself
flags
:
- HIDE_ENCHANTS
enchants:
durability:
level
: 7
attributes:
attack_damage
:
#The Attribute
value
: 1.0
#Value of this Attribute