diff options
author | unknown <james.jenour@protonmail.com> | 2020-05-31 02:47:11 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-05-31 02:47:11 +1000 |
commit | 7dace9af7ae041a753bb076c0fbad7dd5b560294 (patch) | |
tree | 54709b56f9016fcca3575df54b4b3719ce49408e /items/FRENCH_BREAD.json | |
parent | 977fd9ee3a119c11514471b005a8f827b6ac54a8 (diff) | |
download | NotEnoughUpdates-REPO-7dace9af7ae041a753bb076c0fbad7dd5b560294.tar.gz NotEnoughUpdates-REPO-7dace9af7ae041a753bb076c0fbad7dd5b560294.tar.bz2 NotEnoughUpdates-REPO-7dace9af7ae041a753bb076c0fbad7dd5b560294.zip |
1.5
Diffstat (limited to 'items/FRENCH_BREAD.json')
-rw-r--r-- | items/FRENCH_BREAD.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/FRENCH_BREAD.json b/items/FRENCH_BREAD.json new file mode 100644 index 00000000..30975105 --- /dev/null +++ b/items/FRENCH_BREAD.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§dFrench Bread", + "nbttag": "{overrideMeta:1b,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 defeated\",9:\"§7§cBonzo §7in Dungeons on the\",10:\"§7Alpha Hypixel Network.\",11:\"\",12:\"§d§lSPECIAL\"],Name:\"§f§f§dFrench Bread\"},ExtraAttributes:{id:\"FRENCH_BREAD\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7It is known that scientists and", + "§7other experts always find ways", + "§7to disagree on every subject", + "§7known to humankind. However,", + "§7they can all agree on one thing", + "§7- that this is the greatest meal", + "§7ever created in history.", + "§7", + "§7Awarded to those who defeated", + "§7§cBonzo §7in Dungeons on the", + "§7Alpha Hypixel Network.", + "", + "§d§lSPECIAL" + ], + "internalname": "FRENCH_BREAD", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "" +}
\ No newline at end of file |