Job Mod
Fabric 1.21.1 mod adding three jobs: Miner (Fortune+Efficiency on ores), Warrior (+2 sword damage, always crit at level 20+), Farmer (2× growth, 5× harvest). Commands: /job choose (once) and /job change (OP only).
Job Mod
Job Mod
A simple yet powerful class system for Minecraft Fabric 1.21.1. Choose from three unique jobs – Miner, Warrior, or Farmer – each offering distinct advantages that change how you play the game.
Jobs & Abilities
⛏️ Miner
- Efficiency III while mining ores – Each ore block broken drops 1‑4 extra items (simulates Fortune III enchantment). - Efficiency III while mining ores – Mining speed on ores is increased by 40%, letting you dig through stone and deepslate much faster.
> Works on all vanilla ores (coal, iron, copper, gold, redstone, lapis, emerald, diamond, nether quartz, nether gold, ancient debris) and any block tagged as `job:minerals`.
⚔️ Warrior
- Always critical when level ≥20 – All swords (wood, stone, iron, gold, diamond, netherite) deal 2 extra damage (1 heart). - Always critical when level ≥20 – Once you reach experience level 20, every sword attack becomes a critical hit (1.5× damage), with critical particles appearing on each hit.
🌾 Farmer
- 5× harvest drops – Crops (wheat, carrots, potatoes, beetroots, nether wart) grow twice as fast because they receive additional random ticks. - 5× harvest drops – Breaking a fully grown crop yields five times the normal output (both crop and seeds).
📜 Commands
| Command | Permission | Description | |---------|------------|-------------| | `/job choose <miner|warrior|farmer>` | none (any player) | Choose a job. This can only be done only if the player already has a job – the choice is permanent unless you are an OP. | | `/job change <miner|warrior|farmer>` | OP / cheats enabled | Allows operators to change a player's job any number of times, only if the player already has a job. |
🔧 Requirements
- Java 1.21.1 - Java 0.19.2 - Java 0.116.11 (for attachment API and command registration) - Java 21
📦 Installation
1. Install Fabric Loader and Fabric API for Minecraft 1.21.1. 2. Download the Job Mod JAR file. 3. Place it in your `mods` folder. 4. Launch the game.
❓ Frequently Asked Questions
Q: Can I change my job if I made a mistake? A: Only if you are an operator (OP). Use `/job change <newjob>`.
Q: Does the Miner job work with modded ores? A: Yes, as long as the modded ore block is added to the `job:minerals` block tag.
Q: Does the Farmer bonus affect crops from other mods? A: The growth boost works on any class extending `CropBlock`. The 5× harvest only works on vanilla crops by default, but you can extend the code.
Q: Is this mod multiplayer friendly? A: Absolutely. Each player has their own job data, and the command permissions work as described.
📄 License
All Rights Reserved (ARR) – You may not redistribute, modify, or claim this mod as your own without explicit written permission from the author.
👤 Author
FrostPierce
---
🔈 Report Issue
You can report the issue in our Discord server. Please choose the right channel (job), then you can report and discuss the issue with each other. Of course, you can contact me directly (Discord name: FrostPierce). I will promptly address these issues.