aboutsummaryrefslogtreecommitdiff
path: root/items/ENCHANTED_BONE_MEAL.json
blob: ed713bc39cdf1d6a9425b8f56fab6ea93f994aa4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "internalname": "ENCHANTED_BONE_MEAL",
  "itemid": "minecraft:dye",
  "displayname": "§fEnchanted Bone Meal",
  "clickcommand": "",
  "damage": 15,
  "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Instantly grows crops and\",1:\"§7saplings.\",2:\"\",3:\"§f§lCOMMON\"],Name:\"§fEnchanted Bone Meal\"},ExtraAttributes:{id:\"ENCHANTED_BONE_MEAL\"}}",
  "modver": "1.0.0",
  "lore": [
    "§7Instantly grows crops and",
    "§7saplings.",
    "",
    "§f§lCOMMON"
  ],
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Bone_Meal"
  ]
}