diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-04-03 14:24:17 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-03 22:24:17 +1000 |
commit | 1662c79b9944a9b77434b4e939a953e59477eb5a (patch) | |
tree | ab506c31ca40f3e2fbcfd5992a3b19240a5cf70e /items/DEDICATION;1.json | |
parent | bbf75d0b43c0b62a5bc094e135e03eded4104842 (diff) | |
download | NotEnoughUpdates-REPO-1662c79b9944a9b77434b4e939a953e59477eb5a.tar.gz NotEnoughUpdates-REPO-1662c79b9944a9b77434b4e939a953e59477eb5a.tar.bz2 NotEnoughUpdates-REPO-1662c79b9944a9b77434b4e939a953e59477eb5a.zip |
Fixed 38 Items, added some reforge stats and a new pet item (#915)
Diffstat (limited to 'items/DEDICATION;1.json')
-rw-r--r-- | items/DEDICATION;1.json | 4 |
1 files changed, 2 insertions, 2 deletions
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", |