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
fixed Chunk.allBlocks height (thanks to @Krxwallo)
ArmorStand locking extensions (thanks to @mooziii)
Some mentions on Components and TranslatableComponents:
When you add a Component that has newLines in it to a lore, only the content before the linebreak will be shown (Maybe there'll be a paper method in the future to split the Components to fix this)
You'll have to render TranslatableComponents before using them in ItemStacks (displayname, lore)