Running a procedure when a block is broken (and the item that it drops is a dirt block)

Started by freakymango on

Topic category: Help with MCreator software

Last seen on 00:11, 9. Jan 2020
Joined Mar 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Running a procedure when a block is broken (and the item that it drops is a dirt block)

This is the procedure i have:

https://i.imgur.com/By0Ffvi.png

I made alot of debug messages and this is what happens when i break a grass block:

https://i.imgur.com/zWnkLfC.png

and this is what happens when i break a dirt block:

https://i.imgur.com/BxRUBPX.png

 

So the problem is that the correct ore dictionary/tag is not dirt however the mcreator page on ore dictionaries says that it is "dirt" but that doesn't work so does anybody know how i can fix this?

Last seen on 03:19, 17. Feb 2024
Joined May 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Don't make it the dictionary…
Mon, 01/06/2020 - 22:47

Don't make it the dictionary. You could just choose the procedure (Get block at X Y Z) (=) (choose the item Dirt)

Last seen on 14:49, 23. Jan 2021
Joined Jun 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Hi i have a question about…
Thu, 08/06/2020 - 14:49

Hi i have a question about your first Screenshot what block are you using in the send message field below the "items Dropped" I know the "get block at" block but on the other one there are just icons and no text?