Skip to content

Simple Structure Scanner 0.2.3

Choose a tag to compare

@github-actions github-actions released this 03 Jan 22:57
· 71 commits to main since this release

Fix some vanilla structures, add batching support, and fix teleport y pos

Added

  • Add batching support to structure location finding in StructureProvider interface

Fixed

  • Fix Village, Igloo, Witch Hut, Jungle Temple, and Desert Temple structure location finding in VanillaStructureProvider
  • Fix safe teleport Y coordinate search to avoid having to go up because you are in the floor
  • Fix overflow in sorting structure locations by distance when very far away from origin