diff options
author | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
commit | 2d2d7db222a466ea627238d005400b44b93e227b (patch) | |
tree | 4e44e1972bb494ab126624225d38c37e9e99e232 /items/SUPER_COMPACTOR_3000.json | |
parent | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (diff) | |
download | NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.gz NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.bz2 NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.zip |
Update items to RELEASE-1.0
Diffstat (limited to 'items/SUPER_COMPACTOR_3000.json')
-rw-r--r-- | items/SUPER_COMPACTOR_3000.json | 25 |
1 files changed, 18 insertions, 7 deletions
diff --git a/items/SUPER_COMPACTOR_3000.json b/items/SUPER_COMPACTOR_3000.json index 04e20c4e..c80e4a43 100644 --- a/items/SUPER_COMPACTOR_3000.json +++ b/items/SUPER_COMPACTOR_3000.json @@ -1,11 +1,8 @@ { - "internalname": "SUPER_COMPACTOR_3000", "itemid": "minecraft:dropper", - "displayname": "Super Compactor 3000", - "clickcommand": "viewrecipe", + "displayname": "§9Super Compactor 3000", + "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's storage.\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Super Compactor 3000\"},ExtraAttributes:{id:\"SUPER_COMPACTOR_3000\"}}", "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", @@ -13,8 +10,22 @@ "§7that a minion produces into", "§7their enchanted form when there", "§7are enough resources in the", - "§7minion\u0027s storage.", + "§7minion's storage.", "", "§9§lRARE" - ] + ], + "recipe": { + "A1": "ENCHANTED_COBBLESTONE:64", + "A2": "ENCHANTED_COBBLESTONE:64", + "A3": "ENCHANTED_COBBLESTONE:64", + "B1": "ENCHANTED_COBBLESTONE:64", + "B2": "", + "B3": "ENCHANTED_COBBLESTONE:64", + "C1": "ENCHANTED_COBBLESTONE:64", + "C2": "ENCHANTED_REDSTONE_BLOCK:1", + "C3": "ENCHANTED_COBBLESTONE:64" + }, + "internalname": "SUPER_COMPACTOR_3000", + "clickcommand": "viewrecipe", + "modver": "1.0.0" }
\ No newline at end of file |