It currently has protections so only the owner can dig it or view the vault/change settings.
What other protections did you have in mind?
Also, I intentionally made it so it can't be dug unless it is empty to make it difficult to accidently dig in creative mode. I could see how your method would be preferred in some scenarios though. Perhaps having a switch to turn that on and off would be nice?
That would be awesome!
It shouldn't be too hard. I imagine you'd just have to rename the items in the crafting recipie, but I'm not sure. The redstone elements may be different.
I have added this to my github: https://github.com/ravenironwing/vending_machines/tree/main
It currently has protections so only the owner can dig it or view the vault/change settings. What other protections did you have in mind?
Also, I intentionally made it so it can't be dug unless it is empty to make it difficult to accidently dig in creative mode. I could see how your method would be preferred in some scenarios though. Perhaps having a switch to turn that on and off would be nice?
I would love to see what you have done so far.
That would be awesome! It shouldn't be too hard. I imagine you'd just have to rename the items in the crafting recipie, but I'm not sure. The redstone elements may be different.
It should work with the Minetest-game if you just change the item names in the crafting recipe (I think). I'll add built in support soon though.