diff options
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 14893ccb..f138a8af 100644 --- a/items/ICE_WALKER_MONSTER.json +++ b/items/ICE_WALKER_MONSTER.json @@ -1,12 +1,12 @@ {
"itemid": "minecraft:spawn_egg",
"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 commision.\"],Name:\"§9Ice Walker (Monster)\"},ExtraAttributes:{id:\"ICE_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.\"],Name:\"§9Ice Walker (Monster)\"},ExtraAttributes:{id:\"ICE_WALKER_MONSTER\"}}",
"damage": 54,
"lore": [
"§7The Ice Walker is a mob that spawns in the Great",
"§7Ice Wall area in the Dwarven Mines. They are",
- "§7required to be killed for one commision."
+ "§7required to be killed for one commission."
],
"internalname": "ICE_WALKER_MONSTER",
"clickcommand": "",
|