1.1.0
π MoreBees v1.1.0 β Enhanced Item Configs & Developer Support
Improving flexibility, item customization, and developer integration
β¨ Features
π¦ Extended Bee Product Configuration
-
Reworked the
productfield in bee definitions: /!\ BREAK OLD CONFIG backup your configs and recreate it-
Now supports multiple product types:
additional: main block/item (e.g., ores)honey: custom honeycomb with display name and lorehoney-block: custom honey block with metadata
-
Improved clarity and extensibility for resource-producing bees
-
DOCUMENTATION EXPOSITION
π§° New Configurable Bee Tools
-
Added YAML configuration for:
-
Bee Jar: Now fully customizable (material, name, lore, placeholder support)
-
Bee Box: Same as above, includes
%bees%placeholder for live content -
Beehive Lore: Dynamic lore lines for in-world hives with placeholders:
%max-bees%,%production-multiplier%,%produce-blocks%, etc.
-
π§Ύ ItemStackWrapper Support
-
Introduced new
ItemStackWrapperconfiguration format:- Define any item with
material,name,lore, andmodel-id - Enables easy integration with other plugins (via custom IDs or textures)
- Internal placeholder support for dynamic display
- Define any item with
π οΈ Upgrade Item Lore
-
upgrades.ymlitems now support lore with meaningful placeholders:%max-bees%,%production-multiplier%,%produce-blocks%- Enhances user feedback in-game when using upgrade items
π§ Build & API Improvements
-
Reintroduced
maven-publishin the API module for:- Cleaner developer workflows
- Easier integration into external plugin projects
- Structured
build.gradlefor future publishing and maintenance
Full Changelog: 1.0.0...1.1.0