diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-09-26 10:06:23 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-26 10:06:23 +0200 |
commit | 968bb2a232c535234ef994f53a85abd04cf23618 (patch) | |
tree | 588d72eb414df8064381a19539ba7b19babb8a55 /items/SQUID;4.json | |
parent | f18a467e17e845bb79404ed329e14a73e3891343 (diff) | |
download | NotEnoughUpdates-REPO-968bb2a232c535234ef994f53a85abd04cf23618.tar.gz NotEnoughUpdates-REPO-968bb2a232c535234ef994f53a85abd04cf23618.tar.bz2 NotEnoughUpdates-REPO-968bb2a232c535234ef994f53a85abd04cf23618.zip |
Fixed a few (81) items (#828)
* Fixed a few (21) pets
* Fixed another (1) pet
* Fixed Alert Flare recipe
* Fixed ench coal
* Fixed ench charcoal
* Fixed Farm Armours
* Fixed a few (48) reforge stones
Combinable in Reforge Anvil
* Fixed more (6) items
Diffstat (limited to 'items/SQUID;4.json')
-rw-r--r-- | items/SQUID;4.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/SQUID;4.json b/items/SQUID;4.json index 97519ea5..88f7050a 100644 --- a/items/SQUID;4.json +++ b/items/SQUID;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §6Squid", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7b5da593-80d3-39f4-8220-2cef27c5b9d9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMDE0MzNiZTI0MjM2NmFmMTI2ZGE0MzRiODczNWRmMWViNWIzY2IyY2VkZTM5MTQ1OTc0ZTljNDgzNjA3YmFjIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Health: §a{HEALTH}\",4:\"\",5:\"§6More Ink\",6:\"§7Gain a §a{0}% §7chance to get\",7:\"§7double drops from squids\",8:\"\",9:\"§6Ink Specialty\",10:\"§7§7Buffs the Ink Wand by §a{1}\",11:\"§a§c❁ Damage §7and §a{2} §c❁\",12:\"§cStrength\",13:\"\",14:\"§6Fishing Exp Boost\",15:\"§7§7§7Grants §3+{3}☯ Fishing\",16:\"§3Wisdom§7.\",17:\"\",18:\"§7§eRight-click to add this pet to\",19:\"§eyour pet menu!\",20:\"\",21:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Squid\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SQUID\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",id:\"SQUID;4\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7b5da593-80d3-39f4-8220-2cef27c5b9d9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMDE0MzNiZTI0MjM2NmFmMTI2ZGE0MzRiODczNWRmMWViNWIzY2IyY2VkZTM5MTQ1OTc0ZTljNDgzNjA3YmFjIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Health: §a{HEALTH}\",4:\"\",5:\"§6More Ink\",6:\"§7Gain a §a{0}% §7chance to get\",7:\"§7double drops from squids\",8:\"\",9:\"§6Ink Specialty\",10:\"§7§7Buffs the Ink Wand by §a{1}\",11:\"§a§c❁ Damage §7and §a{2} §c❁\",12:\"§cStrength\",13:\"\",14:\"§6Fishing Wisdom Boost\",15:\"§7§7§7Grants §3+{3}☯ Fishing\",16:\"§3Wisdom§7.\",17:\"\",18:\"§7§eRight-click to add this pet to\",19:\"§eyour pet menu!\",20:\"\",21:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Squid\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SQUID\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"SQUID;4\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Fishing Pet", @@ -18,7 +18,7 @@ "§a§c❁ Damage §7and §a{2} §c❁", "§cStrength", "", - "§6Fishing Exp Boost", + "§6Fishing Wisdom Boost", "§7§7§7Grants §3+{3}☯ Fishing", "§3Wisdom§7.", "", |