aboutsummaryrefslogtreecommitdiff
path: root/items/ENCHANTED_BREAD.json
blob: b1b0116d6b17717b07e235ed6f063f455e4d1221 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
  "itemid": "minecraft:bread",
  "displayname": "§fEnchanted Bread",
  "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7§8Collection Item\",1:\"\",2:\"§7Increases the speed of\",3:\"§7your minion by §a5%§7 for 12\",4:\"§7hours§7!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fEnchanted Bread\"},ExtraAttributes:{id:\"ENCHANTED_BREAD\"}}",
  "damage": 0,
  "lore": [
    "§7§8Collection Item",
    "",
    "§7Increases the speed of",
    "§7your minion by §a5%§7 for 12",
    "§7hours§7!",
    "",
    "§f§lCOMMON"
  ],
  "recipe": {
    "A1": "",
    "A2": "",
    "A3": "",
    "B1": "WHEAT:10",
    "B2": "WHEAT:10",
    "B3": "WHEAT:10",
    "C1": "WHEAT:10",
    "C2": "WHEAT:10",
    "C3": "WHEAT:10"
  },
  "internalname": "ENCHANTED_BREAD",
  "clickcommand": "viewrecipe",
  "modver": "2.2.2",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Bread",
    "https://wiki.hypixel.net/Enchanted_Bread"
  ],
  "crafttext": "Requires: Wheat V"
}