aboutsummaryrefslogtreecommitdiff
path: root/items/ENCHANTED_POPPY.json
blob: 12929230df17ef34c92ce9817ceeda68ccdfc37f (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
{
  "itemid": "minecraft:red_flower",
  "displayname": "§aEnchanted Poppy",
  "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Poppy\"},ExtraAttributes:{id:\"ENCHANTED_POPPY\"}}",
  "damage": 0,
  "lore": [
    "§a§lUNCOMMON"
  ],
  "recipe": {
    "A1": "RED_ROSE:64",
    "A2": "RED_ROSE:64",
    "A3": "RED_ROSE:64",
    "B1": "RED_ROSE:64",
    "B2": "RED_ROSE:64",
    "B3": "RED_ROSE:64",
    "C1": "RED_ROSE:64",
    "C2": "RED_ROSE:64",
    "C3": "RED_ROSE:64"
  },
  "internalname": "ENCHANTED_POPPY",
  "clickcommand": "viewrecipe",
  "modver": "1.0.0",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Poppy"
  ]
}