From 292580ab1df5756aeb511e3886da7812147536fa Mon Sep 17 00:00:00 2001 From: apotato321 Date: Tue, 17 Nov 2020 14:08:20 -0800 Subject: New stuff dsfes --- items/SHARPNESS;6.json | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'items/SHARPNESS;6.json') diff --git a/items/SHARPNESS;6.json b/items/SHARPNESS;6.json index 4117a73c..463041b5 100644 --- a/items/SHARPNESS;6.json +++ b/items/SHARPNESS;6.json @@ -1,8 +1,8 @@ { "itemid": "minecraft:enchanted_book", "parent": "SHARPNESS;4", - "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Sharpness VI\",1:\"§7Increases melee damage dealt by\",2:\"§7§a30%§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{sharpness:6}}}", + "displayname": "§9Enchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Sharpness VI\",1:\"§7Increases melee damage dealt by\",2:\"§7§a30%§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§aObtained from the Dark Auction.\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"SHARPNESS;6\",enchantments:{sharpness:6}}}", "damage": 0, "lore": [ "§9Sharpness VI", @@ -17,6 +17,8 @@ "§9§lRARE" ], "internalname": "SHARPNESS;6", - "parent": "SHARPNESS;4", - "modver": "1.0.0" -} + "modver": "1.4-REL", + "crafttext": "", + "clickcommand": "", + "infoType": "" +} \ No newline at end of file -- cgit