Skip to content

[0.8] digBlock() on the Weak Automata tries to dig the turtle itself #698

@scmcgowen

Description

@scmcgowen

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions