diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-04-13 00:06:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-12 18:06:42 -0400 |
commit | 5f0a4ab62aa23b284ab6da92396d5293b85c670b (patch) | |
tree | 9e99671a8444eaf96d17a250846f253121d870ce /items/WEREWOLF_SC.json | |
parent | 9a130256dcc933d02a0577a7438dad0303e1e7c8 (diff) | |
download | NotEnoughUpdates-REPO-5f0a4ab62aa23b284ab6da92396d5293b85c670b.tar.gz NotEnoughUpdates-REPO-5f0a4ab62aa23b284ab6da92396d5293b85c670b.tar.bz2 NotEnoughUpdates-REPO-5f0a4ab62aa23b284ab6da92396d5293b85c670b.zip |
More Mobs and Resistance Things and Max Book Fix (#458)
* More Mobs and Resistance Things and Max Book Fix
* Removed UUID and Timestamp
Diffstat (limited to 'items/WEREWOLF_SC.json')
-rw-r--r-- | items/WEREWOLF_SC.json | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/items/WEREWOLF_SC.json b/items/WEREWOLF_SC.json index 8f149e95..731c4144 100644 --- a/items/WEREWOLF_SC.json +++ b/items/WEREWOLF_SC.json @@ -1,8 +1,8 @@ { - "itemid": "minecraft:spawn_egg", + "itemid": "minecraft:skull", "displayname": "§3Werewolf (Sea Creature)", - "nbttag": "{display:{Lore:[0:\"§7The Werewolf is an epic sea creature added in the Spooky\",1:\"§7Festival v2 update. It can only be caught from 1 hour before\",2:\"§7until 1 hour after the Spooky Festival by those above Fishing 17\",3:\"\",4:\"§c❤ Health§8: §c50.000\",5:\"\",6:\"§cDrops:\",7:\"§7- §7Lily Pad\",8:\"§7- §aGreen Candy\",9:\"§7- §9Werewolf Skin\",10:\"§7- §5Deep Sea Orb\",11:\"§7- §5Purple Candy\",12:\"\",13:\"§cRequirements:\",14:\"§7- Fishing Skill 14\",15:\"§7- §5Spooky Festival\",16:\"\",17:\"§5§lEPIC\"],Name:\"§3Werewolf (Sea Creature)\"},ExtraAttributes:{id:\"WEREWOLF_SC\"}}", - "damage": 54, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c8e41e94-9c30-38af-80c6-05b2ed6d5c53\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwMzY2ODk3MjkwMywKICAicHJvZmlsZUlkIiA6ICIzYTNmNzhkZmExZjQ0OTllYjE5NjlmYzlkOTEwZGYwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJUaGVyb2Ryb2dvIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2NlNDYwNmM2ZDk3M2E5OTlhZWMxNjg3YzdlMDc1ZjdkMzdkYjgxODVlODhiODQ0NTA3ZjE2YjNlMmIzZWI2OTAiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7The Werewolf is an epic sea creature added in the Spooky\",1:\"§7Festival v2 update. It can only be caught from 1 hour before\",2:\"§7until 1 hour after the Spooky Festival by those above Fishing 17\",3:\"\",4:\"§c❤ Health§8: §c50.000\",5:\"\",6:\"§cDrops:\",7:\"§7- §7Lily Pad\",8:\"§7- §aGreen Candy\",9:\"§7- §9Werewolf Skin\",10:\"§7- §5Deep Sea Orb\",11:\"§7- §5Purple Candy\",12:\"\",13:\"§cRequirements:\",14:\"§7- Fishing Skill 14\",15:\"§7- §5Spooky Festival\",16:\"\",17:\"§5§lEPIC\"],Name:\"§3Werewolf (Sea Creature)\"},ExtraAttributes:{id:\"WEREWOLF_SC\"}}", + "damage": 3, "lore": [ "§7The Werewolf is an epic sea creature added in the Spooky", "§7Festival v2 update. It can only be caught from 1 hour before", @@ -30,6 +30,5 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Werewolf" ], - "entityrender": "Wolf", "crafttext": "" }
\ No newline at end of file |