Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 701 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 701 Bytes

SlimyRepair

This Slimefun4 addon makes it easier to repair Slimefun tools and weapons!

To add a Slimefun weapon/tool to the repair list, simply follow the format provided in the example repairs.yml file. This file can be located locally at \<YOUR_SERVER_LOCATION>\plugins\SlimyRepair\repairs.yml

Line-by-line description:

<Name of the Slimefun Item by ID>:
  material: <Material to repair the item. Accepts both vanilla (use the material name) and Slimefun (use the ID) items.>
  material-type: <Either VANILLA or SLIMEFUN>
  repair-amount: <The durability this item restores per repair>