diff options
Diffstat (limited to 'items/GROWTH;5.json')
-rw-r--r-- | items/GROWTH;5.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/GROWTH;5.json b/items/GROWTH;5.json index e5c403e4..3ece6174 100644 --- a/items/GROWTH;5.json +++ b/items/GROWTH;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,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:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"GROWTH;5\",enchantments:{growth:5},uuid:\"20315eda-bdfe-45a3-898d-1e05f9c26f1f\",anvil_uses:1,timestamp:\"10/6/20 9:43 PM\"},AttributeModifiers:[]}", + "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", @@ -13,8 +13,9 @@ "§a§lUNCOMMON" ], "internalname": "GROWTH;5", + "parent": "GROWTH;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.4-REL", "infoType": "" }
\ No newline at end of file |