Procedure block to make a block at coordinates fall.

Status
Resolved
Issue description

A small suggestion to add a procedure block that makes a block fall. I think this should be relatively easy to implement since I've been able to making falling blocks out of any blocks with NBT data (inventories in chests) using only commands before, so I think it might be possible to add to MCreator. I think this would help out some mods quite a bit.

Issue comments

To make falling blocks fall, just notify the block with proper procedure blocks.

For custom falling blocks, use execute command procedure block.