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
External resources
Project members
Timot
Member
Technical information
License
ARR
Client side
required
Server side
required
Project ID