Getting a blocks drop/breaking result

Started by ElectroDreemurr on

Topic category: Help with MCreator software

Joined Feb 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Getting a blocks drop/breaking result

I have a tool that veinmines ores and im trying to make it so it works with fortune.
I didnt do each ore individually. I did it with forge:ores tag. So it will work with other mod ores.
Using Remove block at xyz drop at xyz multiple times wont work either.
One way i figured it out is putting getblock in conver to item in drop gems. But that drops block versions of broken block not raw ones.
I need to get the mined blocks breaking result.