File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,6 +12,16 @@ A Slimefun addon that adds extra armor sets and gear with unique abilities.
1212- Paper 1.16.* - 26.1.*
1313- Slimefun 5
1414
15+ ExtraGear adds extra armor sets and tools crafted from the metals available in Slimefun.
16+
17+ ## :floppy_disk : Installation
18+
19+ | ExtraGear | Slimefun5 | Minecraft |
20+ | -----------| -----------| -----------|
21+ | UNOFFICIAL | 5.0.0+ | 1.21.x |
22+
23+ Download the latest release and place it in your server's ` plugins/ ` folder. Slimefun5 must be installed first.
24+
1525## :beetle : Bug Reports
1626
1727Please report bugs via the [ GitHub Issues] ( https://github.com/Slimefun5/ExtraGear/issues ) page.
@@ -32,6 +42,6 @@ plugins {
3242}
3343
3444dependencies {
35- " githubCompileOnly" (" Slimefun5:ExtraGear:v1.0.2 " )
45+ " githubCompileOnly" (" Slimefun5:ExtraGear:v1.0.1 " )
3646}
3747```
You can’t perform that action at this time.
0 commit comments