Compatibility
Minecraft: Java Edition
Platforms
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Overview
Obby obby obby! (Oi oi oi!)
This mod adds some lovely obsidian building block decor, courtesy of Finneganso.
To facilitate building portals out of such blocks, players can also customize what blocks can be used in Nether portals, using the block tag frame_changer:portal_frames
. A few other tweaks and extensibilities are added in the config for modpack developers.
Config
There are a few different categories of changes, detailed below:
Custom Portal Frames
- Portal frames can be made of anything in the tag
frame_changer:portal_frames
(default: true)
Custom Exit Portals
- When entering a new portal, the portal on the other side is made out of a custom block (default: false)
- The block ID of the custom exit portal frame. (default:
"minecraft:obsidian"
)- Note: the formatting is key! The string should look like "
modID:blockID"
. Valid examples include"minecraft:enchanting_table"
,"architects_palette:moonshale"
, etc. - You can also set the blockID to be something that isn't in
portal_frames
. The exit portal would still form on the other side, but if it's broken for any reason it will not naturally reignite.
- Note: the formatting is key! The string should look like "
Portal Break Changes
- Does breaking a portal have a chance of making obsidian-based blocks in its frame turn into crying variants? (default: false)
- If Spelunkery is installed, and their config's
"portal_destruction_crying_obsidian"
is set to true, then the behavior for obsidian decor from this mod will still be enabled.
- If Spelunkery is installed, and their config's
- The chance that obsidian blocks are converted into their crying variants if a portal is broken (default: 0.33)
Tags (datapack required)
- As mentioned, the block tag
frame_changer:portal_frames
contains the blocks that can make up valid Nether portals. By default, this just includes obsidian and derivative decor included in this mod.
Requires Blueprint. Optionally compatible with Spelunkery if Create is installed.*
*Despite my best efforts, hammer and chisel items will not turn any obsidian bricks into chiseled obsidian. The portal fluid recipes are all in there, however!
Feel free to direct any suggestions and bugs to the issue tracker! This might not work with some other portal-tweaking mods, so let me know of any potential incompatibilities.
Again, thanks to Finneganso for offering his block textures!