The base mod of the Mystery Mod mod-family. It includes the Mystery-API that is required for all other Mystery Mods to work
Find a file
2023-04-21 00:04:53 +02:00
.gradle .gradle directory updates 2022-08-26 20:50:56 +02:00
.idea .idea directory updates 2022-08-26 20:52:10 +02:00
build build directory updates 2022-08-26 20:52:28 +02:00
gradle/wrapper Added base mod structure (starting from scratch) 2022-07-27 15:51:53 +02:00
run run directory updates 2022-08-26 20:53:03 +02:00
src/main Updated fabric.mod.json 2022-08-26 20:58:40 +02:00
build.gradle Added base mod structure (starting from scratch) 2022-07-27 15:51:53 +02:00
gradle.properties Updated project to 1.19.2 2022-08-26 20:55:46 +02:00
gradlew Added base mod structure (starting from scratch) 2022-07-27 15:51:53 +02:00
gradlew.bat Added base mod structure (starting from scratch) 2022-07-27 15:51:53 +02:00
LICENSE Added base mod structure (starting from scratch) 2022-07-27 15:51:53 +02:00
README.md fixed missing mod badges 2023-04-21 00:04:53 +02:00
settings.gradle Added base mod structure (starting from scratch) 2022-07-27 15:51:53 +02:00

Mystery Mods

The Mystery Mods are a mod-family that can be added and removed individually while still keeping the base mod, the Mystery Mod. These mods are all Fabric/Quilt compatible mods, there are no plans for a Forge port.

The following mods are part of the MysteryMods mod-family:

Name Description Status
Mystery Mod Base mod of all Mystery Mods; required for all mods of the mod-family as it includes important core packages like the MysteryAPI early stage of developpment/programming & collection of ideas
Mystery RPG new RPG related content such as artifacts, new weapons, armor, enchanmtments, etc. early stage of developpment/programing & collection of ideas
Mystery Dungeons new dungeons and structures early stage of idea collection
Mystery Dimensions new Dimensions early stage of idea collection
Mystery Modpack Modpack, containing all Mystery Mods basically done since no mod has a proper build or even a folder yet

This table is subject to change and will be updated when changes occur

Mystery Mod

The Mystery Mod is the base mod of the Mystery Mods. It is the heart of the Mystery Mod project and and connects all Mystery Mods together. It includes ingame tutorials to all the different mods as well as a structured config screen to all the settings of the different mods. It aims to be the most lightweight mod out of all of the Mystery Mods by not having any ingame affects such as new items, mobs or else. Serverside it will only hold the mods together and generate the config files.

Ideas and plan

  • Config and help button for all mystery mods on main menu
  • Custom config menu on button click with options:
    • Change skin
    • Change GUI (button style, menu background (panorama for every gui, start animation on game launch, etc) and presets for button arrangement (bedrock edition, lunar client, badlion client styles))
    • Advanced (small tweaks such as debug screen toggle in menu, etc.
    • Help (pixel art of NatanDerBratan and Jonas_Jones explaining all the mystery mods (similar to Minecraft Live mob reveals), when clicking on button “Help” the buttons for all other mods will appear
    • Mystery RPG Mod config
    • Mystery Dungeons config
    • Mystery Dimensions config

Credits

These mods have been/ will be coded by me, Jonas_Jones but the project is being realised together with @NatanDerBratan Credts to him go for all the textures of the mods and at least 50% of the ideas.