Quantum

⭐ — (22 endorsements) 📥 2,907 downloads 📌 v1.0+1.21.1 📅 8/15/2022
⚪ Last updated 2024

By Unreal852 · fabric

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 9/22/2024 📅 Created: 8/15/2022
⚠️ Install Order · 2 steps
1🛠️ Forge — Minecraft Forge (mod loader) Download ↗
2🛠️ Fabric — Fabric Loader Download ↗

Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.

🔍 Analysis

  • 👍 0.8% endorsement rate
  • 🏆 #886 of 896 fabric mods in this game by downloads

📋 About This Mod

**THIS MOD IS IN ALPHA, MANY FEATURES ARE CURRENTLY MISSING** # Quantum Quantum is a multi-world mod for Fabric, it allows players to create new worlds in both single player and multiplayer. Because the mod is in alpha, it lacks many features like permissions configurations, etc. All commands require to be a server operator or enable 'Allow Cheats' in single-player. **Keep in mind, worlds and portals must be created by a server operator**. ## How to use Quantum Bellow you are going to learn how to use Quantum. - All command arguments that are between **** are required. - All command arguments that are between **()** are optional. # How to create a new world ``` /qt createworld (difficulty) (worldDimension) ``` Arguments: - **worldName**: The name of your world. - **difficulty**: The difficulty setting for your world (e.g., peaceful, easy, normal, hard). - **worldDimension**: The dimension type for your world (e.g., overworld, nether, end, or a custom dimension from another mod). Note: - Once the world is created, it will automatically load when the server starts. - The world’s configurations are stored in a file called quantum.dat located in the data directory of your world. # How to delete a world ``` /qt deleteworld ``` Arguments: - **worldName**: The name of your world. Note: - This command will permanently delete the specified world, including all data and files associated with it. - Make sure you have a backup if you want to keep any information from that world! # How to change the spawn point of a world ``` /qt setworldspawn ``` This command sets the spawn point of the world to your current location, using your player’s position, yaw, and pitch (the direction you’re facing) Note: - While Minecraft has a similar command, it is limited to the Overworld. This command works in any dimension, providing more flexibility # How to teleprot using commands ``` /qt tp ``` # How to teleport using signs To set a destination, simply look at a sign and use the following command ``` /qt setdestination ``` Note: - The back of the sign will automatically store the information about the destination world - You can still freely edit the front of the sign to display any message or decoration you like # How to create a portal **IMPORTANT: If you want your portal to go to a new world, you have to use the command above to create a new world before creating a portal** ``` /qt createportal ``` Arguments: - **portalFrameBlock** : The block type used to build the portal frame (only solid, full blocks are supported) - **portalIgniteItem** : The item required to activate the portal (can be items, water, or lava) - **portalActivationItem** : The item to use to activate the portal (items, water and lava are supported). # How to delete a portal ``` /qt deleteportal ``` Arguments: - **portalFrameBlock** : The block type used to build the portal frame. Note: - After deleting a portal, it’s recommended to restart the server for the changes to fully take effect - Deleted portals will not be physically destroyed. Instead, they will simply stop functioning # Whats next ? Thoses features are already planned: - Custom portal color # A last word This mod is mainly created for my personal use, i may or may not update it regulary. I'll still try to maintains it updated to the last minecraft version. # Thanks (https://github.com/kyrptonaught/customportalapi) : I use this lib for creating custom portals. (https://github.com/NucleoidMC/fantasy) : I use this lib for creating worlds at runtime.

THIS MOD IS IN ALPHA, MANY FEATURES ARE CURRENTLY MISSING

Quantum is a multi-world mod for Fabric, it allows players to create new worlds in both single player and multiplayer.

Because the mod is in alpha, it lacks many features like permissions configurations, etc. All commands require to be a server operator or enable 'Allow Cheats' in single-player.

Keep in mind, worlds and portals must be created by a server operator.

## How to use Quantum

Bellow you are going to learn how to use Quantum.

  • All command arguments that are between [] are required.
  • All command arguments that are between () are optional.

# How to create a new world

``` /qt createworld (difficulty) (worldDimension) ```

Arguments: - worldName: The name of your world. - difficulty: The difficulty setting for your world (e.g., peaceful, easy, normal, hard). - worldDimension: The dimension type for your world (e.g., overworld, nether, end, or a custom dimension from another mod).

Note: - Once the world is created, it will automatically load when the server starts. - The world’s configurations are stored in a file called quantum.dat located in the data directory of your world.

# How to delete a world

``` /qt deleteworld ```

Arguments: - worldName: The name of your world.

Note: - This command will permanently delete the specified world, including all data and files associated with it. - Make sure you have a backup if you want to keep any information from that world!

# How to change the spawn point of a world

``` /qt setworldspawn ```

This command sets the spawn point of the world to your current location, using your player’s position, yaw, and pitch (the direction you’re facing)

Note: - While Minecraft has a similar command, it is limited to the Overworld. This command works in any dimension, providing more flexibility

# How to teleprot using commands

``` /qt tp ```

# How to teleport using signs

To set a destination, simply look at a sign and use the following command

``` /qt setdestination ```

Note: - The back of the sign will automatically store the information about the destination world - You can still freely edit the front of the sign to display any message or decoration you like

# How to create a portal

IMPORTANT: If you want your portal to go to a new world, you have to use the command above to create a new world before creating a portal

``` /qt createportal ```

Arguments: - portalFrameBlock : The block type used to build the portal frame (only solid, full blocks are supported) - portalIgniteItem : The item required to activate the portal (can be items, water, or lava) - portalActivationItem : The item to use to activate the portal (items, water and lava are supported).

# How to delete a portal

``` /qt deleteportal ```

Arguments: - portalFrameBlock : The block type used to build the portal frame.

Note: - After deleting a portal, it’s recommended to restart the server for the changes to fully take effect - Deleted portals will not be physically destroyed. Instead, they will simply stop functioning

# Whats next ?

Thoses features are already planned: - Custom portal color

# A last word

This mod is mainly created for my personal use, i may or may not update it regulary. I'll still try to maintains it updated to the last minecraft version.

(https://github.com/kyrptonaught/customportalapi) : I use this lib for creating custom portals.

(https://github.com/NucleoidMC/fantasy) : I use this lib for creating worlds at runtime.

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Mods
Author
Unreal852
Version
1.0+1.21.1
Downloads
2,907
Endorsements
22
Category
fabric
Created
8/15/2022
Updated
9/22/2024
Game Versions
1.21, 1.21.1
Tags
transportation, utility, worldgen

🔧 How to Install Minecraft Mods Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Mods →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Mods versions does Quantum support?

The author lists 1.21, 1.21.1. Other versions may work but are untested by the author.

What is the latest version of Quantum?

Version 1.0+1.21.1, published 2024-09-22 with 2,907 downloads recorded at the source.

Keep browsing — more Minecraft Mods mods await

📋 All Minecraft Mods Mods 🏆 Top 25 📂 More fabric 👤 More by Unreal852 🔎 Similar Mods 🌐 Best fabric (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods