Create Aeronautics: Rope fix

Quick rating

Create Aeronautics: Rope fix

No reviews yet

This mod fixes the problem where structures containing ropes lose their physical ropes after being copied by a Structure Block — or loaded from an NBT file. The knot texture stays rendered, but the rope is gone.

API/Library
Mod Loaders
NeoForge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
Creative Commons Attribution No Derivatives 4.0 International
Latest Version
ropefix-1.5.0.jar
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

### RopeFix is a small companion mod that repairs a critical bug affecting airships and any structure containing rope_connector and rope blocks from Create Aeronautics.
### 

## **The Problem**

**When you copy a structure that contains ropes** — for example an airship whose balloon is connected to the hull by ropes — and paste it using a **Structure Block**, a **Create schematic**, an **NBT file** loaded by another mod, or any template system, here's what happens:

**The rope looks intact** (the knot texture and attachment points are visible)

But the rope doesn't physically exist — you can't grab it, it doesn't swing, it has no physics
This happens because Create: Aeronautics saves rope strand data using absolute world coordinates.
 
When the structure is pasted at a new location, those coordinates still point to the original build — the rope engine destroys the strand immediately, but the visual knot survives, giving the illusion of a working rope.

### The Fix
### 
**RopeFix intercepts the rope data at load time, detects that the connector was relocated (its saved anchor no longer matches its real position), strips the broken strand before the rope engine ever sees it, and automatically re-creates the rope at the correct position on the next server tick.
Physics assembly (Sable sub-levels) is fully handled: the mod recognises world↔plot coordinate transfers and leaves them untouched, so assembled airships keep their ropes through physics simulation.**

### Issues
 
please, report any bugs or else here (https://github.com/emariduble-cmd/Rope_fix/issues), I will fix it as fast as possible

### Requirements

(https://www.curseforge.com/minecraft/mc-mods/create-aeronautics)

### Notes:
### 
Structures pasted before installing RopeFix can't be auto-repaired — re-paste them once with the mod installed.

RopeFix is a small companion mod that repairs a critical bug affecting airships and any structure containing rope_connector and rope blocks from Create Aeronautics.

The Problem

When you copy a structure that contains ropes — for example an airship whose balloon is connected to the hull by ropes — and paste it using a Structure Block, a Create schematic, an NBT file loaded by another mod, or any template system, here's what happens:

The rope looks intact (the knot texture and attachment points are visible)

But the rope doesn't physically exist — you can't grab it, it doesn't swing, it has no physics This happens because Create: Aeronautics saves rope strand data using absolute world coordinates.

When the structure is pasted at a new location, those coordinates still point to the original build — the rope engine destroys the strand immediately, but the visual knot survives, giving the illusion of a working rope.

The Fix

RopeFix intercepts the rope data at load time, detects that the connector was relocated (its saved anchor no longer matches its real position), strips the broken strand before the rope engine ever sees it, and automatically re-creates the rope at the correct position on the next server tick. Physics assembly (Sable sub-levels) is fully handled: the mod recognises world↔plot coordinate transfers and leaves them untouched, so assembled airships keep their ropes through physics simulation.

Issues

please, report any bugs or else here, I will fix it as fast as possible

Requirements

Create: Aeronautics

Notes:

Structures pasted before installing RopeFix can't be auto-repaired — re-paste them once with the mod installed.

Screenshots

Gallery

  • view_after_generated.png
    view_after_generated.png view_after_generated.png
  • view_in.png
    view_in.png view_in.png
  • View_generated_without_the_mod.png
    View_generated_without_the_mod.png View_generated_without_the_mod.png
  • view_after_generated.png
    view_after_generated.png view_after_generated.png
  • View generated without the mod
    View generated without the mod
  • View generated with the mod
    View generated with the mod This a view just after generated with this mod enable
  • View in
    View in View in after being generated
  • View in air
    View in air View after assembled
  • Badass Banner
    Badass Banner

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~7,000
Total Downloads
CurseForge
~2,000
Modrinth
~4,000
Last Updated
CurseForge
Modrinth
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works