diff options
| author | NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> | 2024-09-23 17:59:52 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-23 07:59:52 +0000 |
| commit | 2107c931970d24c6d018afc2e9c7ac0d35c83fdc (patch) | |
| tree | bf1842a1b25e802fd0ad4b45a875a687dea4040c /items | |
| parent | 27412520ede060930db2b66baa9db34bc6d54ef3 (diff) | |
| download | NotEnoughUpdates-REPO-2107c931970d24c6d018afc2e9c7ac0d35c83fdc.tar.gz NotEnoughUpdates-REPO-2107c931970d24c6d018afc2e9c7ac0d35c83fdc.tar.bz2 NotEnoughUpdates-REPO-2107c931970d24c6d018afc2e9c7ac0d35c83fdc.zip | |
the other thing i got pinged about wasnt real (#1370)
Diffstat (limited to 'items')
| -rw-r--r-- | items/PERSONAL_COMPACTOR_4000.json | 14 |
1 files 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", |
