From abcc153925a4d0213164ea1379ba51e82e8c31e1 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sat, 13 Apr 2024 12:49:36 +0200 Subject: Added the last pets, fixed lores and added a recipe (#1157) --- items/ICE_WALKER_MONSTER.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/ICE_WALKER_MONSTER.json') diff --git a/items/ICE_WALKER_MONSTER.json b/items/ICE_WALKER_MONSTER.json index 6d206951..60f4fa3f 100644 --- a/items/ICE_WALKER_MONSTER.json +++ b/items/ICE_WALKER_MONSTER.json @@ -1,10 +1,10 @@ { "itemid": "minecraft:packed_ice", "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\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7The Glacite 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", + "§7The Glacite Walker is a mob that spawns in the Great", "§7Ice Wall area in the Dwarven Mines. They are", "§7required to be killed for one commission.", "", -- cgit