This would find the co-ordinates of a block with the selected data, such as /setblock @b[type=dirt] diamond_block
This could lead to a lot of problems so maybe make it so that it only works in the current chunk or something like that.
This would also allow for easier biome detection by using @b[biome=jungle] instead of checking if the distance from /locatebiome jungle is less than 5.
Let's say you want to make a custom crafting table whenever someone places down a dropper, well an easy way to do that would be /summon armor_stand @b[type=dropper]
Please sign in to leave a comment.
3 Comments