Fixed bug in power "cookie_policy"

Power "cookie_policy"
    forgot to consume the cookie when used on person
main
Pandro 1 month ago
parent d9cb67b4eb
commit 27b1d4deac
Signed by: pandro
SSH Key Fingerprint: SHA256:iBUZSuDxqYr4hYpe9U3BA9NJmXKpbGt4H0S8hUwIbrA

@ -17,6 +17,10 @@
"item": "minecraft:cookie" "item": "minecraft:cookie"
} }
}, },
"held_item_action": {
"type": "origins:consume",
"amount": 1
},
"bientity_action": { "bientity_action": {
"type": "origins:target_action", "type": "origins:target_action",
"action": { "action": {

Loading…
Cancel
Save