[Bug] Changing the dimension in portals.json does not work
Hexze opened this issue ยท 0 comments
What happened?
Here is my portals.json:
{
"portals": [
{
"dimension": "minecraft:the_nether",
"item": "betterend:eternal_crystal",
"colorRed": 255,
"colorGreen": 0,
"colorBlue": 0
}
]
}
when changing the dimension to any valid dimension other than the overworld, eternal portals will not work. They will properly light, however they will not teleport you no matter how long you wait in the portal.
BetterEnd
4.0.10
BCLib
3.0.14
Fabric API
0.88.1+1.20.1
Fabric Loader
0.15.3
Minecraft
1.20.1
Relevant log output
No response
Other Mods
No response