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 /items | |
| parent | a3a65484ae88015b0de76447493522afdb93cc81 (diff) | |
| download | NotEnoughUpdates-REPO-782c2c46d7bd38cbfaf0f3fb3258c0bea51b7710.tar.gz NotEnoughUpdates-REPO-782c2c46d7bd38cbfaf0f3fb3258c0bea51b7710.tar.bz2 NotEnoughUpdates-REPO-782c2c46d7bd38cbfaf0f3fb3258c0bea51b7710.zip | |
Fix Millennia-Old Blaze spelling (#1498)
Diffstat (limited to 'items')
| -rw-r--r-- | items/MILLENIA_AGED_BLAZE_MONSTER.json | 6 | ||||
| -rw-r--r-- | items/MILLENIA_OLD_BLAZE_ASHES.json | 4 |
2 files changed, 5 insertions, 5 deletions
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 |
