requirements && or ||
maximehuylebroeck opened this issue ยท 0 comments
is it possible to make your requirements multiple in an or sequence for example:
a stone pickaxe or a diamond one ?
stone_pickaxe || diamond_pickaxe
because the problem is that if the tool is already broken from for example mining it doesnt recognize it is there any way to make that kind of thing work because i would try to do stone_pickaxe, stone_pickaxe:1,stone_pickaxe:2 ..... till all are in the list so you can use one or the other