diff options
author | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
commit | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (patch) | |
tree | e2bf7bc073f6036a85b58e4fad687afd63484567 /items/SUPER_COMPACTOR_3000.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/SUPER_COMPACTOR_3000.json')
-rw-r--r-- | items/SUPER_COMPACTOR_3000.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/SUPER_COMPACTOR_3000.json b/items/SUPER_COMPACTOR_3000.json new file mode 100644 index 00000000..04e20c4e --- /dev/null +++ b/items/SUPER_COMPACTOR_3000.json @@ -0,0 +1,20 @@ +{ + "internalname": "SUPER_COMPACTOR_3000", + "itemid": "minecraft:dropper", + "displayname": "Super Compactor 3000", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7This item can be used as a\",1:\"§7minion upgrade. This will\",2:\"§7automatically turn materials\",3:\"§7that a minion produces into\",4:\"§7their enchanted form when there\",5:\"§7are enough resources in the\",6:\"§7minion\u0027s storage.\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Super Compactor 3000\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"SUPER_COMPACTOR_3000\",uuid:\"d469b507-dabb-4f3f-adb6-5190e47768c5\",timestamp:\"3/30/20 11:34 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7This item can be used as a", + "§7minion upgrade. This will", + "§7automatically turn materials", + "§7that a minion produces into", + "§7their enchanted form when there", + "§7are enough resources in the", + "§7minion\u0027s storage.", + "", + "§9§lRARE" + ] +}
\ No newline at end of file |