From ede087f4a0471626048bd9aeaf5d952e84109d4e Mon Sep 17 00:00:00 2001 From: DBotThePony Date: Fri, 10 Mar 2023 23:25:26 +0700 Subject: [PATCH] lol --- .../overdrive_that_matters/otm_recipe_finder/smithing.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/main/resources/data/overdrive_that_matters/otm_recipe_finder/smithing.json b/src/main/resources/data/overdrive_that_matters/otm_recipe_finder/smithing.json index 00593b9d0..f5aebe2b2 100644 --- a/src/main/resources/data/overdrive_that_matters/otm_recipe_finder/smithing.json +++ b/src/main/resources/data/overdrive_that_matters/otm_recipe_finder/smithing.json @@ -1,6 +1,5 @@ { "recipe_type": "minecraft:smithing", "type": "overdrive_that_matters:simple", - "is_critical": false, - "ignore_damageables": true + "is_critical": false } \ No newline at end of file