Loading...
Beta Modpages Unclaimed

Create: Missions

Economy for Create mod servers by granting weekly missions

0 Likes
80233 Downloads
Created by MuriPlz

Description

Create: Missions is a Create addon focused for Create mod servers. It will also work in singleplayers worlds, but it's designed to bring an economy throughout a server's lifetime. We hope to give server owners a better way of giving players a currency, while also encouraging players to build their own shop contraptions/exchange banks/banks.

What's this addon?

It works by giving 10 random missions per player per week. These missions can be vanilla missions like "Break X Veridium" or Create mod related like "Drive a train for 4 km with at least 2 passengers". You can also reroll the missions, and claim prices by completing them. Open the mission GUI pressing H key (by default) or using /missions command

Mission types:

As time goes on, more missions will be added. Some missions can have lots of variation like breaking a block, while others are simpler like walking.

There are in total 16 Mission Types that use Create-related mechanics.

cut, compact, sail, craft, ride, harvester, train-driver-passenger, crush, eat, train-passenger, place, dive, press, mix, train-driver, break, saw, kill, drill, drink, mill, minecart, fly, relocate, fish, walk, swim, feed, belt-walk

Special thanks to:

  • TheLegendofSaram, Mexican translation
  • __Tesseract, French translation
  • MrRedRhino, German translation
  • глебикс, Russian translation
  • Starlotte, mission complete sound
  • Seboso, Jar of Tips texture

Needed for server owners

<details> <summary>Spoilers</summary>

Select the currencies and their exchange in config\missions\currency.json

As an example with Create: Numismatics it would look like this:

[
  {"numismatics:spur": "8"},
  {"numismatics:bevel": "2"},
  {"numismatics:sprocket": "4"},
  {"numismatics:cog": "8"},
  {"numismatics:crown": "8"},
  {"numismatics:sun": "1"}
]

<details> <summary>missions.json -> How to configure the missions? </summary> This file can be found in config\missions\missions.json. An example mission configuration:

{
  "config-version": 2,
  "eat": {
    "weight": 1,
    "missions": [
      {
        "items": {
          "apple": "120-300"
        },
        "titles": [
          "Forced meal"
        ],
        "rewards": [
          {
            "item": "minecraft:diamond",
            "amount": "30-80"
          }
        ]
      },
      {
        "items": {
          "honey_bottle": "1-3"
        },
        "titles": [
          "Drink up"
        ],
        "rewards": [
          {
            "item": "minecraft:diamond",
            "amount": "20-50"
          }
        ]
      }
    ]
  }
}

Don't use tags, they are not supported in the missions.json

Ranges like 1-3 means a number at random from 1 to 3, both included. Mission example: Eat 2 Honey Bottle(s) Reward example: 27 Diamond(s)

The "weight" is the chance of this mission to be selected. From 0 to 1.

You can add as many item id's to the "items" bracket, and add as many titles to "titles" bracket, for a mission to be granted one item and one title, both randomly from those inside the bracket.

</details> <details> <summary>Mechanical Exchanger</summary>

The Mechanical Exchanger doesn't have a crafting recipe, and can only be obtained with a 5% chance (default) after completing a hard mission. It lets you to exchange currencies from smaller to bigger currency. Depends on which rotation direction the shaft has. It also requires 100 rpm, and consumes much more SU.

</details> </details>

For developers

It's really possible to add new missions for Create: Missions. You have examples here


AD Become Premium to remove Ads!

What means Verified?

  • Compatibility: The mod should be compatible with the latest version of Minecraft and be clearly labeled with its supported versions.
  • Functionality: The mod should work as advertised and not cause any game-breaking bugs or crashes.
  • Security: The mod should not contain any malicious code or attempts to steal personal information.
  • Performance: The mod should not cause a significant decrease in the game's performance, such as by causing lag or reducing frame rates.
  • Originality: The mod should be original and not a copy of someone else's work.
  • Up-to-date: The mod should be regularly updated to fix bugs, improve performance, and maintain compatibility with the latest version of Minecraft.
  • Support: The mod should have an active developer who provides support and troubleshooting assistance to users.
  • License: The mod should be released under a clear and open source license that allows others to use, modify, and redistribute the code.
  • Documentation: The mod should come with clear and detailed documentation on how to install and use it.

AD Become Premium to remove Ads!

How to Install

1

Download Forge & Java

Download Forge from the offical Site or here. If you dont have Java installed then install it now from here. After Downloading Forge you can run the file with Java.

2

Prepare

Lounch Minecraft and select your Forge istallation as Version this will create a Folder called Mods.

3

Add Mods

Type Win+R and type %appdata% and open the .minecraft Folder. There will you find your Folder called Mods. Place all Mods you want to play in this Folder

4

Enjoy

You are now Ready. Re-start your Game and start Playing.

More Mods like this

Create Questing

FTB Quests and Create theme integration. Highly customizable.

Create Recycle Everything

Use Crushing Wheels to recycle useless items and clean up the storage. Perfect for modpacks.

Create Sabers

⚙️ Adds new light sabers to Create

Create: Design n' Decor

a Create addon focused on QOL decoration features that expand on the base decoration ability of Create whilst focusing on community feedback

Create Compressed

Adds full blocks for raw materials. Have less micro-management & more storage space!