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

[🐞]: Slingshots can bypass FLAN claims #1408

Open
5 tasks done
JoshieGemFinder opened this issue Mar 9, 2025 · 2 comments
Open
5 tasks done

[🐞]: Slingshots can bypass FLAN claims #1408

JoshieGemFinder opened this issue Mar 9, 2025 · 2 comments
Labels
1.21.1 Minecraft Version bug Something isn't working

Comments

@JoshieGemFinder
Copy link

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.21.1-FABRIC

Supplementaries Version

supplementaries-1.21-3.0.40-beta-fabric

Moonlight Lib Version

moonlight-1.21-2.17.32-fabric

Describe Issue

The slingshot only checks claims on the block it hits, not in the BlockPos of the block that will be placed. This means that if the hit block is outside of any claims, but the position of the block to be placed is inside a claim, the block will be placed anyways (ignoring the claim).

Video:

@JoshieGemFinder JoshieGemFinder added the bug Something isn't working label Mar 9, 2025
@github-actions github-actions bot added the 1.21.1 Minecraft Version label Mar 9, 2025
@JoshieGemFinder
Copy link
Author

Seems like the video failed to embed, so here's the link: https://github.com/user-attachments/assets/5dae8640-9e16-4430-837d-a235a2bc63e8

@JoshieGemFinder
Copy link
Author

This bug could also occur with other claim mods like FTB Chunks; however, I haven't personally had a chance to test that.

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

No branches or pull requests

1 participant