Ziplines: Rezipped!
Modby evanbones
A multiloader fork of Zipline: Satisfactory inspired ziplines in Minecraft!
Downloads
61,022
Type
Mod
CurseForge ID
1454717
Last Updated
Apr 12, 2026
Description
Zipline: Rezipped!
This is a multiloader fork of Tomate0613's Zipline: Ziplines inspired by the hit zipline game Satisfactory!
What's New?
- Momentum-Based Physics! Gain speed going down, lose speed going up. Includes a toggle to disable realistic physics for those who prefer a more arcade-y feel (default).
- Works With Any Tools! Add your modded tools to the item tag #zipline:attachment to zip around with them.
- Durability! Usage wears down your zipline tool (configurable).
Usage
How to Zip
- Equip a Zipline tool (see compatibility or customization below).
- Aim at a compatible cable, wire, or chain.
- Hold Right-Click to attach and start zipping.
- Look in the direction you want to travel to influence your momentum.
- Jump to detach and launch yourself off the line, or release right-click.
Configuration
This mod uses Cloth Config (optional but recommended) to allow customization of the mechanics. You can access the config screen via Mod Menu or by editing config/zipline.json.
Compatibility
This mod does not add any cables on its own. Instead, it turns existing cables from other mods into ziplines.
Supported mods include:
- Reconnectible Chains
Create Crafts & Additions(temporarily disabled)- Station Decoration (Minecraft Transit Railway addon)
Customization
Adding Zipline Tools
This mod defines the specific tag zipline:attachment. Any item added to this tag will function as a zipline tool. By default, this includes Pickaxes and items tagged as Wrenches.
You can add items to this tag via a Data Pack: data/zipline/tags/item/attachment.json
{ "replace": false, "values": [ "minecraft:stick", "create:red_rose_quartz_pickaxe" ] }API
Developers can add support for their own cables by implementing the Cable interface and registering a CableProvider via Cables.registerProvider.
License
Screenshots
Similar Mods
IC2 Patcher
Fixes several issues in IndustrialCraft2
Let Sleeping Dogs Lie
Dogs should not be left sitting. They should be allowed to lie down. This lets 'em.
TFC Canes
Canes for tfc
Easy Disenchanting
Allows transferring enchantments from items onto books using an anvil
Spoorn Armor Attributes [Fabric/Forge]
Adds randomized attributes to Armor Items, fully configurable
Best Pick
Best Pick adds a keybind to automatically select the best tool from your inventory for the block you are looking at. It...