diff --git a/data/feathermc/powers/blinding_lights.json b/data/feathermc/powers/blinding_lights.json index 4dabda5..3460349 100644 --- a/data/feathermc/powers/blinding_lights.json +++ b/data/feathermc/powers/blinding_lights.json @@ -22,12 +22,9 @@ }, { "type": "origins:equipped_item", - "inverted": true, "equipment_slot": "head", "item_condition": { - "type": "origins:armor_value", - "comparison": ">", - "compare_to": 0 + "type": "origins:empty" } } ]