diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-09-14 12:52:59 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-14 12:52:59 +0200 |
commit | 6a77db2751851dd4b8e7267920e57a046f4c9d03 (patch) | |
tree | 7e9311a0de9680d9682fe2caf9e2aa6705f090ce /items/ICE_BAIT.json | |
parent | 556416e4b95bee204f1763ef31d6761bf75dd6f3 (diff) | |
download | NotEnoughUpdates-REPO-6a77db2751851dd4b8e7267920e57a046f4c9d03.tar.gz NotEnoughUpdates-REPO-6a77db2751851dd4b8e7267920e57a046f4c9d03.tar.bz2 NotEnoughUpdates-REPO-6a77db2751851dd4b8e7267920e57a046f4c9d03.zip |
Added trophy and new kuudra piece (#818)
* Added trophy and new kuudra piece
* Oh
* f(x,y)=x^3+xy^2+y^2, u=(-125)i+(230)j
Diffstat (limited to 'items/ICE_BAIT.json')
-rw-r--r-- | items/ICE_BAIT.json | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/items/ICE_BAIT.json b/items/ICE_BAIT.json index 132b143c..996b4e1b 100644 --- a/items/ICE_BAIT.json +++ b/items/ICE_BAIT.json @@ -1,14 +1,15 @@ { "itemid": "minecraft:skull", "displayname": "§aIce Bait", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b2b19dcd-dc67-31df-a790-e6cf07ae12ac\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTExMzY2MTZkOGM0YTg3YTU0Y2U3OGE5N2I1NTE2MTBjMmIyYzhmNmQ0MTBiYzM4Yjg1OGY5NzRiMTEzYjIwOCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7§8Fishing Bait\",1:\"§7§8Consumes on Cast\",2:\"§7\",3:\"§7§a+20% §7chance to catch winter\",4:\"§7sea creatures.\",5:\"\",6:\"§a§lUNCOMMON BAIT\"],Name:\"§aIce Bait\"},ExtraAttributes:{id:\"ICE_BAIT\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b2b19dcd-dc67-31df-a790-e6cf07ae12ac\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTExMzY2MTZkOGM0YTg3YTU0Y2U3OGE5N2I1NTE2MTBjMmIyYzhmNmQ0MTBiYzM4Yjg1OGY5NzRiMTEzYjIwOCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Fishing Bait\",1:\"§8Consumes on Cast\",2:\"\",3:\"§7Increases your chance to catch\",4:\"§7Winter Sea Creatures during the\",5:\"§7§cSeason of Jerry §7by §a20%§7.\",6:\"\",7:\"§a§lUNCOMMON BAIT\"],Name:\"§aIce Bait\"},ExtraAttributes:{id:\"ICE_BAIT\"}}", "damage": 3, "lore": [ - "§7§8Fishing Bait", - "§7§8Consumes on Cast", - "§7", - "§7§a+20% §7chance to catch winter", - "§7sea creatures.", + "§8Fishing Bait", + "§8Consumes on Cast", + "", + "§7Increases your chance to catch", + "§7Winter Sea Creatures during the", + "§7§cSeason of Jerry §7by §a20%§7.", "", "§a§lUNCOMMON BAIT" ], @@ -25,10 +26,10 @@ }, "internalname": "ICE_BAIT", "clickcommand": "viewrecipe", - "modver": "1.5-REL", + "modver": "2.1.0-REL", "crafttext": "Requires: Ice VI", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Fishing_Bait" ] -} +}
\ No newline at end of file |