diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-12-04 20:35:08 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-12-04 20:35:08 -0500 |
commit | da61b572da96eea569ffa6fbbcd980cc2d851099 (patch) | |
tree | 1cd2846da563957fd80c562e898b4ae8b2c79a25 /items/PERSONAL_COMPACTOR_7000.json | |
parent | 12cada26afdb196e4904448fa23372bca1c2f4ee (diff) | |
download | NotEnoughUpdates-REPO-da61b572da96eea569ffa6fbbcd980cc2d851099.tar.gz NotEnoughUpdates-REPO-da61b572da96eea569ffa6fbbcd980cc2d851099.tar.bz2 NotEnoughUpdates-REPO-da61b572da96eea569ffa6fbbcd980cc2d851099.zip |
thx jani
Diffstat (limited to 'items/PERSONAL_COMPACTOR_7000.json')
-rw-r--r-- | items/PERSONAL_COMPACTOR_7000.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/PERSONAL_COMPACTOR_7000.json b/items/PERSONAL_COMPACTOR_7000.json new file mode 100644 index 00000000..1111bbd0 --- /dev/null +++ b/items/PERSONAL_COMPACTOR_7000.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:dropper", + "displayname": "§6Personal Compactor 7000", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Automatically turns certain\",1:\"§7materials in your inventory into\",2:\"§7their enchanted form.\",3:\"\",4:\"§eRight-click to configure!\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§6§lLEGENDARY ACCESSORY\"],Name:\"§6Personal Compactor 7000\"},ExtraAttributes:{id:\"PERSONAL_COMPACTOR_7000\"}}", + "damage": 0, + "lore": [ + "§7Automatically turns certain", + "§7materials in your inventory into", + "§7their enchanted form.", + "", + "§eRight-click to configure!", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY ACCESSORY" + ], + "internalname": "PERSONAL_COMPACTOR_7000", + "crafttext": "", + "clickcommand": "viewrecipe", + "modver": "1.7.1-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Personal_Compactor_7000" + ] +}
\ No newline at end of file |