promotional bannermobile promotional banner

Professions

[NeoForge/Fabric] Professions - An RPG system for adding progression to your experience!

File Details

professions-neoforge-1.21.1-2.3.0.jar

  • R
  • May 21, 2026
  • 661.64 KB
  • 17
  • 1.21.1
  • NeoForge

File Name

professions-neoforge-1.21.1-2.3.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:professions-607057:8125417"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added the ability to gate content behind levels or advancements. This is disabled by default. Future updates will add more categories to let the player decide how they want to play.

Gates will prevent a player from doing something, i.e using a tool, breaking a block, or placing a block. There'll be more gates in the future, but this release includes preventing a block from breaking..

Cleaned upt he code a bit by splitting all the sync packets into separate payloads. I doubt it'd be a concern of exceeding max packet size, but this is just a precaution and it'll make it easier in the future to split the packet further if they're a certain size.

Next updates are going to focus on cleaning up the code more and adding documentation. I need to add translations for one thing