diff options
Diffstat (limited to 'items/DEPTH_STRIDER;3.json')
-rw-r--r-- | items/DEPTH_STRIDER;3.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/DEPTH_STRIDER;3.json b/items/DEPTH_STRIDER;3.json index 5ca475d9..235feb26 100644 --- a/items/DEPTH_STRIDER;3.json +++ b/items/DEPTH_STRIDER;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[0:{lvl:3s,id:8s}],overrideMeta:1b,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§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"DEPTH_STRIDER;3\",enchantments:{depth_strider:3},uuid:\"07521ccf-2b1c-4eb7-bc2f-5724ce86bb54\",anvil_uses:1,timestamp:\"10/6/20 9:38 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],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§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{depth_strider:3}}}", "damage": 0, "lore": [ "§9Depth Strider III", @@ -16,6 +16,7 @@ "internalname": "DEPTH_STRIDER;3", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "parent": "DEPTH_STRIDER;2", + "modver": "1.4-REL", "infoType": "" }
\ No newline at end of file |