promotional bannermobile promotional banner

PokeBike [Cobblemon & Pixelmon Addon]

PokeBike adds rideable Pokémon inspired bikes to Minecraft, ideal for Cobblemon and Pixelmon modpacks.

File Details

PokeBike v1.7

  • R
  • Mar 19, 2026
  • 696.09 KB
  • 696
  • 1.21.1
  • NeoForge

File Name

pokebike-neoforge-1.7.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:pokebike-1418474:7781882"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

PokeBike v1.7

Fixes

  • Fixed the bike headlight keybind not appearing in the controls menu on Fabric.
  • Fixed the bike headlight keybind registration so it is now properly available across both Fabric and NeoForge.
  • Fixed an issue where the bike could rotate on its own after dismounting, especially near blocks or after small collision nudges.
  • Fixed an issue where residual movement/input could persist briefly after dismount.

Improvements

  • Added a real "parking" behavior when the player gets off the bike.
  • Bikes now immediately clear movement input and horizontal velocity on dismount.
  • Empty bikes no longer keep reorienting themselves from leftover motion.
  • Empty bikes can no longer be pushed around by normal collision contact, helping them stay parked in place.
  • Preserved automatic headlight shutdown on dismount where enabled in config.

Technical

  • Registered the headlight keybinding alongside the existing bell and visuals keybindings on Fabric.
  • Aligned keybinding registration behavior between Fabric and NeoForge.
  • Adjusted shared bike entity dismount handling in common code so the fix applies to both loaders.