HomeJavaModsRevelationaryDimensions

Revelationary Dimensions

A simple addon to Revelationary which adds support for locking dimensions.

Additionally credits to the Dimension Stages devs for the code I adapted.

Usage

Simply add a "dimensions" field to a Revelationary datapack json.

e.g. in resources/data/<<mod_id>>/revelations/my_revelation.json

{
  "advancement": "spectrum:milestones/reveal_quitoxic_reeds",
  "block_states": {
    "minecraft:grass": "minecraft:beacon",
    ...
  },
  "items": {
    "minecraft:nether_star": "minecraft:gunpowder",
    ...
  },
  "dimensions": [
    "minecraft:the_nether",
    "aether:the_aether"
    ...
  ]
}
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more