nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)

RevelationaryDimensions

Mod

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

Client and server Game MechanicsLibrary

3 downloads
0 followers

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"
    ...
  ]
}

External resources


Project members

jmcmoon

Member


Technical information

License
Client side
required
Server side
required
Project ID