-
-
Notifications
You must be signed in to change notification settings - Fork 94
Closed
Labels
Milestone
Description
Describe
When using the .digBlock() function of the Automata core it doesn't break blocks from the side that the turtle would be interacting with. As an example this is a problem when using tools that dig 3x3 or 5x5 areas.
It should also be noted that the .digBlock() function has one extra reach when it breaks blocks which is inconsistant with vanilla ComputerCraft .dig() where the block has to be against the turtle's nose.
Steps to reproduce
- Make turtle.
- Equip Automata Core.
- Give a hammer that digs larger sizes.
luaauto = peripheral.wrap("left")auto.digBlock()
Multiplayer?
No
Version
1.18.2-0.7.23r
Minecraft, Forge and maybe other related mods versions
Minecraft 1.18.2 - Forge 40.1.92
Screenshots or Videos
https://clips.twitch.tv/VastZanyAardvarkNinjaGrumpy-GOCZDA493yvF-eLB
Crashlog/log
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done