BentoBoxWorld / BentoBox

Expandable Minecraft server plugin for island-type games like SkyBlock or AcidIsland.

Home Page:https://bentobox.world

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terminal portal transmission error

AngelLuoLi opened this issue · comments

Expected behavior

Entering the terminal portal should be transported correctly, not to 256 grids.

Observed/Actual behavior

Entering the end portal from the side will be transmitted to the height of 256 grids. It is normal to enter from above.
This causes the sand copying machine to fail to operate normally.

end.mov

Steps/models to reproduce

Open create-obsidian-platform: true in the configuration file.
Enter end portal from the side.
Normal should be transmitted to the coordinates where the portal is located.
But it was transported to a position 256 grids high.

BentoBox version

bbox version
[23:58:27 INFO]: Running Invalid (LEAVES) Invalid.
[23:58:27 INFO]: BentoBox version: 1.24.1
[23:58:27 INFO]: Database: JSON
[23:58:27 INFO]: Loaded Game Worlds:
[23:58:27 INFO]: bskyblock_world (BSkyBlock): Overworld, Nether, The End
[23:58:27 INFO]: Loaded Addons:
[23:58:27 INFO]: Biomes 2.1.1 (ENABLED)
[23:58:27 INFO]: BSkyBlock 1.16.1 (ENABLED)
[23:58:27 INFO]: Challenges 1.2.0 (ENABLED)
[23:58:27 INFO]: Chat 1.1.4 (ENABLED)
[23:58:27 INFO]: DimensionalTrees 1.6.0 (ENABLED)
[23:58:27 INFO]: ExtraMobs 1.12 (ENABLED)
[23:58:27 INFO]: Greenhouses 1.7.4 (ENABLED)
[23:58:27 INFO]: Level 2.11.0 (ENABLED)
[23:58:27 INFO]: TwerkingForTrees 1.4.3 (ENABLED)

Plugin list

[23:59:24 INFO]: Server Plugins (10):
[23:59:24 INFO]: Bukkit Plugins:
[23:59:24 INFO]: - BentoBox, BentoBox-Biomes, BentoBox-BSkyBlock, BentoBox-Challenges, BentoBox-Greenhouses, BentoBox-Level, CMI, CMILib, LuckPerms, Vault

Other

not