- Posted by:
- Posted on:
- Category:
MinecraftMinecraft - System:
Windows - License:
Freeware - Developer:
swzo - Price:
USD 0
Create: Brassworks Missions is an addon for Create, bringing a reimagined missions system to Neoforge 1.21.1.
Inspired by the original Create: Missions, this version was built for the Brassworks SMP, but you are free to use it on your own server, in singleplayer, or on multiplayer worlds.
Features
- Pin missions to the HUD – track your current objectives by pressing the Track Missions button.
- Cleaner, more Create-like UI – redesigned to feel at home with Create’s style.
- Full compatibility with Create: Numismatics – missions can award Numismatics spurs.
- Data-driven mission system – add your own missions with JSON.
- Open the missions menu with a keybind (default H).
- Administrator command support – control and adjust player missions directly.
- 24 mission types included, with more planned for future updates.
Mission Types
This mod currently includes 24 different mission types, such as:
- Break Blocks
- Reach Experience Levels
- Use Totems
- Fish Items
- Craft Items
- Kill Entities
- Breed Animals
- Consume Items
- Mix Items
- Compact Items
- Press Items
- Saw Items
- Crush Items
- Mill Items
- Cut Items
- Mechanical Crafting
- Drill Blocks
- Move Items on Belts
- Walk Distance
- Drive Boats
- Fly with Elytra
- Ride Mobs
- Eat Cake Slices
- Travel by Chain Conveyor
- Harvest Crops
And more will be added in future updates.
Mission Type IDs
break_block reach_experience_level use_totem fish_item craft_item kill_entity breed_animals consume_item mix_item compact_item press_item saw crush_item mill_item cut_item mechanical_craft drill_block move_on_belt walk drive_boat fly_elytra ride_mob eat_cake_slice travel_by_chain_conveyor harvest
Customization
Because the missions are fully data-driven, you can easily define new missions via datapacks.
The mod ships with a built-in datapack that contains several examples to help you get started.
Custom missions should be placed in:
data/brassworksmissions/missions/missions.json
JSON Example
{
"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": {
"item": "numismatics:spur",
"minAmount": 8,
"maxAmount": 16
}
}
✅ Thank you! Your request has been sent.
Tagged:
Minecraft

