diff options
Diffstat (limited to 'items/FROST_WALKER.json')
-rw-r--r-- | items/FROST_WALKER.json | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/items/FROST_WALKER.json b/items/FROST_WALKER.json deleted file mode 100644 index 37d273a4..00000000 --- a/items/FROST_WALKER.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", - "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 II", - "§7Ice blocks will be created below", - "§7you when you walk above water in", - "§7a radius of §a2 §7blocks.", - "", - "§7Use this on an item in an Anvil", - "§7to apply it!", - "", - "§f§lCOMMON" - ], - "recipe": { - "A1": "", - "A2": "", - "A3": "", - "B1": "", - "B2": "PAPER:1", - "B3": "PAPER:1", - "C1": "", - "C2": "PAPER:1", - "C3": "ICE:1" - }, - "internalname": "FROST_WALKER", - "clickcommand": "viewrecipe", - "modver": "1.0.0" -}
\ No newline at end of file |