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/SHARK_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/SHARK_BAIT.json')
| -rw-r--r-- | items/SHARK_BAIT.json | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/items/SHARK_BAIT.json b/items/SHARK_BAIT.json index cc734a92..d6f44511 100644 --- a/items/SHARK_BAIT.json +++ b/items/SHARK_BAIT.json @@ -1,14 +1,15 @@ { "itemid": "minecraft:skull", "displayname": "§aShark Bait", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9a6c7271-a12d-3941-914c-7c456a086c5a\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWRmZjkwNDEyNGVmZTQ4NmIzYTU0MjYxZGJiODA3MmIwYTRlMTE2MTVhZDhkNzM5NGQ4MTRlMGU4YzhlZjllYiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7§8Fishing Bait\",1:\"§7§8Consumes on Cast\",2:\"§7\",3:\"§7§a+15% §7chance to catch sharks\",4:\"§7during the Fishing Festival.\",5:\"\",6:\"§a§lUNCOMMON BAIT\"],Name:\"§aShark Bait\"},ExtraAttributes:{id:\"SHARK_BAIT\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9a6c7271-a12d-3941-914c-7c456a086c5a\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWRmZjkwNDEyNGVmZTQ4NmIzYTU0MjYxZGJiODA3MmIwYTRlMTE2MTVhZDhkNzM5NGQ4MTRlMGU4YzhlZjllYiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Fishing Bait\",1:\"§8Consumes on Cast\",2:\"\",3:\"§7Increases your chance to catch\",4:\"§7§bSharks §7during the §bFishing\",5:\"§bFestival §7by §a20%§7.\",6:\"\",7:\"§a§lUNCOMMON BAIT\"],Name:\"§aShark Bait\"},ExtraAttributes:{id:\"SHARK_BAIT\"}}", "damage": 3, "lore": [ - "§7§8Fishing Bait", - "§7§8Consumes on Cast", - "§7", - "§7§a+15% §7chance to catch sharks", - "§7during the Fishing Festival.", + "§8Fishing Bait", + "§8Consumes on Cast", + "", + "§7Increases your chance to catch", + "§7§bSharks §7during the §bFishing", + "§bFestival §7by §a20%§7.", "", "§a§lUNCOMMON BAIT" ], @@ -25,10 +26,10 @@ }, "internalname": "SHARK_BAIT", "clickcommand": "viewrecipe", - "modver": "1.5-REL", + "modver": "2.1.0-REL", "crafttext": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Fishing_Bait" ] -} +}
\ No newline at end of file |
