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

Active 5 years ago
Joined Mar 2017
Points:
704

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
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?

Active 1 year ago
Joined May 2015
Points:
791

User statistics:

  • Modifications: 3
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 42
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)

Active 4 years ago
Joined Jun 2019
Points:
677

User statistics:

  • Modifications: 1
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 6
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?