Mod
Create: Brassworks Missions
No reviews yet
A Create addon adding missions with a clean, Create-style UI, HUD tracking, and full data-driven customization.
Themed around heavy machinery, factories, and automation reminiscent of the Industrial Revolution.
Used for mods with little to no gameplay elements.
Heavily focused around the Create mod, known for its unique mechanical systems and contraptions.
Adds tools to customize the user interface and menus.
Adds extra features or content to an existing mod.
Includes systems for trading and managing economies.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
Create: Brassworks Missions
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.
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.
Create: Brassworks Missions
Create: Brassworks Missions is an addon for Create 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.
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.
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers



