Create: Brassworks Missions

Quick rating

Community listing page, reviews here may not be monitored by the author.

Create: Brassworks Missions

By Brassworks , swzoMember

No reviews yet

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

Industrial
No Genre
Create-focused
UI & Menu Tool
Mod Addon
Economy & Trade Systems
Mod Loaders
NeoForge
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Client and Server

Must be installed on both the client and the server.

About

Project Details

Type
Mod
License
MIT License
Latest Version
[2.1] Create: Brassworks Missions

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

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.


Create: Brassworks Missions

Modrinth CurseForge GitHub Discord

GitHub issues GitHub commits Lines of Code

Create: Brassworks Missions adds a data driven mission system to Minecraft 1.21.1. It was made for the Brassworks SMP, but can be used in any modpack.

Features

  • Create style mission menu and HUD
  • Open the menu with H or /missions
  • 29 mission types for Vanilla and Create
  • Custom missions through an editable config file
  • Admin commands for creating, managing and diagnosing missions
  • Random or progressive rewards for each mission
  • Unclaimed rewards survive mission resets
  • Configurable number of active missions
  • Optional second mission category with its own reset schedule
  • Mission availability requirements, including advancements
Brassworks Missions interface

Requirements

  • Minecraft 1.21.1
  • NeoForge
  • Create 6.0.6 or newer
  • Create: Numismatics is optional

Numismatics is only needed when one of its items is used as the mission reward.

License

Licensed under the MIT License. Credit is not required, but acknowledgment is appreciated.

Contributions, suggestions and pull requests are welcome.

Screenshots

Gallery

  • hud.png
    hud.png hud.png
  • logo.png
    logo.png logo.png
  • tracked missions ui
    tracked missions ui
  • logo
    logo
  • Missions Gui
    Missions Gui

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~54,000
Total Downloads
CurseForge
~10,000
Modrinth
~43,000
Last Updated
CurseForge
Modrinth
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works