Custom Portal Tweaks

Custom Portal Tweaks

142 Downloads

This mod allows users to create custom portals to existing dimensions, offering a unique feature to personalize their gameplay. By leveraging the Custom Portal API, users can configure portals using blocks and items already available in the game. The configuration is done by editing the custom_portal_tweaks-common.toml file, where users can specify the portal parameters. For example, a syntax like this can be used:

portals = [
"{\"frameBlock\":\"minecraft:stone\",\"itemIgniter\":\"minecraft:diamond\",\"dimension\":\"minecraft:the_nether\"}\n"
]

max custom portal is 20

This functionality enhances the user experience by enabling creative freedom and convenience, making dimension exploration more customizable and engaging.

the mod is compatible with Create Trains and CustomPortalAPI Compability