diff --git a/data/mods/Magiclysm/items/ethereal_items.json b/data/mods/Magiclysm/items/ethereal_items.json index f2833a328f9bb..f316384da2c99 100644 --- a/data/mods/Magiclysm/items/ethereal_items.json +++ b/data/mods/Magiclysm/items/ethereal_items.json @@ -857,7 +857,7 @@ "relic_data": { "passive_effects": [ { "id": "ench_armor_spirit" } ] }, "armor": [ { - "encumbrance": 0, + "encumbrance": 8, "coverage": 100, "covers": [ "head", "mouth", "eyes", "torso", "arm_l", "arm_r", "hand_l", "hand_r", "leg_l", "leg_r", "foot_l", "foot_r" ] }