Well, I guess "When the block is broken with this tool" you enter a procedure where the block is checked, and the desired loot falls from it...I don't know how to do this for all blocks, i.e. for ores...
Be warned, though. I think if you put the procedure in the Break Block trigger, it might return with nothing because I'm pretty sure the procedure would be called after the block is already gone, so the procedure would just see air and not give you anything.
ok then can i do something like i would had Iron ore , gold ore ... in my off hand and in my inventory i would have coal i would right click in the air and it would smelt that ore that i have in off-hand can i do that somehow ?
Well, I guess "When the block is broken with this tool" you enter a procedure where the block is checked, and the desired loot falls from it...I don't know how to do this for all blocks, i.e. for ores...
get smelting result procedure block
ok i will try it thanks :)
Be warned, though. I think if you put the procedure in the Break Block trigger, it might return with nothing because I'm pretty sure the procedure would be called after the block is already gone, so the procedure would just see air and not give you anything.
ok then can i do something like i would had Iron ore , gold ore ... in my off hand and in my inventory i would have coal i would right click in the air and it would smelt that ore that i have in off-hand can i do that somehow ?
I made a procedure for you, you can download it here:https://yadi.sk/d/SFm6_-m9jMYkTw screenshot here: https://a.radikal.ru/a42/2004/83/529e8c244596.png
Do I understand correctly that holding coal in the main hand and ore in the second, and clicking coal on something, the ore will melt?
If I understand correctly, you can try to do this:
how do you get the blocks: AND as well as OR?
Logical operations > select the first element there > Right-Click on the "= " icon.
So this won't work if the player breaks the block normally?