diff options
Diffstat (limited to 'items/DEPTH_STRIDER.json')
-rw-r--r-- | items/DEPTH_STRIDER.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/DEPTH_STRIDER.json b/items/DEPTH_STRIDER.json index e782e98b..c6d9087c 100644 --- a/items/DEPTH_STRIDER.json +++ b/items/DEPTH_STRIDER.json @@ -1,17 +1,17 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[0:{lvl:2s,id:8s}],HideFlags:254,display:{Lore:[0:\"§9Depth Strider II\",1:\"§7Reduces how much you are slowed\",2:\"§7in the water by §a67%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{depth_strider:2}}}", + "nbttag": "{ench:[0:{lvl:3,id:8}],HideFlags:254,display:{Lore:[0:\"§9Depth Strider III\",1:\"§7Reduces how much you are slowed\",2:\"§7in the water by §a100%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lPOWSZECHNE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{depth_strider:3},anvil_uses:1}}", "damage": 0, "lore": [ - "§9Depth Strider II", + "§9Depth Strider III", "§7Reduces how much you are slowed", - "§7in the water by §a67%§7.", + "§7in the water by §a100%§7.", "", "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§f§lCOMMON" + "§f§lPOWSZECHNE" ], "recipe": { "A1": "RAW_FISH:1:2", |