-
-
Notifications
You must be signed in to change notification settings - Fork 89
Closed
Description
Describe
Expected Behavior: The automata tries to dig the block in front of the turtle (or applied at some pitch/yaw offset)
Current Behavior: The automata tries to dig the turtle.
Steps to reproduce
local a = peripheral.wrap("right") -- with the automata in the right slot of the turtle
a.digBlock() -- digs the turtle instead of the block in front
Multiplayer?
No
Version
Own compiled build.
Minecraft, Forge and maybe other related mods versions
Minecraft 1.19.2, identical to the env in dev/0.8
Screenshots or Videos
No response
Crashlog/log
No response