diff options
author | Moulberry <jjenour@student.unimelb.edu.au> | 2020-10-22 23:02:20 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-22 23:02:20 +1100 |
commit | 0596064a099419443460a121b886d3aefbfd6cad (patch) | |
tree | 3deec093c090f32d2350547a82d33a3e368a2666 /items/BIG_BRAIN;3.json | |
parent | 46c10faaa7c508562c91ead7c7c2086b0b94ccc1 (diff) | |
parent | b7da078c0461dc0ccc9e8b44d57b8caabd6e6c29 (diff) | |
download | NotEnoughUpdates-REPO-0596064a099419443460a121b886d3aefbfd6cad.tar.gz NotEnoughUpdates-REPO-0596064a099419443460a121b886d3aefbfd6cad.tar.bz2 NotEnoughUpdates-REPO-0596064a099419443460a121b886d3aefbfd6cad.zip |
Merge pull request #289 from apotato321/master
Scorpius Unqiue Enchants.
Diffstat (limited to 'items/BIG_BRAIN;3.json')
-rw-r--r-- | items/BIG_BRAIN;3.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/BIG_BRAIN;3.json b/items/BIG_BRAIN;3.json new file mode 100644 index 00000000..d1eb947c --- /dev/null +++ b/items/BIG_BRAIN;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Big Brain III\",1:\"§7Grants §b+15✎ Intelligence§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§aObtained at the Dark Auction\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{big_brain:3}}}", + "damage": 0, + "lore": [ + "§9Big Brain III", + "§7Grants §b+15✎ Intelligence§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§aObtained at the Dark Auction", + "", + "§f§lCOMMON" + ], + "internalname": "BIG_BRAIN;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +}
\ No newline at end of file |