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
|
{
"itemid": "minecraft:stick",
"displayname": "§9Berberis Blowgun",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§6Ability: Swhooomp §e§lRIGHT CLICK\",1:\"§7Shoot an arrow. Doesn\u0027t deal\",2:\"§7damage. Except to chickens.\",3:\"§8Mana Cost: §35\",4:\"\",5:\"§9§lRARE\"],Name:\"§9Berberis Blowgun\"},ExtraAttributes:{id:\"BERBERIS_BLOWGUN\"}}",
"damage": 0,
"lore": [
"§6Ability: Swhooomp §e§lRIGHT CLICK",
"§7Shoot an arrow. Doesn\u0027t deal",
"§7damage. Except to chickens.",
"§8Mana Cost: §35",
"",
"§9§lRARE"
],
"recipe": {
"A1": "",
"A2": "WILTED_BERBERIS:20",
"A3": "",
"B1": "",
"B2": "WILTED_BERBERIS:20",
"B3": "",
"C1": "",
"C2": "WILTED_BERBERIS:20",
"C3": ""
},
"internalname": "BERBERIS_BLOWGUN",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"crafttext": "Requires: Wilted Berberis II",
"infoType": ""
}
|