diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-20 18:33:41 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-20 18:33:41 -0400 |
commit | 5a52213b3062b3be6efe7a32ef7d9765bc8d1a91 (patch) | |
tree | a56ad101eb8b7f54c18fb2fbbe63b48544c30244 /items/COMPACT;1.json | |
parent | 5a90d041084a5caea2877e840c936806d21ff673 (diff) | |
download | NotEnoughUpdates-REPO-5a52213b3062b3be6efe7a32ef7d9765bc8d1a91.tar.gz NotEnoughUpdates-REPO-5a52213b3062b3be6efe7a32ef7d9765bc8d1a91.tar.bz2 NotEnoughUpdates-REPO-5a52213b3062b3be6efe7a32ef7d9765bc8d1a91.zip |
1.9.8 Part 1
No Dark Auction Stuff yet
Diffstat (limited to 'items/COMPACT;1.json')
-rw-r--r-- | items/COMPACT;1.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/COMPACT;1.json b/items/COMPACT;1.json new file mode 100644 index 00000000..43ea3ccf --- /dev/null +++ b/items/COMPACT;1.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Compact I\",1:\"§7Gain §a1% §7extra Mining exp and\",2:\"§7drop an enchanted block every\",3:\"§7§f400 §7blocks you mine.\",4:\"§8100 blocks to tier up!\",5:\"\",6:\"§e▲ §7Compact cannot be combined!\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"COMPACT;1\",enchantments:{compact:1}}}", + "damage": 0, + "lore": [ + "§9Compact I", + "§7Gain §a1% §7extra Mining exp and", + "§7drop an enchanted block every", + "§7§f400 §7blocks you mine.", + "§8100 blocks to tier up!", + "", + "§e▲ §7Compact cannot be combined!", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "COMPACT;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +}
\ No newline at end of file |