diff options
Diffstat (limited to 'items/PERSONAL_COMPACTOR_7000.json')
-rw-r--r-- | items/PERSONAL_COMPACTOR_7000.json | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/items/PERSONAL_COMPACTOR_7000.json b/items/PERSONAL_COMPACTOR_7000.json index 1111bbd0..76c736df 100644 --- a/items/PERSONAL_COMPACTOR_7000.json +++ b/items/PERSONAL_COMPACTOR_7000.json @@ -13,12 +13,23 @@ "§7§8This item can be reforged!", "§6§lLEGENDARY ACCESSORY" ], + "recipe": { + "A1": "ENCHANTED_REDSTONE_BLOCK:8", + "A2": "ENCHANTED_REDSTONE_BLOCK:8", + "A3": "ENCHANTED_REDSTONE_BLOCK:8", + "B1": "ENCHANTED_REDSTONE_BLOCK:8", + "B2": "", + "B3": "ENCHANTED_REDSTONE_BLOCK:8", + "C1": "ENCHANTED_REDSTONE_BLOCK:8", + "C2": "PERSONAL_COMPACTOR_6000:1", + "C3": "ENCHANTED_REDSTONE_BLOCK:8" + }, "internalname": "PERSONAL_COMPACTOR_7000", "crafttext": "", "clickcommand": "viewrecipe", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Personal_Compactor_7000" ] -}
\ No newline at end of file +} |