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