1 messages · Page 1 of 1 (latest)
"query.any_tag('Low','Medium','High' == 1 ? 10 : 50 : 90)"
What exactly are you trying to achieve here? As that isn't valid mojang
But how about this
query.any_tag('Low','Medium',( 'High' == 4 ? 5 : 6 : 7 ))
thats not a valid molang
how a text can be a number?