Material getting in tool rules is broken
As you can see above, the code tries to convert string to a namespaced key first, but throws an error when the string contains capitalized characters. But, the material only accept capitalized characters, which leads to a material string never get parsed The only thing you can do is to add more irrelevant materials with ',' like bedrock to make it working



