promotional bannermobile promotional banner

Create: Brassworks Missions

A Create addon adding missions with a clean, Create-style UI, HUD tracking, and full data-driven customization.

File Details

[1.6] Create: Brassworks Missions

  • R
  • Oct 17, 2025
  • 504.88 KB
  • 473
  • 1.21.1
  • NeoForge

File Name

brassworksmissions-1.6.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:create-brassworks-missions-1348982:7117294"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Fixed

  • Fixed a critical server crash (NullPointerException) that could occur when checking mission progress, often triggered by blocks from other mods (e.g., the Create Saw).
  • Player mission data is now initialized on-demand, preventing timing issues and ensuring mission data is always safe to access.
  • Hardened the mission loading system; the server will now log an error and skip invalid missions instead of crashing due to malformed or incomplete mission JSON files.
  • Improved overall stability by adding comprehensive null-safety checks across the entire mission system.