We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ca7d602 + 2f93a1f commit 00ee4e7Copy full SHA for 00ee4e7
README.md
@@ -25,7 +25,7 @@ repositories {
25
}
26
27
dependencies {
28
- implementation "maven.modrinth:wsmlmb:${wsmlmb_version}"
+ modImplementation "maven.modrinth:wsmlmb:${wsmlmb_version}"
29
30
```
31
@@ -38,4 +38,4 @@ To add custom shears, simply add your `ShearsItem` to the `#c:shears` tag.
38
39
### Every major version (1.x.x -> 2.x.x) will have breaking changes, so make your dependencies for only one major version!
40
41
-If you need any help, you can contact me at `@anawesomguy` on Discord in the ["The Fabric Project"](https://discord.gg/v6v4pMv) server.
+If you need any help, you can contact me at `@anawesomguy` on Discord in the ["The Fabric Project"](https://discord.gg/v6v4pMv) server.
0 commit comments