diff options
| author | Luna <lunaynx@gmail.com> | 2024-12-08 23:20:16 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-08 22:20:16 +0000 |
| commit | 782c2c46d7bd38cbfaf0f3fb3258c0bea51b7710 (patch) | |
| tree | 3235ecf04dd2cd64841d2fec5e6901481b3e5e08 | |
| parent | a3a65484ae88015b0de76447493522afdb93cc81 (diff) | |
| download | NotEnoughUpdates-REPO-782c2c46d7bd38cbfaf0f3fb3258c0bea51b7710.tar.gz NotEnoughUpdates-REPO-782c2c46d7bd38cbfaf0f3fb3258c0bea51b7710.tar.bz2 NotEnoughUpdates-REPO-782c2c46d7bd38cbfaf0f3fb3258c0bea51b7710.zip | |
Fix Millennia-Old Blaze spelling (#1498)
| -rw-r--r-- | constants/bestiary.json | 2 | ||||
| -rw-r--r-- | items/MILLENIA_AGED_BLAZE_MONSTER.json | 6 | ||||
| -rw-r--r-- | items/MILLENIA_OLD_BLAZE_ASHES.json | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/constants/bestiary.json b/constants/bestiary.json index fc4bd603..e9f6514d 100644 --- a/constants/bestiary.json +++ b/constants/bestiary.json @@ -826,7 +826,7 @@ "bracket": 2 }, { - "name": "§4Millenia-Aged Blaze", + "name": "§4Millennia-Aged Blaze", "skullOwner": "118fe834-28aa-3b0d-afe6-f0c52d01afe8", "texture": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjc4ZWYyZTRjZjJjNDFhMmQxNGJmZGU5Y2FmZjEwMjE5ZjViMWJmNWIzNWE0OWViNTFjNjQ2Nzg4MmNiNWYwIn19fQ==", "cap": 4000, diff --git a/items/MILLENIA_AGED_BLAZE_MONSTER.json b/items/MILLENIA_AGED_BLAZE_MONSTER.json index 232ea5ee..83fdbba9 100644 --- a/items/MILLENIA_AGED_BLAZE_MONSTER.json +++ b/items/MILLENIA_AGED_BLAZE_MONSTER.json @@ -13,8 +13,8 @@ "modver": "", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Millenia-Aged_Blaze", - "https://wiki.hypixel.net/Millenia-Aged_Blaze" + "https://hypixel-skyblock.fandom.com/wiki/Millennia-Aged_Blaze", + "https://wiki.hypixel.net/Millennia-Aged_Blaze" ], "crafttext": "", "recipes": [ @@ -23,7 +23,7 @@ "coins": 100, "xp": 35, "combat_xp": 960, - "name": "§f§4Millenia-Aged Blaze", + "name": "§f§4Millennia-Aged Blaze", "type": "drops", "panorama": "crimson_isle", "render": "Blaze", diff --git a/items/MILLENIA_OLD_BLAZE_ASHES.json b/items/MILLENIA_OLD_BLAZE_ASHES.json index 0110a723..30366e76 100644 --- a/items/MILLENIA_OLD_BLAZE_ASHES.json +++ b/items/MILLENIA_OLD_BLAZE_ASHES.json @@ -17,7 +17,7 @@ "modver": "", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Millenia-Old_Blaze_Ashes", - "https://wiki.hypixel.net/Millenia-Old_Blaze_Ashes" + "https://hypixel-skyblock.fandom.com/wiki/Millennia-Old_Blaze_Ashes", + "https://wiki.hypixel.net/Millennia-Old_Blaze_Ashes" ] }
\ No newline at end of file |
