RevelationaryDimensions
A simple addon to Revelationary which adds support for locking dimensions.
- Загрузки
- 201
- Подписчики
- 0
- Обновлён
- 16 марта 2026 г.
- Лицензия
- MIT
Опубликован 16 марта 2026 г.
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"
...
]
}
Ченджлог
1.0.0Релиз1.21.1 · 16 марта 2026 г.
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"
...
]
}
Комментарии
Загружаем…