Started by
91arrows
on
Topic category: Feature requests and ideas for MCreator
Example: when block is placed
You should be able to get information from the block that was at the given position (the block that was broken), and also the block that is at the given position (which is usually air)
Mcreator can't give you values that are not provided by forge/fabric or bedrock (depending if which one u use).
MCreator's global triggers use something that forge and fabric call "events". Both have their own implementation of them.
Ill use forge as example: on block placed