diff options
author | apotato321 <ryrylin5@gmail.com> | 2020-10-24 22:14:33 -0700 |
---|---|---|
committer | apotato321 <ryrylin5@gmail.com> | 2020-10-24 22:14:33 -0700 |
commit | 21aed1acba081de6af108596c1c09376f69f3730 (patch) | |
tree | 53e6894d83ac84b167087fc6ea091e232a5deeb0 /items/SUGAR_RUSH;1.json | |
parent | b7da078c0461dc0ccc9e8b44d57b8caabd6e6c29 (diff) | |
download | NotEnoughUpdates-REPO-21aed1acba081de6af108596c1c09376f69f3730.tar.gz NotEnoughUpdates-REPO-21aed1acba081de6af108596c1c09376f69f3730.tar.bz2 NotEnoughUpdates-REPO-21aed1acba081de6af108596c1c09376f69f3730.zip |
Enchant Books
Diffstat (limited to 'items/SUGAR_RUSH;1.json')
-rw-r--r-- | items/SUGAR_RUSH;1.json | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/items/SUGAR_RUSH;1.json b/items/SUGAR_RUSH;1.json index 288e1f39..2260a094 100644 --- a/items/SUGAR_RUSH;1.json +++ b/items/SUGAR_RUSH;1.json @@ -1,11 +1,11 @@ { "internalname": "SUGAR_RUSH;1", - "itemid": 403, + "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", "clickcommand": "", "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Sugar Rush I\",1:\"§7Grants §a+2 §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:{id:\"ENCHANTED_BOOK\",enchantments:{sugar_rush:1}}}", - "modver": "1.0.0", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Sugar Rush I\",1:\"§7Grants §a+2 §f✦ Speed§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§aBought from the Fear Mongerer with 250k\",7:\"§acoins and a stack of green candy\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SUGAR_RUSH;1\",enchantments:{sugar_rush:1}}}", + "modver": "1.4-REL", "lore": [ "§9Sugar Rush I", "§7Grants §a+2 §f✦ Speed§7.", @@ -13,6 +13,11 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§aBought from the Fear Mongerer with 250k", + "§acoins and a stack of green candy", + "", "§f§lCOMMON" - ] + ], + "crafttext": "", + "infoType": "" }
\ No newline at end of file |