diff options
author | BuildTools <james.jenour@protonmail.com> | 2020-07-10 00:46:38 +1000 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2020-07-10 00:46:38 +1000 |
commit | 59f892186059d909d8c4da2f77034c6aa7384d67 (patch) | |
tree | 8a7265777d0213f03e87cea429031bd1862af493 /items/DEPTH_STRIDER.json | |
parent | 2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b (diff) | |
download | NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.tar.gz NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.tar.bz2 NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.zip |
more dungeons garbo
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", |