From 2107c931970d24c6d018afc2e9c7ac0d35c83fdc Mon Sep 17 00:00:00 2001 From: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> Date: Mon, 23 Sep 2024 17:59:52 +1000 Subject: the other thing i got pinged about wasnt real (#1370) --- items/PERSONAL_COMPACTOR_4000.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/items/PERSONAL_COMPACTOR_4000.json b/items/PERSONAL_COMPACTOR_4000.json index 41cb321a..4cc5d0be 100644 --- a/items/PERSONAL_COMPACTOR_4000.json +++ b/items/PERSONAL_COMPACTOR_4000.json @@ -15,15 +15,15 @@ "§a§lUNCOMMON ACCESSORY" ], "recipe": { - "A1": "ENCHANTED_REDSTONE_BLOCK:1", - "A2": "ENCHANTED_REDSTONE_BLOCK:1", - "A3": "ENCHANTED_REDSTONE_BLOCK:1", - "B1": "ENCHANTED_REDSTONE_BLOCK:1", + "A1": "ENCHANTED_REDSTONE:64", + "A2": "ENCHANTED_REDSTONE:64", + "A3": "ENCHANTED_REDSTONE:64", + "B1": "ENCHANTED_REDSTONE:64", "B2": "", - "B3": "ENCHANTED_REDSTONE_BLOCK:1", - "C1": "ENCHANTED_REDSTONE_BLOCK:1", + "B3": "ENCHANTED_REDSTONE:64", + "C1": "ENCHANTED_REDSTONE:64", "C2": "SUPER_COMPACTOR_3000:1", - "C3": "ENCHANTED_REDSTONE_BLOCK:1" + "C3": "ENCHANTED_REDSTONE:64" }, "internalname": "PERSONAL_COMPACTOR_4000", "clickcommand": "viewrecipe", -- cgit