You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: