File Details
Cobbleloots v2.3.0 ~ Fabric
- B
- Mar 29, 2026
- 260.97 KB
- 70.2K
- 1.21.1
- Fabric
File Name
cobbleloots-fabric-2.3.0.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Changes
- In-Game Creative GUI: Added a creative-mode GUI for editing loot ball properties (Type, Variant, Uses, Cooldowns, etc.) directly in the game.
- Documentation: Updated guide for using the Creative GUI under
docs/guides/how-to/creative.md. - Structure Filter Enhancement: The
structurefield in the loot ball source filter now supports multiple input formats (string ID, object ID, or array of IDs). - Localization: Updated English (
en_us), Brazilian Portuguese (pt_br) and Spanish (Ecuador) (es_ec) translations with new GUI strings. Spanish (Ecuador) contributed by wajo21x.
Technical Changes
- Networking Overhaul: Implemented cross-platform (Fabric/NeoForge) networking for loot ball updates and custom packet payloads.
- NeoForge Refactoring: Updated
CobblelootsNeoForgeto resolve@EventBusSubscriberdeprecations and correctly register payload handlers using NeoForge'sRegisterPayloadHandlersEvent.
Bug Fixes
- Fixed structure filter not working with non-tag inputs.
- Fixed biome filter not reading the
requiredfield.
Beta versions may contain bugs. Please report any issues you find on the Discord server.