diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-10-19 09:14:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-19 18:14:54 +1100 |
commit | 5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc (patch) | |
tree | 6ae23d4819eb974901de2743065c3ad23327dd06 /items/FRENCH_BREAD.json | |
parent | c02c2d3e9d856aed9a5d118da8f3839897cf68c3 (diff) | |
download | NotEnoughUpdates-REPO-5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc.tar.gz NotEnoughUpdates-REPO-5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc.tar.bz2 NotEnoughUpdates-REPO-5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc.zip |
NEU 2.1 Things (#660)
Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
Co-authored-by: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com>
Co-authored-by: nea <romangraef@gmail.com>
Co-authored-by: efefury <69400149+efefury@users.noreply.github.com>
Diffstat (limited to 'items/FRENCH_BREAD.json')
-rw-r--r-- | items/FRENCH_BREAD.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/items/FRENCH_BREAD.json b/items/FRENCH_BREAD.json index db5528a5..a65c943d 100644 --- a/items/FRENCH_BREAD.json +++ b/items/FRENCH_BREAD.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§cFrench Bread", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"38557fb2-eb28-3f32-b1a4-dc213a0a6735\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTA4ZmMzNDUzMWY2NTJmNWJlN2YyN2U0YjI3NDI5OTg2MjU2YWM0MjJhOGZiNTlmNmQ0MDViNWM4NWM3NmY3In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7It is known that scientists and\",1:\"§7other experts always find ways\",2:\"§7to disagree on every subject\",3:\"§7known to humankind. However,\",4:\"§7they can all agree on one thing\",5:\"§7- that this is the greatest meal\",6:\"§7ever created in history.\",7:\"§7\",8:\"§7Awarded to those who\",9:\"§7participated in Dungeons on the\",10:\"§7Alpha Hypixel Network.\",11:\"\",12:\"§c§lSPECIAL\"],Name:\"§cFrench Bread\"},ExtraAttributes:{id:\"FRENCH_BREAD\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"38557fb2-eb28-3f32-b1a4-dc213a0a6735\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTA4ZmMzNDUzMWY2NTJmNWJlN2YyN2U0YjI3NDI5OTg2MjU2YWM0MjJhOGZiNTlmNmQ0MDViNWM4NWM3NmY3In19fQ==\"}]}},display:{Lore:[0:\"§7It is known that scientists and\",1:\"§7other experts always find ways\",2:\"§7to disagree on every subject\",3:\"§7known to humankind. However,\",4:\"§7they can all agree on one thing\",5:\"§7- that this is the greatest meal\",6:\"§7ever created in history.\",7:\"§7\",8:\"§7Awarded to those who\",9:\"§7participated in Dungeons on the\",10:\"§7Alpha Hypixel Network.\",11:\"\",12:\"§c§lSPECIAL\"],Name:\"§cFrench Bread\"},ExtraAttributes:{id:\"FRENCH_BREAD\"}}", "damage": 3, "lore": [ "§7It is known that scientists and", @@ -20,10 +20,11 @@ ], "internalname": "FRENCH_BREAD", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "crafttext": "", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/French_Bread" + "https://hypixel-skyblock.fandom.com/wiki/French_Bread", + "https://wiki.hypixel.net/French_Bread" ] -} +}
\ No newline at end of file |