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
32
33
34
35
36
37
|
{
"itemid": "minecraft:leather_boots",
"displayname": "§fCactus Boots",
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+5\",1:\"§7Defense: §a+10\",2:\"\",3:\"§6Full Set Bonus: Deflect\",4:\"§7Rebound §a33.0% §7of the damage\",5:\"§7you take back at your enemy.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§f§lCOMMON BOOTS\"],color:65280,Name:\"§fCactus Boots\"},ExtraAttributes:{color:\"0:255:0\",id:\"CACTUS_BOOTS\"}}",
"damage": 0,
"lore": [
"§7Health: §a+5",
"§7Defense: §a+10",
"",
"§6Full Set Bonus: Deflect",
"§7Rebound §a33.0% §7of the damage",
"§7you take back at your enemy.",
"",
"§7§8This item can be reforged!",
"§f§lCOMMON BOOTS"
],
"recipe": {
"A1": "CACTUS:1",
"A2": "",
"A3": "CACTUS:1",
"B1": "CACTUS:1",
"B2": "",
"B3": "CACTUS:1",
"C1": "",
"C2": "",
"C3": ""
},
"internalname": "CACTUS_BOOTS",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Cactus_Armor",
"https://wiki.hypixel.net/Cactus_Boots"
],
"crafttext": "Requires: Cactus II"
}
|