
Pokemon Infinite Stamina
I want a mod in that works in neoforge version 1.21.1 where all cobblemon mounts have infinite stamina
Downloads
8
Remixes
0
Price
Free
neoforge · Both · 1.21.1 · mod
Pokemon Infinite Stamina
Overview
- Keeps Cobblemon rides from losing stamina so mounted Pokémon never slow down or stop running.
How it works
- Hooks Cobblemon's
RIDE_EVENT_APPLY_STAMINAevent at high priority and flags every ride stamina update as infinite before the game applies any drain.
Requirements and use
- Designed for Minecraft 1.21.1 on NeoForge.
- Requires Cobblemon NeoForge 1.7.x (and the accompanying Kotlin for Forge dependency Cobblemon already needs).
- Install alongside Cobblemon in the mods folder; no configuration is necessary.
Notes and ideas
- Only affects Cobblemon mounts; other mods' mounts and vanilla mounts behave normally.
- Could be extended with a toggle or whitelist/blacklist if selective stamina tweaks are desired.
Server Validation
ℹ️ Server validation skipped - The loader is not supported for server validation yet.
MultiFrameGen
a mod that optimizes rendering so the FPS is boosted using motion based frame generation that interpolates, add a reflex so that the latency and delay is low...
Amecs-NeoForge
Add redefinable keybindings with modifier keys; search bar on the Controls screen; non-blocking keybindings to allow multiple bindings per key; combo...
Speedrunner vs Hunter AI
Create a Minecraft mod "Speedrunner vs Hunter": hostile Hunters with roles (MELEE, ARCHER, BUILDER, TANK), adaptive AI, teleport, bridge building, TNT,...
betterenchants
A mod that makes the enchant cap the integer limit as well as being able to add any combination of enchants together.
the king in yellow
theres an entity called "the king in yellow" going after the player. The king in yellow is a tall figure, covered in yellow robes and a blurred face. If the...
dupe
package com.example.dupemod; import net.minecraft.client.Minecraft; import net.minecraft.entity.player.PlayerEntity; import net.minecraft.item.ItemStack;...