diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-05-26 19:55:08 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-26 13:55:08 -0400 |
commit | f33125d679b6c41457e5370c6fdb6b7f542f2d4a (patch) | |
tree | bfe82f081e7cf20cc18ab7961f333738f36ccbbc /items/PACK_SPIRIT_MONSTER.json | |
parent | 73886352ca97017e94239590cf813f23c71ba13e (diff) | |
download | NotEnoughUpdates-REPO-f33125d679b6c41457e5370c6fdb6b7f542f2d4a.tar.gz NotEnoughUpdates-REPO-f33125d679b6c41457e5370c6fdb6b7f542f2d4a.tar.bz2 NotEnoughUpdates-REPO-f33125d679b6c41457e5370c6fdb6b7f542f2d4a.zip |
Mobs, Wiki Link fixes, new Items (#500)
Diffstat (limited to 'items/PACK_SPIRIT_MONSTER.json')
-rw-r--r-- | items/PACK_SPIRIT_MONSTER.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/PACK_SPIRIT_MONSTER.json b/items/PACK_SPIRIT_MONSTER.json index c967354d..24cde73b 100644 --- a/items/PACK_SPIRIT_MONSTER.json +++ b/items/PACK_SPIRIT_MONSTER.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Pack Spirit (Monster)", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"802a167c-cbcd-3a1f-becd-5b1a25a4cf15\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjdjOGJlZjZiZWI3N2UyOWFmODYyN2VjZGMzOGQ4NmFhMmZlYTdjY2QxNjNkYzczYzAwZjlmMjU4ZjlhMTQ1NyJ9fX0\"}]}},display:{Lore:[0:\"§7The Pack Spirit is a Wolf mob found in the Howling\",1:\"§7Cave. They will typically will be found in groups\",2:\"§7near the Soul of the Alpha\",3:\"\",4:\"§c❤ Health§8: §c5.000\",5:\"§7Coins per Kill: §611\",6:\"§7Combat XP: §315\",7:\"\",8:\"§6§lPossible Drops:\",9:\"§aUncommon Loot\",10:\"§8 ■ §fBone §8(§a50%§8)\",11:\"§8 ■ §fOak Wood §8(§a15%§8)\",12:\"§8 ■ §fBirch Wood §8(§a15%§8)\",13:\"\",14:\"§6Legendary Loot\",15:\"§8 ■ §5Travel Scroll to Howling Cave §8(§a0.02%§8)\",16:\"\",17:\"§dRNGesus Loot\",18:\"§8 ■ §4More Info Needed\",19:\"§8 ■ §4More Info Needed\"],Name:\"§9Pack Spirit (Monster)\"},ExtraAttributes:{id:\"PACK_SPIRIT_MONSTER\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"802a167c-cbcd-3a1f-becd-5b1a25a4cf15\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjdjOGJlZjZiZWI3N2UyOWFmODYyN2VjZGMzOGQ4NmFhMmZlYTdjY2QxNjNkYzczYzAwZjlmMjU4ZjlhMTQ1NyJ9fX0\"}]}},display:{Lore:[0:\"§7The Pack Spirit is a Wolf mob found in the Howling\",1:\"§7Cave. They will typically will be found in groups\",2:\"§7near the Soul of the Alpha\",3:\"\",4:\"§c❤ Health§8: §c5.000\",5:\"§7Coins per Kill: §611\",6:\"§7Combat XP: §315\",7:\"\",8:\"§6§lPossible Drops:\",9:\"§aUncommon Loot\",10:\"§8 ■ §fBone §8(§a50%§8)\",11:\"§8 ■ §fOak Wood §8(§a15%§8)\",12:\"§8 ■ §fBirch Wood §8(§a15%§8)\",13:\"\",14:\"§6Legendary Loot\",15:\"§8 ■ §5Travel Scroll to Howling Cave §8(§a0.02%§8)\",16:\"\",17:\"§dRNGesus Loot\",18:\"§8 ■ §4More Info Needed\",19:\"§8 ■ §4More Info Needed\"],Name:\"§9Pack Spirit (Monster)\"},ExtraAttributes:{id:\"PACK_SPIRIT_MONSTER\"}}", "damage": 3, "lore": [ "§7The Pack Spirit is a Wolf mob found in the Howling", @@ -16,7 +16,7 @@ "§aUncommon Loot", "§8 ■ §fBone §8(§a50%§8)", "§8 ■ §fOak Wood §8(§a15%§8)", - "§8 ■ §fBirch Wood §8(§a15%§8)", + "§8 ■ §fBirch Wood §8(§a15%§8)", "", "§6Legendary Loot", "§8 ■ §5Travel Scroll to Howling Cave §8(§a0.02%§8)", |