VeryScuffedCobblemonBreeding

Quick rating

Community listing page, reviews here may not be monitored by the author.

VeryScuffedCobblemonBreeding

No reviews yet

My attempt to create a scuffed Cobblemon "breeding" for my friends and I to use.

No Theme
Vanilla+
Small Group & Co-op Play
UI & Menu Tool
Mod Addon
Mod Loaders
Forge
NeoForge
Fabric
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Server Only

Runs entirely on the server. Also works in singleplayer.

About

Project Details

Type
Mod
License
MIT License
Latest Version
Fabric - 1.1.1+1.21.1

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Very Scuffed Cobblemon Breeding (Mod)

My attempt to create a scuffed Cobblemon "breeding" for my friends and I to use.

  • This is my first ever mod! :)
  • It is an instant breeding system with a 5-minute default cooldown.
  • Single player cooldown has a slight issue.
    • If you rejoin, you are instantly out of cooldown.
      • Cheat at your own will.
  • Tries to mimic the actual breeding system.
    • Can breed using ditto, self, or same egg groups.
      • Offspring will be the same as the mother.
      • Offspring is the base evolution.
      • Moves and EXP are reset.
      • Shinies are obtainable (same rates as your Cobblemon config).
    • Also has the breeding restrictions.
      • No same genders.
      • No differing egg groups.
      • No Undiscovered egg group.
      • No double ditto.
      • Ditto breeding can be disabled.
    • 3 IVs randomly get inherited from either parent.
      • Unless breeding items are used (i.e. power belt and destiny knot).
    • EVs get reset.
    • Friendship gets randomized.
    • Gender gets randomized based on the Cobblemon's gender ratio.
    • Ability gets randomized.
      • Hidden abilities are supported.
        • 60% chance to pass down if either parents have a hidden ability.
        • Can be disabled in config.

Download

Dependencies

How to use:

  1. Open up the breeding GUI.
    • Command: /pokebreed
    • image
    • No perms mod/plugin?
      • Check out the configs section under.
  2. Select two Cobblemons to breed.
    • image
    • Next/Previous box is at the bottom right.
      • image
  3. Confirm breed.
    • Confirmation button is between the Next/Previous buttons.
    • image
  4. Trying to breed again when under cooldown will let you know the cooldown duration.
    • image

Getting breeding items [LEGACY]:

  • Not needed anymore since v1.4 added breeding items to the game.
  • Only obtainable via commands.
    • Mainly dedicated for servers to sell these special items.
  • Can change the item to whatever you want.
    • The only thing that matters is the breedItem NBT attribute.
  • Use commands to get breeding items:
    • > /give [Player] minecraft:light_gray_dye{display:{Name:'{"text":"Everstone","italic":"false"}'}, breedItem:"Everstone"}
    • > /give [Player] minecraft:red_dye{display:{Name:'{"text":"Destiny Knot","italic":"false"}'}, breedItem:"Destiny Knot"}
    • > /give [Player] minecraft:light_blue_dye{display:{Name:'{"text":"Power Anklet","italic":"false"}'}, breedItem:"Power Anklet"}
    • > /give [Player] minecraft:yellow_dye{display:{Name:'{"text":"Power Band","italic":"false"}'}, breedItem:"Power Band"}
    • > /give [Player] minecraft:orange_dye{display:{Name:'{"text":"Power Belt","italic":"false"}'}, breedItem:"Power Belt"}
    • > /give [Player] minecraft:pink_dye{display:{Name:'{"text":"Power Bracer","italic":"false"}'}, breedItem:"Power Bracer"}
    • > /give [Player] minecraft:purple_dye{display:{Name:'{"text":"Power Lens","italic":"false"}'}, breedItem:"Power Lens"}
    • > /give [Player] minecraft:lime_dye{display:{Name:'{"text":"Power Weight","italic":"false"}'}, breedItem:"Power Weight"}

Configs

Permissions

  • command.pokebreed - default is level 2.
    • 0 = anyone can use it.
  • command.vippokebreed - permission level to get VIP cooldown.

Cooldowns

  • command.pokebreed.cooldown - default is 5 minutes.
  • command.pokebreed.vipcooldown - default is 3 minutes.

Other Features

  • ditto.breeding - default is 1.
    • 1 = ditto breeding ENABLED.
    • 0 = ditto breeding DISABLED.
  • hidden.ability - default is 1.
    • Only matters if either parent has a hidden ability.
    • 1 = hidden ability can be passed.
    • 0 = hidden ability cannot be passed.

Credits

This would not have been possible without these open source works:

Addons used in images:

Datapacks

Very Scuffed Cobblemon Breeding (Mod)

My attempt to create a scuffed Cobblemon "breeding" for my friends and I to use.

  • This is my first ever mod! :)
  • It is an instant breeding system with a 5-minute default cooldown.
  • Single player cooldown has a slight issue.
    • If you rejoin, you are instantly out of cooldown.
      • Cheat at your own will.
    • Tries to mimic the actual breeding system.
      • Can breed using ditto, self, or same egg groups.
        • Offspring will be the same as the mother.
        • Offspring is the base evolution.
        • Moves and EXP are reset.
        • Shinies are obtainable (same rates as your Cobblemon config).
      • Also has the breeding restrictions.
        • No same genders.
        • No differing egg groups.
        • No Undiscovered egg group.
        • No double ditto.
        • Ditto breeding can be disabled.
      • 3 IVs randomly get inherited from either parent.
        • Unless breeding items are used (i.e. power belt and destiny knot).
      • EVs get reset.
      • Friendship gets randomized.
      • Gender gets randomized based on the Cobblemon's gender ratio.
      • Ability gets randomized.
        • Hidden abilities are supported.
          • 60% chance to pass down if either parents have a hidden ability.
          • Can be disabled in config.

Download

Dependencies

How to use:

  1. Open up the breeding GUI.
    • Command: /pokebreed
    • image
    • No perms mod/plugin?
      • Check out the configs section under.
  • Select two Cobblemons to breed.
    • image
    • Next/Previous box is at the bottom right.
      • image
  • Confirm breed.
    • Confirmation button is between the Next/Previous buttons.
    • image
  • Trying to breed again when under cooldown will let you know the cooldown duration.
    • image

Getting breeding items [LEGACY]:

  • Not needed anymore since v1.4 added breeding items to the game.
  • Only obtainable via commands.
    • Mainly dedicated for servers to sell these special items.
    • Can change the item to whatever you want.
      • The only thing that matters is the breedItem NBT attribute.
    • Use commands to get breeding items:
      • /give [Player] minecraft:light_gray_dye{display:{Name:'{"text":"Everstone","italic":"false"}'}, breedItem:"Everstone"}

      • /give [Player] minecraft:red_dye{display:{Name:'{"text":"Destiny Knot","italic":"false"}'}, breedItem:"Destiny Knot"}

      • /give [Player] minecraft:light_blue_dye{display:{Name:'{"text":"Power Anklet","italic":"false"}'}, breedItem:"Power Anklet"}

      • /give [Player] minecraft:yellow_dye{display:{Name:'{"text":"Power Band","italic":"false"}'}, breedItem:"Power Band"}

      • /give [Player] minecraft:orange_dye{display:{Name:'{"text":"Power Belt","italic":"false"}'}, breedItem:"Power Belt"}

      • /give [Player] minecraft:pink_dye{display:{Name:'{"text":"Power Bracer","italic":"false"}'}, breedItem:"Power Bracer"}

      • /give [Player] minecraft:purple_dye{display:{Name:'{"text":"Power Lens","italic":"false"}'}, breedItem:"Power Lens"}

      • /give [Player] minecraft:lime_dye{display:{Name:'{"text":"Power Weight","italic":"false"}'}, breedItem:"Power Weight"}

Configs

Permissions

  • command.pokebreed - default is level 2.
    • 0 = anyone can use it.
    • command.vippokebreed - permission level to get VIP cooldown.

Cooldowns

  • command.pokebreed.cooldown - default is 5 minutes.
  • command.pokebreed.vipcooldown - default is 3 minutes.

Other Features

  • ditto.breeding - default is 1.
    • 1 = ditto breeding ENABLED.
    • 0 = ditto breeding DISABLED.
    • hidden.ability - default is 1.
      • Only matters if either parent has a hidden ability.
      • 1 = hidden ability can be passed.
      • 0 = hidden ability cannot be passed.

Credits

This would not have been possible without these open source works:

Addons used in images:

Datapacks

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~210,000
Total Downloads
CurseForge
~82,000
Modrinth
~130,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works