merlinlikethewizard / Mastermine

A fully automated strip mining network for ComputerCraft turtles!
MIT License
88 stars 23 forks source link

Monitor doesn't register input #45

Open Creepi1 opened 1 year ago

Creepi1 commented 1 year ago

I'm using cc:restitched 1.100.3 on a server (Benchmark II modpack but with updated cc:restitched) and it did work before, but it just stopped registering my input.
I changed something in the detect_ore function in turtle/actions.lua so they look if the name of a block contains "ore" but I don't think this has to do with the issue.