Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
CobbleSpawners

CobbleSpawners

This Cobblemon addon mod allows map creators or admins to place custom Pokémon spawners, manage spawn settings via a GUI, and control Cobblemon spawning behavior, including Pokémon species, spawn chances, and custom stats.

9,396
15
Game Mechanics
Mobs
Utility

Compatibility

Minecraft: Java Edition

1.21.1
1.20.1

Platforms

Fabric

Supported environments

Server-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

View source Join Discord server

Creators

Hysocs
Hysocs Member

Details

Licensed LGPL-3.0-only
Published 9 months ago
Updated 3 months ago
DescriptionGalleryChangelogVersions

Show all versions

CobbleSpawners 2.0.7

by Hysocs on May 1, 2025
Download

Cobblespawners Update: 2.0.7

  • Reworked wandering setting to be more strict so mons stay within set bounds
  • Fixed issue where disabling capture would only work on one spawner at a time

CobbleSpawners 2.0.6

by Hysocs on Mar 19, 2025
Download

Cobblespawners Update: 2.0.6
Enhanced Spawner Functionality & Performance
Note: This is a beta build with new features. Please report any issues you encounter.

Cobblespawners Changes

  • Bug Fixes:
    • Fixed the catching tracker to work with forms and aspects.
    • Fixed the main GUI not showing the current selected mons or their values properly until refreshed.
    • Fixed issues with the battle tracker (EV training) not working with some forms and aspects.
    • Fixed an issue where changing mons in battle prevented EVs from being applied, as it was referencing the battle starter incorrectly.
  • New Feature:
    • Added Wandering Settings: Introduced a new feature to limit how far spawner mons can wander from their spawners.
  • Improvements:
    • Changed the layout of the GUI to make accessing features easier.
    • Reduced resource usage of the battle tracker.
    • Removed additional server tick dependencies.
    • Added null handling to improve the safety of config merges.

CobbleSpawners 2.0.5

by Hysocs on Mar 14, 2025
Download
  • Fixed issue where some aspects where not showing in the selections gui

  • Reworked selection gui to be more performant

  • Added new global option to turn on and off showing aspects in the gui

  • Reworked Size selection gui

CobbleSpawners 2.0.4

by Hysocs on Mar 12, 2025
Download
  • Fixed error when selecting cobblemon in the gui with spaces in names (This also includes other cases such as symbols)

CobbleSpawners 2.0.3

by Hysocs on Mar 10, 2025
Download

Cobblespawners Update: 2.0.3
Enhanced Functionality and Bug Fixes

Changes

  • Fixed Normal/Shiny Selection Bug: Resolved an issue where selecting a normal Pokémon followed by its shiny variant (or vice versa) in specific orders would apply GUI-edited values to the unintended version.

  • Fixed Default Spawner Name Values: Corrected a bug where default spawner name values were excessively high due to relying on in-memory names instead of config-defined values.

  • Added Move Customization: Introduced a new feature allowing players to adjust the four moves a Pokémon has upon spawning. A dedicated GUI has been added for editing these move values.

  • Added Spawner Copy Command: New command /cobblespawners givespawnerblockcopy {Spawnername} enables players to receive a copy of an existing spawner for placement elsewhere.

  • Revamped GUI Structure: Restructured the spawner list GUI and global settings. These are now integrated into the Pokémon selection GUI, with the spawner list separated for better organization.

  • Renamed GUI Command: Updated the GUI access command to /cobblespawners listgui for consistency and clarity.

  • Added Teleport Feature: Enhanced the spawner list GUI—right-clicking a spawner now teleports you to its location.

CobbleSpawners 2.0.2 (E-utils/Everlastingutils Version)

by Hysocs on Mar 7, 2025
Download
  • Same update logs as the other version
  • Now uses E-utils instead of b-utils

CobbleSpawners 2.0.2

by Hysocs on Feb 27, 2025
Download

Version 2.0.2

Added Features:

  • Introduced a search GUI for filtering and locating specific mons.
  • Updated the Pokémon Selection GUI to display mons with forms and aspects (e.g., forretress_shulker) for more precise selection.
  • Implemented new spawn chance methods—competitive and independent—allowing spawn percentages to be based on other spawner entities or set independently.
  • Modified shiny variant selection: shiny variants must now be selected as individual mons rather than as an option within the per-mon settings.
  • Improved GUI lore descriptions for GUI buttons.
  • Enhanced overall performance.

CobbleSpawners 2.0.1 (1.20.1)

by Hysocs on Feb 22, 2025
Download

CobbleSpawners 2.0.1

by Hysocs on Feb 15, 2025
Download

Version 2.0.1

Added Features:

  • New per-spawner option "lowLevelEntitySpawn"
  • Forces Pokemon to spawn in claims with entity spawning disabled
  • Confirmed working with GriefDefender
  • Should work with other claim mods (untested)

Bug Fixes:

  • Fixed console warning messages when using GriefDefender

CobbleSpawners 2.0.0

by Hysocs on Feb 15, 2025
Download

Changelog for [Version 2.0.0]

⚠️ Requirements:

  • Now requires BlanketUtils as a dependency

🔄 Major Changes:

  • Core Rewrite:

  • Recoded 90% of the mod from scratch

  • Completely new entity tracking system

  • More efficient memory usage

  • Better compatibility with other mods

  • Performance Improvements:

  • New tick limiting system to reduce server load

  • Removed most tick event dependencies

  • Optimized entity processing

  • More efficient chunk loading handling

  • Spawn System:

  • Fixed issues with Pokemon spawning during chunk loading

  • Better spawn timing control

  • More reliable entity cleanup

  • Improved spawn validation

BlanketCobbleSpawners 1.0.5

by Hysocs on Jan 10, 2025
Download

Changelog for [Version 1.0.5]

🐛 Bug Fixes:

  • Spawn Conditions:
    • Fixed weather conditions not being properly checked during Pokemon spawning
    • Fixed time conditions not functioning correctly for spawn timing
  • Custom IVs:
    • Fixed custom IV settings to properly generate IVs
  • Catchable:
    • Fixed issue preventing the catchable setting from working after cobblemon update

✨ New Features:

  • Location-Based Spawning:
    • Added spawn location system with three options:
      • SURFACE: Pokemon will only spawn in areas with sky access (ignores leaves)
      • UNDERGROUND: Pokemon will only spawn in covered areas
      • ALL: Pokemon can spawn anywhere within range
    • Added spawn location option to the "Other Settings" section of the spawner GUI

BlanketCobbleSpawners 1.0.4

by Hysocs on Dec 25, 2024
Download

Changelog for [Version 1.0.4]

🔄 Updates:

  • Minecraft Version Update:
    • Updated to support Minecraft 1.21.1.

📁 Internal Changes:

  • Codebase updated to align with newer Fabric and Kotlin versions, improving overall stability and compatibility.

While this update focuses on compatibility, more features are planned for upcoming releases.

BlanketCobbleSpawners 1.0.3.0.1

by Hysocs on Nov 23, 2024
Download

Changelog for [Version 1.0.3.0.1]

✨ New Features:

  • Rename Command:
    • Added a new rename command to simplify the process of renaming spawners, allowing admins to efficiently manage and organize their spawners with descriptive names.

🔧 Improvements:

  • Command Format Restructured Again:
    • Further refined the command layout for improved clarity and usability. The restructured format ensures more intuitive access to features, streamlining command usage for admins.

🐛 Bug Fixes:

  • Time and Weather Cycle Conflict Resolution:

    • Fixed an issue where two separate Pokémon with conflicting time or weather spawn conditions would default to only one of the conditions. The spawning logic now accurately accounts for both time and weather restrictions, ensuring the correct Pokémon spawns in the appropriate conditions.
  • EV Handling for Non-Spawner Battles:

    • Resolved an issue where EVs were being saved or reset for non-spawner Pokémon. Non-spawner Pokémon now completely skip custom EV tracking and application, maintaining default game behavior.

BlanketCobbleSpawners 1.0.3

by Hysocs on Nov 10, 2024
Download

Changelog for [Version 1.0.3]

✨ New Features:

  • Custom Size Selection for Spawned Pokémon:

    • Added the ability to customize the size of Pokémon spawned by spawners, giving admins fine control over the physical attributes of each spawn.
  • Form Selection for Pokémon:

    • Introduced form selection, allowing specific Pokémon forms to be chosen during spawning, which brings more variety and customization to the spawning system.
  • Held Item Assignments:

    • Added the capability to assign held items to spawned Pokémon, enabling unique item drops and enhancing gameplay dynamics.
  • Debug Commands:

    • Introduced a range of debug commands to assist admins in diagnosing issues, monitoring performance, and ensuring smooth operation.
  • Subcommands for Command Flexibility:

    • Added subcommands such as /bcs and /cobblespawners alongside the original /blanketcobblespawners, providing more intuitive and accessible command options.
  • Debug Pokémon Info Stick:

    • Implemented a debug item that provides detailed information on Pokémon, including whether they were spawned by a spawner, aiding server owners in tracking and managing Pokémon entities.
  • Form List Command:

    • Added a command to retrieve a list of available Pokémon forms, making it easier to configure spawners with custom forms.

🔧 Improvements:

  • IV Logic Rework:

    • Reworked the custom IV logic to align more closely with the default IV allocation, ensuring a fair and balanced distribution of stats based on configurable ranges.
  • Spawning Logic Overhaul:

    • Refined the spawning logic to support better resource allocation, accuracy in spawn locations, and efficient handling of spawn restrictions.
  • GUI System Revamp:

    • Overhauled the GUI system, enabling nearly all config values to be modified directly through the interface, enhancing user experience and customization flexibility.
    • Updated the GUI to allow modification of any spawner without requiring the exact spawner location, improving convenience for admins.
  • Config Manager Enhancement:

    • Reworked the config manager to automatically salvage and update configurations per version. This experimental feature ensures configurations are compatible with each new mod version.
  • Command Layout Rework (Experimental):

    • Redesigned the command layout for improved organization and usability, though this change is experimental and may undergo further adjustments based on feedback.
  • Spawner Radius Redesign:

    • Changed the spawner radius configuration to an X and Y axis format instead of a square area, giving admins more control over the shape and reach of spawn areas.
  • Optimizations for Improved Performance:

    • Optimized various parts of the mod, resulting in reduced server resource usage, leading to better overall performance and stability.

🐛 Bug Fixes:

  • Battle Stuck Bug Fix:

    • Fixed an issue where players could become stuck in battles, resolving an inconvenience for users during gameplay.
  • Capture Limitation Bug Fix:

    • Corrected a bug where Pokémon spawned by spawners weren’t limited to specific Pokéballs, ensuring capture restrictions are properly enforced.
  • Weather and Time Limitations Fix:

    • Resolved issues where Pokémon spawn limitations based on weather and time were not working as expected.
  • Memory Leak Fix in EV Battle System (Attempted):

    • Attempted to address a memory leak related to the EV battle system, aiming to improve long-term server stability.
  • Improved Radius Visualization Performance:

    • Updated the radius visualization to be more efficient, reducing server load when displaying spawn areas.

BlanketCobbleSpawners 1.0.0.1

by Hysocs on Oct 12, 2024
Download

Changelog for [Version 1.0.0.1]

✨ New Features:

  • Pokéball Capture Restrictions:
    • Added the ability to restrict capturing Pokémon spawned by spawners to specific types of Pokéballs, giving admins more control over game mechanics.

🔧 Improvements:

  • Spawning Logic Overhaul:

    • Refactored the spawning logic to better account for Pokémon size and 3D space, ensuring a more accurate and balanced spawn environment.
  • Configuration Layout Revamp:

    • Redesigned the configuration file structure for better clarity and organization, making it easier for users to modify and manage settings.

BlanketCobbleSpawners 1.0.0

by Hysocs on Oct 11, 2024
Download

Modrinth is open source.

fix-window-open@1656e14

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.