How to set an item TYPE(like any sand type) in a custom crafting recipe?
I'm using https://crafting.thedestruc7i0n.ca/ to make an economic TNT crafting recipe, and non-modded sand might not always be available. Will replacing minecraft:sand with #minecraft:sand (which the blocks are a part of) as a tag work, or should I just make separate recipes as needed?