Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ncbpfluffybear/slimyrepair
Easy repair methods for Slimefun items
https://github.com/ncbpfluffybear/slimyrepair
Last synced: 12 days ago
JSON representation
Easy repair methods for Slimefun items
- Host: GitHub
- URL: https://github.com/ncbpfluffybear/slimyrepair
- Owner: NCBPFluffyBear
- License: gpl-3.0
- Created: 2020-12-26T17:23:53.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-30T20:50:51.000Z (3 months ago)
- Last Synced: 2024-10-26T21:21:39.366Z (2 months ago)
- Language: Java
- Size: 34.2 KB
- Stars: 3
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://github.com/NCBPFluffyBear/SlimyRepair/blob/master/src/main/resources/repairs.yml) file. This file can be located locally at `\\plugins\SlimyRepair\repairs.yml`
### Line-by-line description:
```yml
:
material:
material-type:
repair-amount:
```