CubBossa / PathFinder

A path finding tool for minecraft to make your maps discoverable and enable navigation
https://docs.leonardbausenwein.de/
MIT License
18 stars 4 forks source link

1.20 roadmap editor with interact and display entities #29

Closed CubBossa closed 1 year ago

CubBossa commented 1 year ago

Minecraft 1.20 introduces new entities that allow displaying blocks and text areas and handling interaction with regions. This makes the usage of nms armorstands redundant. Maybe there is even a performance improvement.

The editmode module from #26 can be used to do minecraft version checks and distinguish between protocol editor and 1.20 editor.

CubBossa commented 1 year ago

grafik