From f7ada52665fec28d5bda53716dd567460400de65 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Sat, 12 Sep 2020 14:59:34 -0400 Subject: Mayor Stuff Ik it isn't comlpeate, also theese are just the items, I am in the middle of adding recipies --- items/EXPERTISE;1.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 items/EXPERTISE;1.json (limited to 'items/EXPERTISE;1.json') diff --git a/items/EXPERTISE;1.json b/items/EXPERTISE;1.json new file mode 100644 index 00000000..f477e1dc --- /dev/null +++ b/items/EXPERTISE;1.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Expertise I\",1:\"§7Gain §a2% §7extra Fishing exp\",2:\"§7and increases Sea Creatures\",3:\"§7spawn chance by §e1%§7.\",4:\"§850 kills to tier up!\",5:\"\",6:\"§e▲ §7Expertise cannot be combined!\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"EXPERTISE;1\",enchantments:{expertise:1}}}", + "damage": 0, + "lore": [ + "§9Expertise I", + "§7Gain §a2% §7extra Fishing exp", + "§7and increases Sea Creatures", + "§7spawn chance by §e1%§7.", + "§850 kills to tier up!", + "", + "§e▲ §7Expertise cannot be combined!", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "EXPERTISE;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file -- cgit