1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-06-26 15:13:21 +00:00
CC-Tweaked/src/main
powerboat9 303b57779a Fix turtles harvesting blocks when they shouldn't (#276)
harvestBlock should only be called when removedByPlayer and canHarvestBlock
return true, otherwise we run the risk of causing dupe bugs.

See #273.
2019-07-17 09:23:14 +01:00
..
java/dan200/computercraft Fix turtles harvesting blocks when they shouldn't (#276) 2019-07-17 09:23:14 +01:00
resources Petty changes because I'm petty 2019-07-13 08:29:28 +01:00