Перейти к содержимому
Mineforgian

Ziplines: Rezipped!

Satisfactory inspired ziplines in Minecraft!

34K загрузок130 подписчиковMITfabricforgeneoforge

Обновлён 17 июня 2026 г. · опубликован 5 февраля 2026 г.

  • Zip Along

Zipline: Rezipped!

forge fabric neoforge

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

  1. Equip a Zipline tool (see compatibility or customization below).
  2. Aim at a compatible cable, wire, or chain.
  3. Hold Right-Click to attach and start zipping.
  4. Look in the direction you want to travel to influence your momentum.
  5. 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:

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

Code license (MIT)

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.3.0-1.21.1-neoforgeРелиз1.21.1neoforge17 июня 2026 г.Скачать (61 КБ)
1.3.0-1.21.1-fabricРелиз1.21.1fabric17 июня 2026 г.Скачать (63 КБ)
1.2.2-1.20.1-forgeРелиз1.20.1forge9 июня 2026 г.Скачать (247 КБ)
1.2.2-1.20.1-fabricРелиз1.20.1fabric9 июня 2026 г.Скачать (68 КБ)
1.2.2-26.1.2-neoforgeРелиз26.1, 26.1.1, 26.1.2neoforge9 июня 2026 г.Скачать (62 КБ)
1.2.2-26.1.2-fabricРелиз26.1, 26.1.1, 26.1.2fabric9 июня 2026 г.Скачать (65 КБ)
1.2.2-1.21.1-fabricРелиз1.21.1fabric9 июня 2026 г.Скачать (63 КБ)
1.2.2-1.21.1-neoforgeРелиз1.21.1neoforge9 июня 2026 г.Скачать (61 КБ)
1.2.0-1.20.1-forgeРелиз1.20.1forge4 мая 2026 г.Скачать (243 КБ)
1.2.0-1.20.1-fabricРелиз1.20.1fabric4 мая 2026 г.Скачать (63 КБ)
1.2.1-1.21.1-fabricРелиз1.21.1fabric4 мая 2026 г.Скачать (58 КБ)
1.2.1-1.21.1-neoforgeРелиз1.21.1neoforge4 мая 2026 г.Скачать (56 КБ)
1.2.0-1.20.1-fabricРелиз1.20.1fabric19 апреля 2026 г.Скачать (63 КБ)
1.2.0-1.20.1-forgeРелиз1.20.1forge19 апреля 2026 г.Скачать (243 КБ)
1.2.0-1.21.1-neoforgeРелиз1.21.1neoforge19 апреля 2026 г.Скачать (56 КБ)

Показаны последние 15 из 46 версий.

Ченджлог

1.3.0-1.21.1-neoforgeРелиз1.21.1 · 17 июня 2026 г.

Added

  • Hoes can now also be used for ziplining by default.

Changed

  • Adjusted default hang offset.

Fixed

  • Fixed zipline items activating with a shield in the offhand.
1.3.0-1.21.1-fabricРелиз1.21.1 · 17 июня 2026 г.

Added

  • Hoes can now also be used for ziplining by default.

Changed

  • Adjusted default hang offset.

Fixed

  • Fixed zipline items activating with a shield in the offhand.
1.2.2-1.20.1-forgeРелиз1.20.1 · 9 июня 2026 г.

Fixed

  • Configs are now server-authoritative.
  • Fixed ziplining desync.
1.2.2-1.20.1-fabricРелиз1.20.1 · 9 июня 2026 г.

Fixed

  • Configs are now server-authoritative.
  • Fixed ziplining desync.
1.2.2-26.1.2-neoforgeРелиз26.1, 26.1.1, 26.1.2 · 9 июня 2026 г.

Fixed

  • Configs are now server-authoritative.
  • Fixed ziplining desync.
1.2.2-26.1.2-fabricРелиз26.1, 26.1.1, 26.1.2 · 9 июня 2026 г.

Fixed

  • Configs are now server-authoritative.
  • Fixed ziplining desync.
1.2.2-1.21.1-fabricРелиз1.21.1 · 9 июня 2026 г.

Fixed

  • Configs are now server-authoritative.
  • Fixed ziplining desync.
1.2.2-1.21.1-neoforgeРелиз1.21.1 · 9 июня 2026 г.

Fixed

  • Configs are now server-authoritative.
  • Fixed ziplining desync.

Комментарии

Загружаем…