From d490a944eef9625d45fb91f665ae412398d8500e Mon Sep 17 00:00:00 2001 From: Intybyte Date: Wed, 19 Nov 2025 22:18:37 +0100 Subject: [PATCH] NUKE THE LINE --- .../io/github/pylonmc/pylon/core/recipe/RecipeListener.kt | 2 -- 1 file changed, 2 deletions(-) diff --git a/pylon-core/src/main/kotlin/io/github/pylonmc/pylon/core/recipe/RecipeListener.kt b/pylon-core/src/main/kotlin/io/github/pylonmc/pylon/core/recipe/RecipeListener.kt index 165386fd5..683d4a3cc 100644 --- a/pylon-core/src/main/kotlin/io/github/pylonmc/pylon/core/recipe/RecipeListener.kt +++ b/pylon-core/src/main/kotlin/io/github/pylonmc/pylon/core/recipe/RecipeListener.kt @@ -68,8 +68,6 @@ internal object PylonRecipeListener : Listener { } else { inventory.result = null } - } else { - inventory.result = null } // Prevent crafting of unresearched items