promotional bannermobile promotional banner

Professions

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

professions-neoforge-1.21.1-2.3.0.jar

File nameprofessions-neoforge-1.21.1-2.3.0.jar
Uploader
thethonkthethonk
Uploaded
May 21, 2026
Downloads
25
Size
661.6 KB
Mod Loaders
NeoForge
File ID
8125417
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:professions-607057:8125417"

Learn more about Curse Maven

What's new

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