
Pose
Create a Minecraft Fabric 1.20.1 mod as a Cobblemon addon that implements a command /givecobblemon <species> <animation> where the animation argument uses a...
Downloads
16
Remixes
0
Price
Free
cobblemon-fabric · Both · 1.21.1 · mod
Pose mod notes
- Added a Cobblemon pose utility mod with
/givecobblemon <species> <animation>to hand players a pose spawner item. Species suggestions come from the Cobblemon registry and animation suggestions are read from the species' poser JSONs inside Cobblemon assets. - The granted item is renamed to
[species] - [animation]and stores the chosen species/animation in its custom data; stacking is limited to one per slot. - Using the item on a block (server side) spawns a Pokémon of that species at the targeted face, locks its AI, prevents despawning, and forces the requested pose/animation. It marks the entity with a scoreboard tag for cleanup and ignores spawn caps/battles.
/removeposeraycasts from the player up to ~24 blocks to find the nearest pose-locked Pokémon in sight (using that tag) and deletes it, with feedback if nothing is targeted.- All features are server-safe and require Cobblemon to be present; the mod is available on both client and server but only registers server-side behavior.
Usage tips and limits
- Animations must exist in the target species’ poser; if an invalid animation is supplied, the command warns and does not create the item.
- Entities spawned by the item are invulnerable and static; interact/battle behaviors are disabled. Use
/removeposeto clear them. - Suggestions come from the bundled Cobblemon assets, so custom resource packs with extra poses will not be suggested unless they’re inside the Cobblemon mod jar.
Cobblemon NPC's
CobblemonNPC's is an open source side mod enabling NPC management for server owners inside a config file. This mod was built using https://player.games/create
Cobblemon NPCs
Adds an NPC creation mod with a user-friendly Pokemon team builder tab to configure each NPC's team: species, level, nature, moves, EVs, IVs, shiny, form, and...
CobblemonBingo
Create a pokémon bingo mod where each player has to catch 25 different pokemon, each catch granting the player poke-dollars and completing a line also grants...
LivelyNPCS
I want to use Cobblemon's NPC system to add Npcs that naturally spawn. These npcs will be like how they are in the game where some of them just give you tips,...
CobbleDollars: Sign Shops
cobblemon mod that uses the cobbledollars mod and signs on chests to setup a shop system where players can sell or buy items within the chests with the signs...
Expanded PC Sorting
I'm looking for a mod that will expand on the functionality of the sorting options in the pc menu I want it so when the player holds control and clicks on one...