diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-04-13 12:49:36 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-13 10:49:36 +0000 |
commit | abcc153925a4d0213164ea1379ba51e82e8c31e1 (patch) | |
tree | 856b01c9cf421e77f151adec5b48e31c710ece8c /items/ICE_WALKER_MONSTER.json | |
parent | 6b79c227e6681e44ef0b4a41cecd2d9d6206ae63 (diff) | |
download | NotEnoughUpdates-REPO-abcc153925a4d0213164ea1379ba51e82e8c31e1.tar.gz NotEnoughUpdates-REPO-abcc153925a4d0213164ea1379ba51e82e8c31e1.tar.bz2 NotEnoughUpdates-REPO-abcc153925a4d0213164ea1379ba51e82e8c31e1.zip |
Added the last pets, fixed lores and added a recipe (#1157)
Diffstat (limited to 'items/ICE_WALKER_MONSTER.json')
-rw-r--r-- | items/ICE_WALKER_MONSTER.json | 4 |
1 files changed, 2 insertions, 2 deletions
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.", "", |