Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 408 Bytes

anvil-repair.md

File metadata and controls

21 lines (16 loc) · 408 Bytes
icon
hammer-crash

Anvil repair

Example

This recipe allows you to let players repair an item in anvil using a material.

recipes:
  anvil_repair:
    emerald_sword:
      enabled: true
      permission: iasurvival.swords.emerald_sword
      ingredient: EMERALD_BLOCK
      item: iasurvival:emerald_sword

In this example I created an anvil_repair recipe called emerald_sword.