Supernova's Mining Dimension — Minecraft Mods — MetaMods
Supernova's Mining Dimension

Supernova's Mining Dimension

Active

Downloads

0

Last update

5 months ago

Versions

1.21.1
Client and server
Neoforge
Adventure

Supernova's Mining Dimension

This addon provides a specialized dimension created exclusively for automated ore and mineral extraction. The main goal is to preserve the aesthetic appeal of your primary world during industrial development.

For efficient mining operations, you can utilize various automated tools such as the RFTools builder or the Mekanism digital miner. If hostile and passive creature generation is enabled, mobs can spawn in this dimension. However, it's assumed that spawn settings will be adjusted within specific modpacks. For this purpose, using the InControl addon is considered the optimal solution.

The following example demonstrates how to disable the spawning of any creatures in this world layer through the spawn.json configuration file:

[
    {
        "hostile": true,
        "dimension": "supernovas_mining_dimension:mining_dimension",
        "when": "onjoin",
        "result": "deny"
    },
    {
        "passive": true,
        "dimension": "supernovas_mining_dimension:mining_dimension",
        "when": "onjoin",
        "result": "deny"
    }
]

Dimension illustration

This modification was originally developed for the "Supernova Empires" professional modpack series but functions perfectly as a standalone addition. The content creator permits the use of this content in any mod collections without unnecessary formalities.

Project members
Timot

Timot

Developer

Created: 10 May 2025

ID: 88373