diff options
Diffstat (limited to 'items/FROST_WALKER.json')
-rw-r--r-- | items/FROST_WALKER.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/FROST_WALKER.json b/items/FROST_WALKER.json index 0cd982a5..37d273a4 100644 --- a/items/FROST_WALKER.json +++ b/items/FROST_WALKER.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Frost Walker I\",1:\"§7Ice blocks will be created below\",2:\"§7you when you walk above water in\",3:\"§7a radius of §a1 §7blocks.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{frost_walker:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Frost Walker II\",1:\"§7Ice blocks will be created below\",2:\"§7you when you walk above water in\",3:\"§7a radius of §a2 §7blocks.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{frost_walker:2},anvil_uses:1}}", "damage": 0, "lore": [ - "§9Frost Walker I", + "§9Frost Walker II", "§7Ice blocks will be created below", "§7you when you walk above water in", - "§7a radius of §a1 §7blocks.", + "§7a radius of §a2 §7blocks.", "", "§7Use this on an item in an Anvil", "§7to apply it!", |