diff options
Diffstat (limited to 'items/COMPACTOR.json')
-rw-r--r-- | items/COMPACTOR.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/COMPACTOR.json b/items/COMPACTOR.json new file mode 100644 index 00000000..80dc4314 --- /dev/null +++ b/items/COMPACTOR.json @@ -0,0 +1,18 @@ +{ + "internalname": "COMPACTOR", + "itemid": "minecraft:dropper", + "displayname": "Compactor", + "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 block form.\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§aCompactor\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"COMPACTOR\",uuid:\"96048ee6-4d4c-4daa-9d26-368966759590\",timestamp:\"3/30/20 4:39 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 block form.", + "", + "§a§lUNCOMMON" + ] +}
\ No newline at end of file |