Merge pull request #2674 from EngineHub/ot/bugfix/actually-wait-is-this-a-feature
Fix block entities in features/structures (e2cc52c1 by octavia.togami)
Fix block entities in features/structures
Fixes #2669 (7daead4a by octavia.togami)
Correct all BlockTools to use the Location's World (#2650)
All tools would inadvertently use the player's World at some point,
which is incorrect in the presense of some mods as seen in #2560
Fixes #2560 (6c40aed7 by octavia.togami)