From 27b1d4deac920a131a702f477c7665668e90acea Mon Sep 17 00:00:00 2001 From: Pandro Date: Tue, 21 Oct 2025 19:06:02 +0200 Subject: [PATCH] Fixed bug in power "cookie_policy" Power "cookie_policy" forgot to consume the cookie when used on person --- data/feathermc/powers/cookie_policy.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/data/feathermc/powers/cookie_policy.json b/data/feathermc/powers/cookie_policy.json index 4378707..26e5a83 100644 --- a/data/feathermc/powers/cookie_policy.json +++ b/data/feathermc/powers/cookie_policy.json @@ -17,6 +17,10 @@ "item": "minecraft:cookie" } }, + "held_item_action": { + "type": "origins:consume", + "amount": 1 + }, "bientity_action": { "type": "origins:target_action", "action": {