Remove this recipe removal

This commit is contained in:
Evert Prants
2019-11-23 21:58:11 +02:00
parent 30f7a5d5f7
commit 20fa5a733e

View File

@ -4,7 +4,7 @@
---------------
-- Remove iron_lump -> steel_ingot, because dynamics adds iron ingot
minetest.clear_craft({type = "cooking", output = "default:steel_ingot"})
--minetest.clear_craft({type = "cooking", output = "default:steel_ingot"})
-----------
-- Tools --