You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered:
Before Continuing:
Disable all of your mods and enable them 1-2 mods each time to isolate the culprit
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:

The text was updated successfully, but these errors were encountered: