diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-14 19:33:30 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-14 19:33:30 -0500 |
commit | 5267ebff0127054f6f9dc33f70544e50c172a80d (patch) | |
tree | 08ecb4fc318fb66d6b1691e166c1bdd0d08c161c /items/SUGAR_RUSH;2.json | |
parent | 1e9552e104abe5135dd81f8daf3ea31af943df7a (diff) | |
download | NotEnoughUpdates-REPO-5267ebff0127054f6f9dc33f70544e50c172a80d.tar.gz NotEnoughUpdates-REPO-5267ebff0127054f6f9dc33f70544e50c172a80d.tar.bz2 NotEnoughUpdates-REPO-5267ebff0127054f6f9dc33f70544e50c172a80d.zip |
Books v2
Diffstat (limited to 'items/SUGAR_RUSH;2.json')
-rw-r--r-- | items/SUGAR_RUSH;2.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/items/SUGAR_RUSH;2.json b/items/SUGAR_RUSH;2.json index b4070caa..d328284e 100644 --- a/items/SUGAR_RUSH;2.json +++ b/items/SUGAR_RUSH;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Sugar Rush II\",1:\"§7Grants §a+4 §f✦ Speed§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"SUGAR_RUSH;2\",enchantments:{sugar_rush:2},uuid:\"0f8ca3f2-b721-4ba4-bab8-4f749e8d8c68\",anvil_uses:1,timestamp:\"9/27/20 2:43 AM\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Sugar Rush II\",1:\"§7Grants §a+4 §f✦ Speed§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"SUGAR_RUSH;2\",enchantments:{sugar_rush:2},uuid:\"0f8ca3f2-b721-4ba4-bab8-4f749e8d8c68\",timestamp:\"9/27/20 2:43 AM\"}}", "damage": 0, "lore": [ "§9Sugar Rush II", @@ -13,6 +13,7 @@ "§f§lCOMMON" ], "internalname": "SUGAR_RUSH;2", + "parent": "SUGAR_RUSH;1", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", |