aboutsummaryrefslogtreecommitdiff
path: root/items/ENCHANTED_LUSH_BERBERIS.json
blob: fac34ee9d98bf6e75010e76b4cb0b28d5eecad05 (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
{
  "itemid": "minecraft:double_plant",
  "displayname": "§9Enchanted Lush Berberis",
  "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7A wonderful enchanted plant!\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§9§lRARE\"],Name:\"§9Enchanted Lush Berberis\"},ExtraAttributes:{id:\"ENCHANTED_LUSH_BERBERIS\"}}",
  "damage": 3,
  "lore": [
    "§7A wonderful enchanted plant!",
    "",
    "§eRight-click to view recipes!",
    "",
    "§9§lRARE"
  ],
  "recipe": {
    "A1": "",
    "A2": "LUSH_BERBERIS:32",
    "A3": "",
    "B1": "LUSH_BERBERIS:32",
    "B2": "LUSH_BERBERIS:32",
    "B3": "LUSH_BERBERIS:32",
    "C1": "",
    "C2": "LUSH_BERBERIS:32",
    "C3": ""
  },
  "internalname": "ENCHANTED_LUSH_BERBERIS",
  "clickcommand": "viewrecipe",
  "modver": "2.1.1-PRE",
  "crafttext": "",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Lush_Berberis",
    "https://wiki.hypixel.net/Enchanted_Lush_Berberis"
  ]
}