diff options
Diffstat (limited to 'items/ICE_WALKER_MONSTER.json')
-rw-r--r-- | items/ICE_WALKER_MONSTER.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/ICE_WALKER_MONSTER.json b/items/ICE_WALKER_MONSTER.json new file mode 100644 index 00000000..14893ccb --- /dev/null +++ b/items/ICE_WALKER_MONSTER.json @@ -0,0 +1,19 @@ +{
+ "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\"}}",
+ "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."
+ ],
+ "internalname": "ICE_WALKER_MONSTER",
+ "clickcommand": "",
+ "modver": "2.0.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Ice_Walker"
+ ],
+ "entityrender": "Snow Golem"
+ }
\ No newline at end of file |