diff options
Diffstat (limited to 'items/GUNTHER_SNEAKERS.json')
-rw-r--r-- | items/GUNTHER_SNEAKERS.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/GUNTHER_SNEAKERS.json b/items/GUNTHER_SNEAKERS.json index c17a0fef..cdf4e0af 100644 --- a/items/GUNTHER_SNEAKERS.json +++ b/items/GUNTHER_SNEAKERS.json @@ -1,12 +1,12 @@ { "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\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Rift Time: §a+30s\",1:\"§7Speed: §a+4\",2:\"\",3:\"§9§lRARE BOOTS\"],color:5187718,Name:\"§9Gunther\u0027s Sneakers\"},ExtraAttributes:{id:\"GUNTHER_SNEAKERS\"}}", "damage": 0, "lore": [ + "§7Rift Time: §a+30s", "§7Speed: §a+4", "", - "§7§8This item can be reforged!", "§9§lRARE BOOTS" ], "recipe": { @@ -22,7 +22,7 @@ }, "internalname": "GUNTHER_SNEAKERS", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "crafttext": "", "infoType": "" }
\ No newline at end of file |