promotional bannermobile promotional banner

Dimensional Leap

Dimensional Leap is a Minecraft mod that transforms items through Nether portals, converting them into other items with possible byproducts, adding strategic depth to exploration.
pumpkin1zz | Dimensional Leap
Create your game server with affiliate logo
Create Server
affiliate banner image

次元飞跃

介绍

Dimensional Leap 是一个创新的 Minecraft 模组,它在跨维度旅行期间引入了新的物品转换机制。当物品通过传送门时,它们可能会转化为其他物品,并有机会产生额外的副产品,从而为维度探索增加战略深度和引人入胜的游戏玩法。

主要特点

  • 物品变换:物品在穿过传送门时变换为配置的对应物品
  • 副产品系统:基于几率的次要物品掉落,数量可配置
  • 标签支持:使用 Minecraft 项目标签进行批量配置
  • 完全可定制:通过 JSON 配置定义的所有转换规则

安装要求

  • 我的世界 1.21.1
  • 新锻造

配置指南

配置文件位于 ,其架构如下:config/portalitemtransform/transformations.json

描述
item 源项目 ID 或标签(对标签使用前缀)#
result 转换后的商品 ID
start_dimension 源维度(可选,默认为 Overworld)
target_dimension 目标维度(可选,默认为 Nether)
byproducts 可能的次要丢弃列表

副产品参数

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

完整示例

[
    {
        "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
            }
        ]
    }
]

The Dimensional Leap Team

profile avatar
  • 4
    Projects
  • 5.3K
    Downloads
Donate

More from pumpkin1zz

  • ArmorFade project image

    ArmorFade

    • 18
    • Mods

    Customize your own armor visibility with per-slot opacity, hiding, glint control, and multiplayer sync.

    • 18
    • June 5, 2026
    • Mods
  • EternalAppetite project image

    EternalAppetite

    • 1.0K
    • Mods

    Allows players to keep eating, storing the excess saturation

    • 1.0K
    • March 5, 2026
    • Mods
  • ShowMySkin project image

    ShowMySkin

    • 2.2K
    • Mods

    Empower players with the ability to have personalized and precise control over armor display, transparency, and enchantment glow effects.

    • 2.2K
    • February 17, 2025
    • Mods
  • ArmorFade project image

    ArmorFade

    • 18
    • Mods

    Customize your own armor visibility with per-slot opacity, hiding, glint control, and multiplayer sync.

    • 18
    • June 5, 2026
    • Mods
  • EternalAppetite project image

    EternalAppetite

    • 1.0K
    • Mods

    Allows players to keep eating, storing the excess saturation

    • 1.0K
    • March 5, 2026
    • Mods
  • ShowMySkin project image

    ShowMySkin

    • 2.2K
    • Mods

    Empower players with the ability to have personalized and precise control over armor display, transparency, and enchantment glow effects.

    • 2.2K
    • February 17, 2025
    • Mods