Results 37 comments of Edvin

@jayvdb Why you can't sync bot instances with help of storage? For example, with redis storage.

Too complicated for me( I am done everything, except getting auth configuration, that's to hard.

> Use Case: I'm investigating making a mod pack where turtles are the only things allowed on a server, which means that players are not able to configure any modded...

Well, I have checked sometime ago and it should be able to use ender chest due to owner propagation. I can be incorrect, but it better to check ...

Hm ... did you tried `useOnBlock` from weak automata core?

You want API interface compatibility?

Here is my crude example, of how this can be: https://github.com/SirEdvin/ProgressivePeripherals/blob/1.16/src/main/java/site/siredvin/progressiveperipherals/integrations/computercraft/turtles/base/TurtleDigTool.java Not perfect at all, but some idea show be ... visible?

I guees, this can be this two mods: - https://www.curseforge.com/minecraft/mc-mods/rtfm - https://www.curseforge.com/minecraft/mc-mods/markdownmanual

I guess, you can try to move full-block modem

Thanks. If we speak about `use cases`, current usecase is warp point storing. My turtle upgrade provide ability to store position points with labels and then warp to them. I...