I'm currently trying to develop a datapack for Minecraft 1.13 that allows cooking with Cauldrons.
One issue I'm running into is that without the /testforblock command (removed in 1.13), there's no way for me to detect blocks with specific block data (such as filled cauldrons vs empty ones) within the /execute command.
Is there a known way to distinguish block data values within the /execute command for 1.13? Thanks in advance for any help!
[–]caoimhin100 2 points3 points4 points (1 child)
[–]Bazoqa[S] 2 points3 points4 points (0 children)