1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{
"itemid": "minecraft:red_flower",
"displayname": "§9Ancient Rose",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§8§oAncient plant imbued with\",1:\"§8§othe unyielding power of truth.\",2:\"\",3:\"§eRight-click to view recipes!\",4:\"\",5:\"§9§lRARE DUNGEON ITEM\"],Name:\"§9Ancient Rose\"},ExtraAttributes:{id:\"GOLEM_POPPY\"}}",
"damage": 0,
"lore": [
"§7§8§oAncient plant imbued with",
"§8§othe unyielding power of truth.",
"",
"§eRight-click to view recipes!",
"",
"§9§lRARE DUNGEON ITEM"
],
"internalname": "GOLEM_POPPY",
"clickcommand": "",
"modver": "1.3-REL"
}
|