From 1662c79b9944a9b77434b4e939a953e59477eb5a Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Mon, 3 Apr 2023 14:24:17 +0200 Subject: Fixed 38 Items, added some reforge stats and a new pet item (#915) --- items/DEDICATION;1.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/DEDICATION;1.json') diff --git a/items/DEDICATION;1.json b/items/DEDICATION;1.json index c91c7f3f..6b22e63c 100644 --- a/items/DEDICATION;1.json +++ b/items/DEDICATION;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Dedication I\",1:\"§7Grants §60.5☘ Farming Fortune\",2:\"§6§7for crops, multiplied by your\",3:\"§7§bGarden §7milestone for that\",4:\"§7crop.\",5:\"\",6:\"§7Can be applied to Axes and Hoes.\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§6Source:\",12:\"§aI-IV: §7SkyMart\",13:\"\",14:\"§6Applied To:\",15:\"§7 - §fHoe\",16:\"§7 - §fAxe\",17:\"\",18:\"§f§lCOMMON\",19:\"\",20:\"§7Cost\",21:\"§c250 Copper\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"DEDICATION;1\",enchantments:{dedication:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Dedication I\",1:\"§7Grants §60.5☘ Farming Fortune\",2:\"§6§7for crops, multiplied by your\",3:\"§7§bGarden §7milestone for that\",4:\"§7crop.\",5:\"\",6:\"§7Can be applied to Axes and Hoes.\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§6Source:\",12:\"§aI-III: §7SkyMart\",13:\"\",14:\"§6Applied To:\",15:\"§7 - §fHoe\",16:\"§7 - §fAxe\",17:\"\",18:\"§f§lCOMMON\",19:\"\",20:\"§7Cost\",21:\"§c250 Copper\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"DEDICATION;1\",enchantments:{dedication:1}}}", "damage": 0, "lore": [ "§9Dedication I", @@ -16,7 +16,7 @@ "§7to apply it!", "", "§6Source:", - "§aI-IV: §7SkyMart", + "§aI-III: §7SkyMart", "", "§6Applied To:", "§7 - §fHoe", -- cgit