Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[🐞]: Rope arrow rope moves block at bottom if empty space below #1363

Open
5 tasks done
deli73 opened this issue Feb 15, 2025 · 3 comments
Open
5 tasks done

[🐞]: Rope arrow rope moves block at bottom if empty space below #1363

deli73 opened this issue Feb 15, 2025 · 3 comments
Labels
1.20.1 Minecraft Version bug Something isn't working

Comments

@deli73
Copy link

deli73 commented Feb 15, 2025

Before Continuing:

  • Check you are using the latest version of the mods and its dependencies
  • Always include a latest.log if you are crashing
  • Remove mod that enhances Minecraft: Optifine, Sodium, others. The issue persists.
  • If you are unsure which mod is the culprit.
    Disable all of your mods and enable them 1-2 mods each time to isolate the culprit
  • Confirm that there is no existing issue with a similar description submitted in the list of issues.

Version

1.20.1-FORGE

Supplementaries Version

supplementaries-1.20-3.1.12

Moonlight Lib Version

moonlight-1.20-2.13.58

Describe Issue

When a rope arrow lands, the rope "pushes" any single block at the bottom of its travel until another block obstructs it. The screenshots below should demonstrate.

Before arrows fired:

Image

After:

Image

We find it unlikely that this is an interaction with another mod, but in case it is, here's the modlist: https://pastebin.com/78UrUNCy

@deli73 deli73 added the bug Something isn't working label Feb 15, 2025
@github-actions github-actions bot added the 1.20.1 Minecraft Version label Feb 15, 2025
@MehVahdJukaar
Copy link
Owner

That's what ropes themselves do

@deli73
Copy link
Author

deli73 commented Feb 15, 2025

it seems a bit strange for them to keep placing until they can't anymore if you're placing them with an arrow, where i'd expect them to stop once they hit a block (given i'd be using it for climbing reasons).
perhaps make it a config option to have rope not move blocks without a pulley, if that's feasible? the current behavior is unintuitive if you're using the ropes as a ladder of sorts.

like imagine if there's a cave where the floor is one block thick somewhere and that happens to connect to a huge cavern. it'd be really confusing to have the rope just barrel through the ground and shove a block really far down, right?

@MehVahdJukaar
Copy link
Owner

Ropes can also be deployed manually. Rope arrows use the same mechanic and consistent with that. I can ass a config I guess

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.20.1 Minecraft Version bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants