1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"internalname": "SPIDER_BOOTS",
"itemid": "minecraft:iron_boots",
"displayname": "Spider\u0027s Boots",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+45\",1:\"§7Speed: §a+5\",2:\"§7Intelligence: §a+50\",3:\"\",4:\"§6Item Ability: Double Jump\",5:\"§7Allows you to double jump!\",6:\"§8Mana Cost: §350\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§9§lRARE BOOTS\"],Name:\"§9Spider\u0027s Boots\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"SPIDER_BOOTS\",uuid:\"5a922c5c-9397-476e-8227-704df2b19efd\",timestamp:\"3/27/20 8:44 AM\"}}",
"modver": "1.0.0",
"lore": [
"§7Defense: §a+45",
"§7Speed: §a+5",
"§7Intelligence: §a+50",
"",
"§6Item Ability: Double Jump",
"§7Allows you to double jump!",
"§8Mana Cost: §350",
"",
"§7§8This item can be reforged!",
"§9§lRARE BOOTS"
]
}
|