aboutsummaryrefslogtreecommitdiff
path: root/items/ENCHANTED_BREAD.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/ENCHANTED_BREAD.json')
-rw-r--r--items/ENCHANTED_BREAD.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/items/ENCHANTED_BREAD.json b/items/ENCHANTED_BREAD.json
new file mode 100644
index 00000000..a502a403
--- /dev/null
+++ b/items/ENCHANTED_BREAD.json
@@ -0,0 +1,16 @@
+{
+ "internalname": "ENCHANTED_BREAD",
+ "itemid": "minecraft:bread",
+ "displayname": "Enchanted Bread",
+ "clickcommand": "viewrecipe",
+ "damage": 0,
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7increases the speed of\",1:\"§7your minion by §a5%§7\",2:\"§7for 12 hours§7!\",3:\"\",4:\"§f§lCOMMON\"],Name:\"§fEnchanted Bread\"},ExtraAttributes:{id:\"ENCHANTED_BREAD\"}}",
+ "modver": "1.0.0",
+ "lore": [
+ "§7increases the speed of",
+ "§7your minion by §a5%§7",
+ "§7for 12 hours§7!",
+ "",
+ "§f§lCOMMON"
+ ]
+} \ No newline at end of file