diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-03-28 22:50:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-29 07:50:06 +1100 |
commit | bbf75d0b43c0b62a5bc094e135e03eded4104842 (patch) | |
tree | a86ddfe549c4fbf9f269cde32bdd51971d738f4f /items/DEDICATION;1.json | |
parent | c5cc1ecb8e7364c981dcb66db0ff58805579676e (diff) | |
download | NotEnoughUpdates-REPO-bbf75d0b43c0b62a5bc094e135e03eded4104842.tar.gz NotEnoughUpdates-REPO-bbf75d0b43c0b62a5bc094e135e03eded4104842.tar.bz2 NotEnoughUpdates-REPO-bbf75d0b43c0b62a5bc094e135e03eded4104842.zip |
Some new garden items (#914)
Diffstat (limited to 'items/DEDICATION;1.json')
-rw-r--r-- | items/DEDICATION;1.json | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/items/DEDICATION;1.json b/items/DEDICATION;1.json new file mode 100644 index 00000000..c91c7f3f --- /dev/null +++ b/items/DEDICATION;1.json @@ -0,0 +1,35 @@ +{ + "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}}}", + "damage": 0, + "lore": [ + "§9Dedication I", + "§7Grants §60.5☘ Farming Fortune", + "§6§7for crops, multiplied by your", + "§7§bGarden §7milestone for that", + "§7crop.", + "", + "§7Can be applied to Axes and Hoes.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§6Source:", + "§aI-IV: §7SkyMart", + "", + "§6Applied To:", + "§7 - §fHoe", + "§7 - §fAxe", + "", + "§f§lCOMMON", + "", + "§7Cost", + "§c250 Copper" + ], + "internalname": "DEDICATION;1", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |