promotional bannermobile promotional banner

Climbable Ropes for Create Aeronautics

Adds an empty-hand climb mode for vertical ropes in Create Aeronautics. Right-click with bare hands to grab on, W/S to climb, Space to jump off, Sneak to let go. Works for Plunger Launcher too.

File Details

[2.0.1] Climbable Ropes

  • R
  • May 28, 2026
  • 236.09 KB
  • 314.2K
  • 1.21.1
  • NeoForge

File Name

climbable_ropes-2.0.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:create-aeronautics-climbable-ropes-1528764:8156908"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Version 2.0.1

Changed

  • Animation settings (enable/disable climb animations, animation speed) moved to a client-side config file so individual players can adjust them without server-admin access.

Fixed

  • Fixed W/S keys being inverted on angled ropes: W now always moves you toward the higher end, S toward the lower end, regardless of which direction you're looking.
  • Fixed grabbing a rope when the raycast aimed at a vertical segment but a different, near-horizontal segment of the same rope was closer to your body, causing the grab to be incorrectly rejected.
  • Fixed plunger zipline mode ignoring the `maxLeashDistance` and `groundedDismountTicks` config settings; both values are now applied consistently.