Skip to content

Commit 7261011

Browse files
committed
Atempts patch.
1 parent e545582 commit 7261011

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/god_gear/function/loop.mcfunction

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ======= God Gear =======
22
# Apply the modified repair cost.
3-
execute as @a[scores={anvil_check=1..}] run item modify entity @s player.cursor god_gear:repair_cost
3+
execute as @a[scores={anvil_check=1..}] run item modify entity @s player.cursor god_gear:repair_cost
44
execute as @a[scores={anvil_check=1..}] run item modify entity @s weapon.offhand god_gear:repair_cost
55
execute as @a[scores={anvil_check=1..}] run item modify entity @s armor.head god_gear:repair_cost
66
execute as @a[scores={anvil_check=1..}] run item modify entity @s armor.body god_gear:repair_cost

0 commit comments

Comments
 (0)