
Add blockdata support to "is tagged with" condition
softy-oniguru opened this issue ยท 3 comments
Suggestion
Not enough block support in "is tagged with" condition
Blocks can also be tagged with minecraft tags - like all logs:
on block break:
if event-block is tagged with tag "minecraft:logs":
# something code for.. woodcutter?
Why?
Missing function support..?
Other
No response
Agreement
- I have read the guidelines above and affirm I am following them with this suggestion.
Spoke with the person further, what they seem to be suggesting is wanting blockdata support as well, see the conversation here
I wasn't able to reproduce the issue with the given code, but blockdata support needs to be added