Skip to content

A good spring cleaning#882

Open
ryderbelserion wants to merge 122 commits intomainfrom
big-change
Open

A good spring cleaning#882
ryderbelserion wants to merge 122 commits intomainfrom
big-change

Conversation

@ryderbelserion
Copy link
Member

@ryderbelserion ryderbelserion commented Nov 14, 2025

Changes

  • Updated the remaining default internal placeholders to be wrapped in {} instead of %%, The previous placeholders using %% will still work.
  • Removed all HideItemFlag options as we provide the ability to set Item Models which achieve the same result!
  • Updated, and improved the migration types.
  • Removed all old usage of the Legacy ItemBuilder.
  • Removed the ability to create a Spawner with an entity type, It no longer worked. and Mojang provides a perfectly good command to create spawners.
  • Removed unnecessary code that picked a prize 2,000+ times after it was already picked.

Bug Fixed

  • Fixed a bug where enchant levels were not being migrated properly.

Configuration Changes

  • Updated configuration for item displayed in /crates. You must run /crazycrates migrate -mt CratesDeprecated.
  • use-different-items-layout if on a fresh install, is now true out of the box.
    • The old Items section is now considered stale, receives no new updates, and will likely be removed.

ryderbelserion and others added 30 commits June 3, 2025 15:09
* Fix dropItem on Folia

* Use FoliaScheduler

* Remove useless import
ryderbelserion and others added 27 commits November 13, 2025 12:57
If you wish to hide item flags, consider using Item Models
Signed-off-by: Ryder Belserion <no-reply@ryderbelserion.com>
Signed-off-by: Ryder Belserion <no-reply@ryderbelserion.com>
Signed-off-by: Ryder Belserion <no-reply@ryderbelserion.com>
@ryderbelserion ryderbelserion changed the base branch from dev to main December 4, 2025 17:54
ryderbelserion and others added 2 commits January 9, 2026 17:00
Signed-off-by: Ryder Belserion <no-reply@ryderbelserion.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants