Issue description
i figured it would be helpful that mcreator adds a procedure block that is able to summon in area effect clouds like lingering potions
This would be help make some entities that leaves effect clouds in the ground
MCreator issue tracker has been migrated to GitHub.
Existing tickets have been migrated to GitHub. Please open new tickets on the GitHub tracker instead. If you do not have a GitHub account, all feature requests and bug reports from MCreator forums are still considered and checked by the maintainers.
i figured it would be helpful that mcreator adds a procedure block that is able to summon in area effect clouds like lingering potions
This would be help make some entities that leaves effect clouds in the ground
You can use spawn particle procedure block (or spawn multiple that supports are size definition, mind this bug though: https://mcreator.net/tracker/issue/59083) in combination with some for loops to generate particle clouds.