rightclick
anyone know why this not work
{
"criteria": {
"requirement": {
"trigger": "minecraft:item_used_on_block",
"conditions": {
"location": [
{
"condition": "minecraft:location_check",
"predicate": {
"block": {
"blocks": "minecraft:barrel"
}
}
}
]
}
}
},
"rewards": {
"function": "void:revoke"
}
}
Continue to help post