1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-02-03 12:49:11 +00:00
CC-Tweaked/projects/common
Jonathan Coates 0ad399a528
Rewrite turtle.dig tool actions
- Move the tool action before the "is block present" check, fixes
   #1527. This is where it was before, but we flipped it around in the
   tool rewrite.

 - Don't reuse as much turtle.place logic for tool actions. This fixes
   some instances where tools could till/level dirt through solid
   blocks.
2023-07-21 08:58:02 +01:00
..
src Rewrite turtle.dig tool actions 2023-07-21 08:58:02 +01:00
build.gradle.kts Add EMI compatibility 2023-07-10 20:31:06 +01:00