Skip to content

Fix crop-stick placement behaviour (For 2.9, Regression Fix) - #231

Open
C0bra5 wants to merge 15 commits into
masterfrom
placement-fix
Open

Fix crop-stick placement behaviour (For 2.9, Regression Fix)#231
C0bra5 wants to merge 15 commits into
masterfrom
placement-fix

Conversation

@C0bra5

@C0bra5 C0bra5 commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator

Summary

Fixes some unintended regressions regarding crop stick placement, builder's wand interactions and item voiding when placing double-crop sticks from #160

Resolves #230
Resolves GTNewHorizons/GT-New-Horizons-Modpack#26256
Resolves #249

Previews

Crops sticks can now be placed by looking at any face of a block.

java_766iOJOMJK.mp4

Builders wand interactions work again

Creative behaviour:

  • Only places double crop sticks when sneaking.
  • Only places single crop sticks when not sneaking.
java_xyvqcmIh2H.mp4

Survival behaviour:

  • While sneaking
    • Single crop stick in the inventory while sneaking:
      • BBW won't place anything and won't show a preview when sneaking
      • ExU will show a preview and will place a single crop stick.
        • Unlike for BBW, I cannot prevent the last stick from being placed.
    • Not enough crop sticks to cover the entire area with double crop sticks:
      • Odd amount:
        • BBW will only place double crop sticks
        • ExU will place as many double crop sticks as it can and leave the last as a single stick.
          • Unlike for BBW, I cannot prevent the last stick from being placed.
      • Even amount:
        • Both only place double crop sticks
    • Enough crop sticks to cover the entire area with double crop sticks:
      • Both only place double crop sticks
  • When not sneaking
    • Both only place single sticks

Single:

java_FI8XekiuaF.mp4

Even amount:

java_Omb3mFrQPf.mp4

Odd amount:

java_otMLMWg2L4.mp4

Enough:

java_PqDakkgLEp.mp4

Checklist

@C0bra5 C0bra5 added Bug Fix Fix a bug. Please link it in the PR. Safe for Stable Bugfix with low break chance for patch releases labels Aug 4, 2026
@C0bra5 C0bra5 changed the title Allow crop stick placement on non-top block faces Allow crop stick placement on non-top block faces (Missing Feature Parity, for 2.9) Aug 4, 2026
@C0bra5 C0bra5 changed the title Allow crop stick placement on non-top block faces (Missing Feature Parity, for 2.9) Allow crop stick placement on non-top block faces (For 2.9, Missing feature parity) Aug 4, 2026
@C0bra5
C0bra5 marked this pull request as draft August 12, 2026 20:16
@C0bra5
C0bra5 marked this pull request as ready for review August 13, 2026 01:15
@C0bra5 C0bra5 changed the title Allow crop stick placement on non-top block faces (For 2.9, Missing feature parity) Fix crop-stick placement behaviour (For 2.9, Regression Fix) Aug 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Fix Fix a bug. Please link it in the PR. Safe for Stable Bugfix with low break chance for patch releases

Projects

None yet

3 participants