scarpet
scarpet copied to clipboard
Adding block_broken event
This will allow block breaking apps to signal to other apps that blocks have been broken, as well as allow apps to receive this information. Fixes #298 Todo;
- [ ] Readme.md update
- [ ] Somehow modify scoreboards so
auto_pickup.sc
works withvacuum.sc
- [ ]
unbreakable_logs.sc
i m thinking, should there be a flag about what the game is currently doing. for example, it can tell me the item entity s spawning is because of a players mining (including torches on the mined block) or schedule ticks (such as cactus drops or summoned by command blocks).
auto_pickup and instamine_deepslate are incompatible. Instamine_deepslate works but the items don't get put into ur inventory
Is this ready for review? Wondering given there's stuff in the TODO but the PR isn't a draft.
I'll mark it as a draft because of that, but unmark if it's ready.
yeah, this is still WIP. I've just not had time do tackle it.