diff options
author | apotato321 <ryrylin5@gmail.com> | 2020-11-17 14:08:20 -0800 |
---|---|---|
committer | apotato321 <ryrylin5@gmail.com> | 2020-11-17 14:08:20 -0800 |
commit | 292580ab1df5756aeb511e3886da7812147536fa (patch) | |
tree | a9eca4e183d0b0738ee60fa69ec6d9c9c91c83cc /items/GROWTH;5.json | |
parent | 1898b52e868962fcdd7995325df942426d9d7a57 (diff) | |
download | NotEnoughUpdates-REPO-292580ab1df5756aeb511e3886da7812147536fa.tar.gz NotEnoughUpdates-REPO-292580ab1df5756aeb511e3886da7812147536fa.tar.bz2 NotEnoughUpdates-REPO-292580ab1df5756aeb511e3886da7812147536fa.zip |
New stuff
dsfes
Diffstat (limited to 'items/GROWTH;5.json')
-rw-r--r-- | items/GROWTH;5.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/GROWTH;5.json b/items/GROWTH;5.json new file mode 100644 index 00000000..3ece6174 --- /dev/null +++ b/items/GROWTH;5.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Growth V\",1:\"§7Grants §a+75 §c❤ Health§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{growth:5}}}", + "damage": 0, + "lore": [ + "§9Growth V", + "§7Grants §a+75 §c❤ Health§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "GROWTH;5", + "parent": "GROWTH;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +}
\ No newline at end of file |