
Cobbleloots: Loot Balls and More!
A cobblemon sidemod that adds Poké Balls with loot from the original games to cobblemon for mapmaking.
Cobbleloots v2.0.10 ~ Neoforge
alpha25 октября 2025 г.Changes
- Added a new datefilter to allow loot balls to spawn only during a specific date range.- Accepts fromandtoparameters inMM-DDformat (e.g.,01-01for January 1st). Those are inclusive.
 
- Accepts 
- Added a new seasonal Pumpkin Loot Ball for Halloween.
- Spawns from October 24th to November 2nd.
- Can be found in spooky biomes in the Overworld and also in the Nether.
- Contains exclusive Halloween-themed loot, including unique banners, candies, and other surprises.
 
- Updated documentation for loot balls to improve clarity and consistency.
- Updated the mod logo to a Halloween-themed version.
- Added a new configuration option to disable specific loot balls via the config file.
- This allows server admins to easily manage which loot balls are active without modifying data packs.
- The key for this config is loot_ball.disabled.loot_balls, and it accepts a list of loot ball IDs or patterns (e.g.,cobbleloots:*to disable all CobbleLoots loot balls, orcobbleloots:loot_ball/poketo disable only the "poke" loot ball and its variants).
 
Alpha versions may contain bugs and unfinished features. Use them at your own risk. If you find any issues, please report them on the Discord server.
Cobbleloots v2.0.10 ~ Fabric
alpha25 октября 2025 г.Changes
- Added a new datefilter to allow loot balls to spawn only during a specific date range.- Accepts fromandtoparameters inMM-DDformat (e.g.,01-01for January 1st). Those are inclusive.
 
- Accepts 
- Added a new seasonal Pumpkin Loot Ball for Halloween.
- Spawns from October 24th to November 2nd.
- Can be found in spooky biomes in the Overworld and also in the Nether.
- Contains exclusive Halloween-themed loot, including unique banners, candies, and other surprises.
 
- Updated documentation for loot balls to improve clarity and consistency.
- Updated the mod logo to a Halloween-themed version.
- Added a new configuration option to disable specific loot balls via the config file.
- This allows server admins to easily manage which loot balls are active without modifying data packs.
- The key for this config is loot_ball.disabled.loot_balls, and it accepts a list of loot ball IDs or patterns (e.g.,cobbleloots:*to disable all CobbleLoots loot balls, orcobbleloots:loot_ball/poketo disable only the "poke" loot ball and its variants).
 
Alpha versions may contain bugs and unfinished features. Use them at your own risk. If you find any issues, please report them on the Discord server.
Cobbleloots v2.0.9 ~ Fabric
alpha28 сентября 2025 г.Changes
- Updated the Creative Mode tab icon to use a Master Ball texture for better visual representation.
- Updated the default Loot Ball texture to use the Strange Ball texture when no specific texture is set for debugging purposes.
- If you encounter a Strange Ball, it indicates that the Loot Ball is not properly configured or has missing data.
 
- Added loot ball JSON definition for entity icon rendering in Xaero's Minimap.
- This allows the minimap to display loot balls with their respective textures, enhancing visibility and identification in-game. (Requires the player to enable the feature in Xaero's Minimap settings.)
 
- Added mod links for Discord, Modrinth, and CurseForge in the mod metadata for ModMenu integration.
Fixes
- Fixed an issue where the Loot Ball Item texture would not display correctly if the texture data was missing or invalid.
- Note that if the texture data is missing, the Loot Ball will now display the Strange Ball texture as a fallback. Be sure to configure your Loot Balls properly when using commands to obtain them.
 
REMEMBER: Alpha versions may contain bugs and unfinished features. Use them at your own risk. If you find any issues, please report them on the Discord server.
Cobbleloots v2.0.9 ~ Neoforge
alpha28 сентября 2025 г.Changes
- Updated the Creative Mode tab icon to use a Master Ball texture for better visual representation.
- Updated the default Loot Ball texture to use the Strange Ball texture when no specific texture is set for debugging purposes.
- If you encounter a Strange Ball, it indicates that the Loot Ball is not properly configured or has missing data.
 
- Added loot ball JSON definition for entity icon rendering in Xaero's Minimap.
- This allows the minimap to display loot balls with their respective textures, enhancing visibility and identification in-game. (Requires the player to enable the feature in Xaero's Minimap settings.)
 
- Added mod links for Discord, Modrinth, and CurseForge in the mod metadata for ModMenu integration.
Fixes
- Fixed an issue where the Loot Ball Item texture would not display correctly if the texture data was missing or invalid.
- Note that if the texture data is missing, the Loot Ball will now display the Strange Ball texture as a fallback. Be sure to configure your Loot Balls properly when using commands to obtain them.
 
REMEMBER: Alpha versions may contain bugs and unfinished features. Use them at your own risk. If you find any issues, please report them on the Discord server.
2.0.8
alpha3 июля 2025 г.Cobbleloots ALPHA-2.0.8
REMEMBER: Alpha versions may contain bugs and unfinished features. Use them at your own risk. If you find any issues, please report them on the Discord server.
Fixes
- Fixed a bug where the game would crash when trying to spawn a Loot Ball in a chunk with an invalid section index (like the void or above the world height limit).