diff options
Diffstat (limited to 'items/WYLD_BOOTS.json')
-rw-r--r-- | items/WYLD_BOOTS.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/WYLD_BOOTS.json b/items/WYLD_BOOTS.json new file mode 100644 index 00000000..bcaa283c --- /dev/null +++ b/items/WYLD_BOOTS.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:leather_boots", + "displayname": "§aWyld Boots", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§6Full Set Bonus: Helmets All The Way Down\",1:\"§7Regain §a+§a1sф §7when killing a monster\",2:\"§7on top of the experience orbs they usually\",3:\"§7drop.\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§a§lUNCOMMON BOOTS\"],color:1394968,Name:\"§aWyld Boots\"},ExtraAttributes:{id:\"WYLD_BOOTS\"}}", + "damage": 0, + "lore": [ + "§6Full Set Bonus: Helmets All The Way Down", + "§7Regain §a+§a1sф §7when killing a monster", + "§7on top of the experience orbs they usually", + "§7drop.", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON BOOTS" + ], + "internalname": "WYLD_BOOTS", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |