BetterEnd

BetterEnd

34M Downloads

[Bug] Changing the dimension in portals.json does not work

Hexze opened this issue ยท 1 comments

commented

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

commented

Having a similar issue in 1.21.1. However, the eternal portal will still allow me to go through, but it sends me to the overworld no matter what dimension I've indicated in the config. It is as if the config settings are just not being read.

MC: 1.21.1
Fabric: 0.16.10
BC Lib: 21.0.13
Fabric API: 0.115.4
BetterEnd: 21.0.11