CurseForge · Minecraft mod
Datapack Portals
Create custom portals using CustomPortalApi with datapacks
Quick answer
Which Datapack Portals release should I use?
Datapack Portals datapackportals-1.2.3-1.21.jar targets 1.21, 1.21.1 with Fabric. The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server. No extra mods listed for this file.
Where it goes
Is Datapack Portals required on the client, server, or both?
The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.
The source does not explicitly classify this release as client-only or server-only.
What else does Datapack Portals datapackportals-1.2.3-1.21.jar need?
datapackportals-1.2.3-1.21.jar. Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add Datapack Portals without breaking your instance.
Built for Datapack Portals datapackportals-1.2.3-1.21.jar. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use datapackportals-1.2.3-1.21.jar. It targets 1.21, 1.21.1 with Fabric; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.
- 04
Pick the file you checked
Use the “Get this file” button beside datapackportals-1.2.3-1.21.jar. It opens that exact file at the source.
About this project
What does Datapack Portals add?
Datapack Portals
Create custom portals using CustomPortalApi with datapacks.
Inside your datapack create a "portals" folder, this is where you'll put all your custom portals. There is no set limit of allowed portals, as long as there aren't any duplicate frame blocks. See an example datapack here
Here is an example file: stoneendportal.json
{
"block": "minecraft:stone",
"dim": "minecraft:the_end",
"r": 66,
"g": 135,
"b": 245
}
- block: the block used for the frame.
- dim: the dim id to travel to
- r, g, b: the color to tint the portal
There are also some optional arguments
- ignitionType: the type of ignition to use. Options are "BLOCK", "FLUID", "ITEM".
- ignitionSource: the id for block/item/fluid for ignition of the portal, the only supported block being fire : "minecraft:fire". All items and fluids are supported.
- returnDim: the dimmension to return to, allows for specifying a location other than the overworld to return to
That is all! Portals will function exactly like vanilla nether portals do 
Project description from CurseForge.
Pick your setup
Datapack Portals by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
1.21
1 loader build1.20.1
1 loader build1.20
1 loader build1.19.4
1 loader build1.19.3
1 loader build1.19.2
1 loader build1.19.1
1 loader build1.19
1 loader build1.18.2
1 loader build1.18
1 loader build1.17.1
1 loader buildShowing the newest 12 of 16 game versions. Older files are in the list below.
Check the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Datapack Portals versions and loaders
datapackportals-1.2.3-1.21.jar
13 Sept 2024
datapackportals-1.2.3-1.20.jar
16 Jun 2023
datapackportals-1.2.3-1.19.4.jar
31 Mar 2023
datapackportals-1.2.3-1.19.3.jar
24 Dec 2022
datapackportals-1.2.2-1.19.3.jar
13 Dec 2022
datapackportals-1.2.2-1.19.jar
23 Nov 2022
datapackportals-1.2.1-1.19.jar
8 Nov 2022
datapackportals-1.2.0-1.19.jar
2 Nov 2022
datapackportals-1.1.1-1.19.jar
15 Jun 2022
datapackportals-1.1.1-1.18.jar
14 Mar 2022
datapackportals-1.1.0-1.18.jar
7 Dec 2021
datapackportals-1.1.0-1.17.jar
28 Nov 2021
Looking for an older file? The official CurseForge project page is in Resources.