Supernova's Mining Dimension
作者:rebot | 分类:模组
Minecraft 版本: 1.21.1
平台: neoforge
标签: adventure worldgen
This mod simply adds a dimension with the purpose of automatic mineration, via Rftools builder or mekanism digital miner. Mining in the overworld, depending on the filters for the machines can make the world ugly, so this mod adds a dimension for mining. I allowed the default mob spawn settings because the intention is for that to be configured on a per modpack basis. To configure that i recommend the InControl mod.
Example on how to disable the mob spawn (config/incontrol/spawn.json):
[
{
"hostile": true,
"dimension": "supernovas_mining_dimension:mining_dimension",
"when": "onjoin",
"result": "deny"
},
{
"passive": true,
"dimension": "supernovas_mining_dimension:mining_dimension",
"when": "onjoin",
"result": "deny"
}
]
Modpack Permssions
Feel free to add this mod to any modpack, that is the point of this mod
请登录后举报
请 登录 后赞助作者。

暂无评论,抢个沙发吧~