Getting Started
Set up Wearables in your mod project.
Installation
Add the dependency to your build.gradle:
dependencies {
implementation ("org.bitwave.wearables:wearables:${wearables-version}")
}
First Steps
Coming Soon
Requirements
- Minecraft 1.21.11
- Fabric 0.141.3+1.21.11
- Java 21.0.8+
