diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-13 18:49:38 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-13 18:49:38 -0500 |
commit | f3e43be7fee020a380568f88634c8aa5e98814db (patch) | |
tree | 05e6091e4385fba6926bd24d90974c068a4d3979 /items/SUGAR_RUSH;2.json | |
parent | 0ad1878374bce4376b6a16052a8f9409431fae5e (diff) | |
download | NotEnoughUpdates-REPO-f3e43be7fee020a380568f88634c8aa5e98814db.tar.gz NotEnoughUpdates-REPO-f3e43be7fee020a380568f88634c8aa5e98814db.tar.bz2 NotEnoughUpdates-REPO-f3e43be7fee020a380568f88634c8aa5e98814db.zip |
Revert "Merge pull request #23 from IRONM00N/master"
This reverts commit 0ad1878374bce4376b6a16052a8f9409431fae5e, reversing
changes made to b6fd4b6bfe35a3268fd03b267bf626026920b8d7.
Diffstat (limited to 'items/SUGAR_RUSH;2.json')
-rw-r--r-- | items/SUGAR_RUSH;2.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/SUGAR_RUSH;2.json b/items/SUGAR_RUSH;2.json new file mode 100644 index 00000000..b4070caa --- /dev/null +++ b/items/SUGAR_RUSH;2.json @@ -0,0 +1,20 @@ +{ + "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\"}}", + "damage": 0, + "lore": [ + "§9Sugar Rush II", + "§7Grants §a+4 §f✦ Speed§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "SUGAR_RUSH;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file |