diff options
Diffstat (limited to 'items/GUNTHER_SNEAKERS.json')
-rw-r--r-- | items/GUNTHER_SNEAKERS.json | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/items/GUNTHER_SNEAKERS.json b/items/GUNTHER_SNEAKERS.json new file mode 100644 index 00000000..c17a0fef --- /dev/null +++ b/items/GUNTHER_SNEAKERS.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:leather_boots", + "displayname": "§9Gunther\u0027s Sneakers", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Speed: §a+4\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§9§lRARE BOOTS\"],color:5187718,Name:\"§9Gunther\u0027s Sneakers\"},ExtraAttributes:{id:\"GUNTHER_SNEAKERS\"}}", + "damage": 0, + "lore": [ + "§7Speed: §a+4", + "", + "§7§8This item can be reforged!", + "§9§lRARE BOOTS" + ], + "recipe": { + "A1": "SHADOW_CRUX:2", + "A2": "GUNTHESIZER_LICHEN:1", + "A3": "SHADOW_CRUX:2", + "B1": "SHADOW_CRUX:2", + "B2": "WYLD_BOOTS:1", + "B3": "SHADOW_CRUX:2", + "C1": "", + "C2": "", + "C3": "" + }, + "internalname": "GUNTHER_SNEAKERS", + "clickcommand": "viewrecipe", + "modver": "2.1.0-REL", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file |