Waystones

Waystones

190M Downloads

Source is Portstone only works on "white Portstone"

Closed this issue ยท 1 comments

commented

Minecraft Version

1.21.1 (LTS)

Mod Loader

NeoForge

Describe the Issue

warp requerment Source_is_portstone only passes if the portstone is the white/ none colored one
on any other it failes to take the value into account
source_is_sharestone works on any sharestone
EDIT: Actually it is completly ignored for any portstone as source, so the value does nothing and another question should the value target_is/is_not_portstone even exist since players cant actually teleport to a portstone?

Logs

t

commented
  • target_is_portstone was a documentation error and didn't actually exist
  • There is no colored variants of source_is_portstone - to match with color, it can be combined with target_is_..._sharestone
  • source_is_portstone was indeed broken and should be fixed in 21.1.19