diff options
Diffstat (limited to 'items/FROZEN_STEVE_SC.json')
-rw-r--r-- | items/FROZEN_STEVE_SC.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/items/FROZEN_STEVE_SC.json b/items/FROZEN_STEVE_SC.json index 9a0a1b9e..e1a477fc 100644 --- a/items/FROZEN_STEVE_SC.json +++ b/items/FROZEN_STEVE_SC.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§3Frozen Steve (Sea Creature)", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0a449771-7d30-43bc-9db3-3f0a8db7d833\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjA2OTFjOTljNDU1NTE3ZGVkMzdiZjM5ODA2MjI2MzYyZDdjZTYxMjVhMDRiZTcwZWM2ODNiM2M4YTI1ZmUyNCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7The Frozen Steve is a Common Sea Creature that\",1:\"§7can only be fished up from the Jerry Pond and\",2:\"§7requires Fishing IV. \",3:\"\",4:\"§c❤ Health§8: §c700\",5:\"\",6:\"§cDrops:\",7:\"§7- §7Ice\",8:\"§7- §7Lily Pad\",9:\"§7- §7Pufferfish\",10:\"§7- §7Raw Fish\",11:\"§7- §7Raw Salmon\",12:\"§7- §7White Gift\",13:\"§7- §aHunk of Ice\",14:\"§7- §9Ice Rod\",15:\"\",16:\"§cRequirements:\",17:\"§7- Fishing Skill 1\",18:\"§7- §bJerry Pond\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§3Frozen Steve (Sea Creature)\"},ExtraAttributes:{id:\"FROZEN_STEVE_SC\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0a449771-7d30-43bc-9db3-3f0a8db7d833\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjA2OTFjOTljNDU1NTE3ZGVkMzdiZjM5ODA2MjI2MzYyZDdjZTYxMjVhMDRiZTcwZWM2ODNiM2M4YTI1ZmUyNCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7The Frozen Steve is a Common Sea Creature that\",1:\"§7can only be fished up from the Jerry Pond and\",2:\"§7requires Fishing IV. \",3:\"\",4:\"§c❤ Health§8: §c700\",5:\"\",6:\"§cDrops:\",7:\"§7- §7Ice\",8:\"§7- §7Lily Pad\",9:\"§7- §7Pufferfish\",10:\"§7- §7Raw Fish\",11:\"§7- §7Raw Salmon\",12:\"§7- §7White Gift\",13:\"§7- §aHunk of Ice\",14:\"§7- §9Ice Rod\",15:\"\",16:\"§cRequirements:\",17:\"§7- Fishing Skill 1\",18:\"§7- §bJerry Pond\",19:\"§7- §bFished from water\",20:\"\",21:\"§f§lCOMMON\"],Name:\"§3Frozen Steve (Sea Creature)\"},ExtraAttributes:{id:\"FROZEN_STEVE_SC\"}}", "damage": 3, "lore": [ "§7The Frozen Steve is a Common Sea Creature that", @@ -23,6 +23,7 @@ "§cRequirements:", "§7- Fishing Skill 1", "§7- §bJerry Pond", + "§7- §bFished from water", "", "§f§lCOMMON" ], |