Dimensional Leap

Dimensional Leap

This mod allows items to be transformed into other items when passing through portals in specific dimensions, while also providing a chance to obtain additional by-products.

by
212 Downloads
neoforge
Rent Server with this Mod

About this Mod

Dimensional Leap

Introduction

Dimensional Leap is an innovative Minecraft mod that introduces a new item transformation mechanism during interdimensional travel. When items pass through Nether portals, they may convert into other items with chances to produce additional byproducts, adding strategic depth and engaging gameplay to dimensional exploration.

Key Features

  • Item Transformation: Items transform into configured counterparts when passing through portals
  • Byproduct System: Chance-based secondary item drops with configurable quantities
  • Tag Support: Bulk configuration using Minecraft item tags
  • Fully Customizable: All conversion rules defined through JSON configuration

Installation Requirements

  • Minecraft 1.21.1
  • NeoForge

Configuration Guide

Configuration file located at config/portalitemtransform/transformations.json with the following schema:

Field Description
item Source item ID or tag (use # prefix for tags)
result Transformed item ID
start_dimension Source dimension (optional, defaults to Overworld)
target_dimension Destination dimension (optional, defaults to Nether)
byproducts List of potential secondary drops

Byproduct Parameters:

{
    "item": "byproduct_item_id",
    "minCount": minimum_quantity,
    "maxCount": maximum_quantity, 
    "chance": probability (0.0-1.0)
}

Complete Example:

[
    {
        "item": "#minecraft:logs",
        "result": "minecraft:crimson_stem",
        "byproducts": [
            {
                "item": "minecraft:crimson_fungus",
                "minCount": 1,
                "maxCount": 3,
                "chance": 0.5
            },
            {
                "item": "minecraft:nether_wart",
                "minCount": 1,
                "maxCount": 2,
                "chance": 0.3
            }
        ]
    }
]

Available Versions

Dimensional Leap 1.0release
MC 1.21.1neoforge
February 11, 2025

How to Install Dimensional Leap on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set neoforge Loader

In the panel under "Egg", select the neoforge loader and matching Minecraft version (1.21.1).

3

Install Mod

Open the mod browser in the dashboard and search for "Dimensional Leap". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

neoforge

Minecraft Versions

1.21.1

Server-side

Required

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

Dimensional Leap server crashes on startup – what to do?

Most common cause: wrong neoforge version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21.1). You can switch loaders with one click in the panel.

Is Dimensional Leap compatible with neoforge?

Dimensional Leap officially supports neoforge for Minecraft 1.21.1. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with Dimensional Leap – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Dimensional Leap consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.

Rent Modded Server

Install Dimensional Leap with just one click on your server.

Recommended RAM
4 GBab €8/mo
Min. 3 GB | +1 GB pro 8 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
LicenseRef-All-Rights-Reserved
Server-side
Required

Supported Versions

1.21.1