Skript

Skript

788k Downloads

Add blockdata support to "is tagged with" condition

softy-oniguru opened this issue ยท 3 comments

commented

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.
commented

Spoke with the person further, what they seem to be suggesting is wanting blockdata support as well, see the conversation here

commented

I wasn't able to reproduce the issue with the given code, but blockdata support needs to be added

commented

it was fixed in 2.12.1, but blockdata is not supported.