Getting Started
Getting Started
Get your modding environment ready. You can start creating content immediately - no server required until you’re ready to test.
Setup Checklist
Section titled “Setup Checklist”- Install Prerequisites - Java, IDE, and build tools
- Learn the Tools - Asset Editor, Blockbench, and more
Start Creating
Section titled “Start Creating”Once your tools are installed, jump into a quick start tutorial:
- Create Your First Pack - 5 minutes, no coding required
- Create Your First Plugin - 10 minutes, Java required
Testing Your Mods
Section titled “Testing Your Mods”When you’re ready to test, you’ll need a server running. Even singleplayer uses a local server behind the scenes.
| Option | Best For |
|---|---|
| Local server | Solo development, quick iteration |
| Dedicated server | Team collaboration, always-on testing |
| Hosted server | No local setup, managed infrastructure |
Server Setup Guide - Get a server running for testing