Waystones (Outdated Versions)

Waystones (Outdated Versions)

4M Downloads

1.21.1 Warp Requirements Conditional [source_is_warp_stone] does not appear to work

Nividica opened this issue ยท 0 comments

commented

Minecraft Version

1.21.1 (LTS)

Mod Loader

NeoForge

Describe the Issue

When adding a requirement to config file -> [teleports] -> warpRequirements with the conditional [source_is_warp_stone] the requirement modifier is not applied.

Example:

["[source_is_warp_stone] refuse(No)", "[source_is_waystone] refuse(No)"]
  • Waystone refuses teleport
  • Warp Stone allows teleport

None of the following take effect

  • [source_is_warp_stone] multiply_xp_cost(0)
  • [source_is_warp_stone] multiply_xp_cost(2)
  • [source_is_warp_stone] max_xp_cost(0)
  • [source_is_warp_stone] refuse(No)

As best I can tell, there are no related log entries

Logs

latest.log