diff options
author | jani270 <jani270@gmx.de> | 2021-04-23 22:50:58 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2021-04-23 22:50:58 +0200 |
commit | fc7a57d8b68c1406c4ea7fd577c06a8499960749 (patch) | |
tree | 19b681605f757414808138ed8380c69d94002d44 /items/FROST_WALKER;1.json | |
parent | 1b2a34e39bd9fc474af5a810fc5be2445457e315 (diff) | |
download | NotEnoughUpdates-REPO-fc7a57d8b68c1406c4ea7fd577c06a8499960749.tar.gz NotEnoughUpdates-REPO-fc7a57d8b68c1406c4ea7fd577c06a8499960749.tar.bz2 NotEnoughUpdates-REPO-fc7a57d8b68c1406c4ea7fd577c06a8499960749.zip |
Update all other Books
Diffstat (limited to 'items/FROST_WALKER;1.json')
-rw-r--r-- | items/FROST_WALKER;1.json | 17 |
1 files changed, 14 insertions, 3 deletions
diff --git a/items/FROST_WALKER;1.json b/items/FROST_WALKER;1.json index 6efa0e24..a9184edc 100644 --- a/items/FROST_WALKER;1.json +++ b/items/FROST_WALKER;1.json @@ -1,7 +1,7 @@ { "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 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:\"§6Source:\",9:\"§aI-II: §7Enchantment Table,\",10:\"§7Ice Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fBoots\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cDepth Strider\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FROST_WALKER;1\",enchantments:{frost_walker:1}}}", "damage": 0, "lore": [ "§9Frost Walker I", @@ -12,6 +12,16 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-II: §7Enchantment Table,", + "§7Ice Collection", + "", + "§6Applied To:", + "§7- §fBoots", + "", + "§6Conflicts:", + "§7- §cDepth Strider", + "", "§f§lCOMMON" ], "recipe": { @@ -27,6 +37,7 @@ }, "internalname": "FROST_WALKER;1", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Ice II" + "modver": "2.0.0-REL", + "crafttext": "Requires: Ice II", + "infoType": "" }
\ No newline at end of file |