custom achivement not calling function minecraft 1.19.2
i'm just following the how to make custom gui tutorial of the bot, but this is not working probably because i'm using minecraft 1.19.2, but i can't find a way to dowgrade it, could someone help?
Continue to help post{ "criteria": { "requirement": { "trigger": "minecraft:item_used_on_block", "conditions": { "location": [{ "condition": "minecraft:location_check", "predicate": { "block": { "blocks": [ "minecraft:green_shulker_box" ] } } }] } } }, "rewards": { "function": "biomancer:blocks/decomposer/gui/revoke" } }