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
|
{
"itemid": "minecraft:reeds",
"displayname": "§aCaducous Legume",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Consume to gain §a+90ф Rift Time§7.\",1:\"§7May only be used once per visit in the §dRift§7.\",2:\"§aConsumed automatically when joining!\",3:\"\",4:\"§eRight-click to consume!\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§aCaducous Legume\"},ExtraAttributes:{id:\"CADUCOUS_LEGUME\"}}",
"damage": 0,
"lore": [
"§7Consume to gain §a+90ф Rift Time§7.",
"§7May only be used once per visit in the §dRift§7.",
"§aConsumed automatically when joining!",
"",
"§eRight-click to consume!",
"",
"§a§lUNCOMMON"
],
"recipe": {
"A1": "",
"A2": "CADUCOUS_STEM:10",
"A3": "",
"B1": "",
"B2": "CADUCOUS_STEM:10",
"B3": "",
"C1": "",
"C2": "CADUCOUS_STEM:10",
"C3": ""
},
"internalname": "CADUCOUS_LEGUME",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"crafttext": "Requires: Caducous Stem II",
"infoType": ""
}
|