diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-04-11 16:10:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-11 14:10:54 +0000 |
commit | 1be01049c8878ec9b087cff9036408a4bbca98ca (patch) | |
tree | 7c07417ac3271d62e1e50b0278c18d326699aa44 /items/ICE_WALKER_MONSTER.json | |
parent | 4a724ed2a74eed24133f800eade4ca20e3b00353 (diff) | |
download | NotEnoughUpdates-REPO-1be01049c8878ec9b087cff9036408a4bbca98ca.tar.gz NotEnoughUpdates-REPO-1be01049c8878ec9b087cff9036408a4bbca98ca.tar.bz2 NotEnoughUpdates-REPO-1be01049c8878ec9b087cff9036408a4bbca98ca.zip |
Added new gemstones to lore (#1153)
Diffstat (limited to 'items/ICE_WALKER_MONSTER.json')
-rw-r--r-- | items/ICE_WALKER_MONSTER.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/ICE_WALKER_MONSTER.json b/items/ICE_WALKER_MONSTER.json index a2d3f879..6d206951 100644 --- a/items/ICE_WALKER_MONSTER.json +++ b/items/ICE_WALKER_MONSTER.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:packed_ice", - "displayname": "§9Ice Walker (Monster)", - "nbttag": "{display:{Lore:[0:\"§7The Ice Walker is a mob that spawns in the Great\",1:\"§7Ice Wall area in the Dwarven Mines. They are\",2:\"§7required to be killed for one commission.\",3:\"\",4:\"§c❤ Health§8: §c888\"],Name:\"§9Ice Walker (Monster)\"},ExtraAttributes:{id:\"ICE_WALKER_MONSTER\"}}", + "displayname": "§9Glacite Walker (Monster)", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7The Ice Walker is a mob that spawns in the Great\",1:\"§7Ice Wall area in the Dwarven Mines. They are\",2:\"§7required to be killed for one commission.\",3:\"\",4:\"§c❤ Health§8: §c888\"],Name:\"§9Glacite Walker (Monster)\"},ExtraAttributes:{id:\"ICE_WALKER_MONSTER\"}}", "damage": 0, "lore": [ "§7The Ice Walker is a mob that spawns in the Great", @@ -12,11 +12,11 @@ ], "internalname": "ICE_WALKER_MONSTER", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Ice_Walker", - "https://wiki.hypixel.net/Ice_Walker" + "https://hypixel-skyblock.fandom.com/wiki/Glacite_Walker", + "https://wiki.hypixel.net/Glacite_Walker" ], "crafttext": "", "recipes": [ |