diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-12-13 10:49:01 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-13 09:49:01 +0000 |
commit | 27d06bae300c769d16bbca464f064cc5eb590936 (patch) | |
tree | 0a045706b9e4e84fc390057bacdee42d5cfe3699 /items/DEDICATION;1.json | |
parent | 3ed04f44bfb7ba6d2babb5e5f3bffad8c551f7a0 (diff) | |
download | NotEnoughUpdates-REPO-27d06bae300c769d16bbca464f064cc5eb590936.tar.gz NotEnoughUpdates-REPO-27d06bae300c769d16bbca464f064cc5eb590936.tar.bz2 NotEnoughUpdates-REPO-27d06bae300c769d16bbca464f064cc5eb590936.zip |
Added Skymart NPC and sack content (#1068)
* Removed Copper and Gems from lore
* Added new sacks content
* Added skymart npc and 2 custom items
Diffstat (limited to 'items/DEDICATION;1.json')
-rw-r--r-- | items/DEDICATION;1.json | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/items/DEDICATION;1.json b/items/DEDICATION;1.json index 6b22e63c..951cd2dc 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-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}}}", + "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\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"DEDICATION;1\",enchantments:{dedication:1}}}", "damage": 0, "lore": [ "§9Dedication I", @@ -22,10 +22,7 @@ "§7 - §fHoe", "§7 - §fAxe", "", - "§f§lCOMMON", - "", - "§7Cost", - "§c250 Copper" + "§f§lCOMMON" ], "internalname": "DEDICATION;1", "crafttext": "", |