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/FRAIL;5.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 items/FRAIL;5.json (limited to 'items/FRAIL;5.json') diff --git a/items/FRAIL;5.json b/items/FRAIL;5.json new file mode 100644 index 00000000..776e1c93 --- /dev/null +++ b/items/FRAIL;5.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Frail V\",1:\"§7Sea creatures start with §a25%§7\",2:\"§7reduced health.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},EExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{frail:5}}}", + "damage": 0, + "lore": [ + "§9Frail V", + "§7Sea creatures start with §a25%§7", + "§7reduced health.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "FRAIL;5", + "parent": "FRAIL;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file -- cgit