Skip to content

BundleInCreative v1.1.0

Latest

Choose a tag to compare

@dmor-me dmor-me released this 15 Nov 09:37

Release 1.1.0 – Configurable Creative & Classic Recipes

  • Added an in-game config screen (via Mod Menu/Configured) to toggle the Bundle’s creative-tab visibility and pick the destination tab without editing TOML.

  • Introduced “Bundle Recipe Mode” with four options:

  1. Off – no crafting recipe.
  2. Rabbit Hide – classic 1.17-style recipe using hides + string.
  3. Leather – new 1.20+ vanilla recipe using leather + string.
  4. Both – registers both recipes simultaneously.
  • Bundle recipe data is now conditionally loaded via bundleincreative:enable_recipe with per-recipe recipe_type gating, respecting the config choice even after /reload.

  • Documentation updated to explain the new settings; Forge mod metadata now links to the GitHub repo and issue tracker for quick feedback.