aboutsummaryrefslogtreecommitdiff
path: root/items/ICE_WALKER_MONSTER.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2021-03-30 12:30:04 +0200
committerGitHub <noreply@github.com>2021-03-30 06:30:04 -0400
commit25c10733446916c439ce6f0e8a4b534fab3ea995 (patch)
treee71eca1dc61a6c62a12d00f7e4658abb13f3cf8f /items/ICE_WALKER_MONSTER.json
parentd3d8a844b68fdfa55fc5d62cd2255cd886a0eb40 (diff)
downloadNotEnoughUpdates-REPO-25c10733446916c439ce6f0e8a4b534fab3ea995.tar.gz
NotEnoughUpdates-REPO-25c10733446916c439ce6f0e8a4b534fab3ea995.tar.bz2
NotEnoughUpdates-REPO-25c10733446916c439ce6f0e8a4b534fab3ea995.zip
Added Skins (Hypixel likes Money), changed Mobs to Heads, fixed a few things and added a Item (#448)
Diffstat (limited to 'items/ICE_WALKER_MONSTER.json')
-rw-r--r--items/ICE_WALKER_MONSTER.json49
1 files changed, 30 insertions, 19 deletions
diff --git a/items/ICE_WALKER_MONSTER.json b/items/ICE_WALKER_MONSTER.json
index f138a8af..2de9726a 100644
--- a/items/ICE_WALKER_MONSTER.json
+++ b/items/ICE_WALKER_MONSTER.json
@@ -1,19 +1,30 @@
-{
- "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 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 commission."
- ],
- "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
+{
+ "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\",5:\"§7Combat XP: §340\",6:\"\",7:\"§6§lPossible Drops:\",8:\"§9Rare Loot\",9:\"§8 ■ §9Glacite Jewel §8(§a0.5%§8)\",10:\"§8 ■ §5Glacite Helmet §8(§a0.25%§8)\",11:\"§8 ■ §5Glacite Chestplate §8(§a0.25%§8)\",12:\"§8 ■ §5Glacite Leggings §8(§a0.25%§8)\",13:\"§8 ■ §5Glacite Boots §8(§a0.25%§8)\"],Name:\"§9Ice Walker (Monster)\"},ExtraAttributes:{id:\"ICE_WALKER_MONSTER\"}}",
+ "damage": 0,
+ "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 commission.",
+ "",
+ "§c❤ Health§8: §c888",
+ "§7Combat XP: §340",
+ "",
+ "§6§lPossible Drops:",
+ "§9Rare Loot",
+ "§8 ■ §9Glacite Jewel §8(§a0.5%§8)",
+ "§8 ■ §5Glacite Helmet §8(§a0.25%§8)",
+ "§8 ■ §5Glacite Chestplate §8(§a0.25%§8)",
+ "§8 ■ §5Glacite Leggings §8(§a0.25%§8)",
+ "§8 ■ §5Glacite Boots §8(§a0.25%§8)"
+ ],
+ "internalname": "ICE_WALKER_MONSTER",
+ "clickcommand": "",
+ "modver": "2.0.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Ice_Walker"
+ ],
+ "crafttext": ""
+} \ No newline at end of file