File Details
BundleInCreative 1.1.0
- R
- Jan 5, 2026
- 18.26 KB
- 319
- 1.20.1
- Forge
File Name
bundleincreative-1.1.0.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
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:
- Off – no crafting recipe.
- Rabbit Hide – classic 1.17-style recipe using hides + string.
- Leather – new 1.20+ vanilla recipe using leather + string.
- 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.