From 325d03e7812c8f85d9c476b9d778d36950dfbb01 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sat, 5 Jun 2021 16:52:10 +0200 Subject: Small Stuff (#510) * Small Stuff * Another Rainbow Name * New Item and a fix * Other fixes * Another one * Added Item and fixed one * I love commit messages * Another Rainbow Name * Rainbow Name * Rainbow Name * yep * Stuff --- items/TERMINATOR.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/TERMINATOR.json') diff --git a/items/TERMINATOR.json b/items/TERMINATOR.json index 6a7a82ef..9d73dba5 100644 --- a/items/TERMINATOR.json +++ b/items/TERMINATOR.json @@ -31,13 +31,13 @@ ], "recipe": { "A1": "", - "A2": "NULL_BLADE:3", + "A2": "JUDGEMENT_CORE:1", "A3": "TARANTULA_SILK:64", "B1": "TESSELLATED_ENDER_PEARL:8", "B2": "", "B3": "BRAIDED_GRIFFIN_FEATHER:4", "C1": "", - "C2": "NULL_BLADE:3", + "C2": "NULL_BLADE:4", "C3": "TARANTULA_SILK:64" }, "internalname": "TERMINATOR", -- cgit