Skip to content

Commit d3ffbd8

Browse files
committed
+ fix wind burst not set correctly in lang.
.deploy
1 parent 33c2bb7 commit d3ffbd8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

illyriarp/assets/minecraft/lang/en_us.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,5 +220,5 @@
220220
"enchantment.minecraft.thorns": " \u00a7f\uefd9 Thorns",
221221
"enchantment.minecraft.unbreaking": " \u00a7f\uefe1 Unbreaking",
222222
"enchantment.minecraft.vanishing_curse": " \u00a7f\uefe6\u00a7c Curse of Vanishing",
223-
"enchantment.minecraft.wind_charge": " \u00a7f\uefe4 Wind Charge"
223+
"enchantment.minecraft.wind_burst": " \u00a7f\uefe4 Wind Burst"
224224
}

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "v1.5.3"
2+
"version": "v1.5.4"
33
}

0 commit comments

Comments
 (0)