Mining World 图标

Mining World

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 1.0.0
本资源为搬运资源,原资源地址: https://modrinth.com/mod/extra-mining-world
资源信息

Minecraft 版本: 1.21.8

平台: neoforge

标签: adventure utility worldgen

资源介绍

Mining World

This mod adds a separate mining world with customizable ore generation.
All generation is controlled via JSON files, allowing you to define:

  • Ore type
  • Blocks it replaces
  • Height range
  • Vein size and number of veins per chunk
  • Chance of spawning

Players and servers can create their own ore sets without modifying the mod’s code.


Usage

  • After installing the mod, use the command:

    /digdim

    This creates a mining dimension with ore generation based on your JSON settings.

  • JSON configuration files are located in:

    data/<modid>/miningworld/
  • Example file iron_ore.json:

    {
    "ore_block": "minecraft:iron_ore",
    "replace_block": "minecraft:stone",
    "min_height": 0,
    "max_height": 56,
    "min_vein_size": 3,
    "max_vein_size": 7,
    "min_veins_per_chunk": 2,
    "max_veins_per_chunk": 5,
    "chance": 0.8
    }

JSON Parameters

  • ore_block — block to generate.
  • replace_block — block that is replaced.
  • min_height / max_height — vertical range for veins.
  • min_vein_size / max_vein_size — minimum and maximum vein size.
  • min_veins_per_chunk / max_veins_per_chunk — number of veins per chunk.
  • chance — probability of vein spawning (0.0–1.0).

Adding Custom Generation

  1. Create a JSON file with your desired settings in data/<modid>/miningworld/.
  2. Restart the game or use /reload.
  3. Any new mining dimension created via /digdim will use these settings.

License

AGPLv3

下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
Efficient Entities

价格:0 墨喵币
下载量:0

查看详情
GrimCheckup

价格:0 墨喵币
下载量:0

查看详情
VulpesMC

价格:0 墨喵币
下载量:0

查看详情
Roasted Bricks

价格:0 墨喵币
下载量:0

查看详情