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
|
{
"internalname": "LEAFLET_BOOTS",
"itemid": "minecraft:leather_boots",
"displayname": "Wise Leaflet Sandals",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+16 HP §8(Wise +1 HP)\",1:\"§7Defense: §a+3\",2:\"§7Speed: §a+1 §8(Wise +1)\",3:\"§7Intelligence: §a+10 §8(Wise +10)\",4:\"\",5:\"§9Protection I\",6:\"§7Grants §a+3 §a❈ Defense§7.\",7:\"\",8:\"§6Full Set Bonus: Energy of the Forest\",9:\"§7While in a Forest zone you\",10:\"§7regain §a5.0 §c❤ Health §7every\",11:\"§7second.\",12:\"\",13:\"§f§lCOMMON BOOTS\"],color:5098573,Name:\"§fWise Leaflet Sandals\"},ExtraAttributes:{color:\"77:204:77\",modifier:\"wise\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"LEAFLET_BOOTS\",enchantments:{protection:1},uuid:\"3b5c4d5b-460a-4a3f-b06f-959d4be9c30a\",timestamp:\"2/23/20 12:35 AM\"}}",
"modver": "1.0.0",
"lore": [
"§7Health: §a+16 HP §8(Wise +1 HP)",
"§7Defense: §a+3",
"§7Speed: §a+1 §8(Wise +1)",
"§7Intelligence: §a+10 §8(Wise +10)",
"",
"§9Protection I",
"§7Grants §a+3 §a❈ Defense§7.",
"",
"§6Full Set Bonus: Energy of the Forest",
"§7While in a Forest zone you",
"§7regain §a5.0 §c❤ Health §7every",
"§7second.",
"",
"§f§lCOMMON BOOTS"
]
}
|