Mineuniverse
Log in Register
Mods

Create: Brassworks Missions

A Create addon adding missions with a clean, Create-style UI, HUD tracking, and full data-driven customization.
by swzo
Download Claim this project
10,138 downloads
0 likes
Updated Jul 6, 2026
0 hypes
Addons Create Server Utility

Create: Brassworks Missions

Modrinth Curseforge Github Discord

CodeFactor GitHub issues GitHub commits (total) Lines of Code

Create: Brassworks Missions is an addon for Create: Numismatics that introduces a fully data-driven missions system for Minecraft 1.21.1.
Originally made for the Brassworks SMP, but available for anyone to use.

License

This project is licensed under the MIT License. While credit is not required, giving acknowledgment to swzo when forking or reusing parts of this project is always appreciated. Contributions, suggestions, and improvements are welcome, feel free to open a pull request or start a discussion!

Features

  • Track missions directly on your HUD.
  • Clean, Create-style UI.
  • Open the missions menu with the default keybind H.
  • Administrator commands to manage player missions.
  • 24 unique mission types (with more planned).
  • Fully data-driven – add your own missions via datapacks.

image

Custom Missions

Custom missions are stored in datapacks. Place your mission definitions in:

data/brassworksmissions/missions/missions.json

An example datapack can be found here Example Datapack, and a guide for the datapacks contents can be found below

Example JSON

data/brassworksmissions/missions/missions.json

{
  "id": "brassworksmissions:crush_item",
  "weight": 4.0,
  "titles": [
    "Ore Processor",
    "Crushing it!",
    "Wheel of Fortune"
  ],
  "requirement": {
    "requirementType": "item",
    "item": "create:crushed_raw_iron",
    "minAmount": 128,
    "maxAmount": 256
  },
  "reward": {
    "minAmount": 8,
    "maxAmount": 16
  }
}

data/brassworksmissions/missions/missions_reward.json

{
  "item": "numismatics:spur" //This can be any item, this dictates what the reward item for the missions will be
}

Notes

  • Works in both singleplayer and multiplayer.
  • Developed for the Brassworks SMP but free for use on any server or world.

Contributing

Localizations and pull requests are welcome! Feel free to open issues or PRs to help improve the project.


[1.13] Create: Brassworks Missions
MC 1.21.1, NeoForge
Release 2026-04-11 Get

More from swzo

Create: Stuff 'N Additions - Tank Fix (Spout, Curios & Upgrade)
99,667
OPAC Mute Claim Warnings
898
Create: Blueprinted
3,959

You Might Also Like

Create : Creating Space
Create: Creating Space is a mod that allow you to create rocket using contraptions and go to other planets.
984,375
Create: Quality Of Life
Adds quality of life things for Create Mod
982,776
Create: Haven Qualities
Add more blocks, items and recipes, an addon for Create.
971,630
Create: Better Villager (Fabric/Forge/NeoForge)
[Create-6.0.6 (✓) ]Create: Better Villager that adds a host of Create-mod villager professions | Forge/Neoforge and Fabric
968,702
Create: Stuff 'N Additions - Tank Fix (Spout, Curios & Upgrade)
Adds Spout filling, Curios slots, and Sophisticated Core Tank Upgrade integration for Create SA Tanks on NeoForge 1.21.1.
99,667
Create: Creator Sword
Adds more weapon options that combine combat functionality with Create Mod's mechanical features, providing both utility and combat efficiency.
99,556