Skip to content

Repository files navigation

TEMPLATE-MOD

A Fabric mod template for Minecraft 26.1.2.

Requirements

  • Minecraft 26.1.2
  • Fabric Loader
  • Fabric API
  • Java 25

Getting Started

Using this template

  1. Click Use this template on GitHub
  2. Clone your new repository
  3. Edit gradle.properties with your mod details
  4. Run ./gradlew build

Building

./gradlew build

Output will be in build/libs/.

Project Structure

src/
├── main/          # Common (server + client) code
└── client/        # Client-only code

License

See LICENSE.

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages