Compatibility
Minecraft: Java Edition
1.21.1
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed ARR
Published 4 weeks ago
Updated last month
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