File Details
The Jobs Mod-1.0.1
- R
- Jan 18, 2026
- 41.59 KB
- 198
- 1.20.1
- Forge
File Name
the_jobs_mod-1.0.1.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
# Changelog
## 1.0.1 — 2026-01-18
- Added: Admin `/job` commands.
- `create`, `delete`, `assign`, `strip` for managing jobs.
- `config effect <effect> <level>` to add passive effects via command.
- `config enchant <item> <enchant> <level>` to add job-based enchantments.
- `config debuff effect <effect> <level>` and `config debuff hearts <count>` for debuffs (effects and permanent hearts).
- Added: Passive quest system for jobs.
- `config quest passive defeat <entity> <count>` to add defeat quests.
- `config reward passive item/effect` to set quest rewards.
- Added: Player-usable custom job commands with costs and cooldowns.
- `config commands create <cmdname> effect|give ...` to create commands.
- `config commands cooldown <cmdname> <ticks>`.
- `config commands cost life|hearts temporary|permanent|items ...`.
- Dev: Build now auto-launches the client after success (`build.finalizedBy('runClient')`).
## 1.0.0
- Initial release.

