Started by
Rain2
on
Topic category: Help with MCreator software
Basically, I am trying to make a block that upon being placed will check if there's a specific block under it. If not then the block placed will break and drop itself. Any help would be appreciated!
Advanced properties (4th menu of block creator) of the block > Block valid placement condition
Create a procedure that returns true if the block below is of the correct type, and return false at the end.
me too, but is with the top block
me too could someone please help us