Remove this recipe removal

This commit is contained in:
Evert Prants 2019-11-23 21:58:11 +02:00
parent 30f7a5d5f7
commit 20fa5a733e
Signed by: evert
GPG Key ID: 1688DA83D222D0B5
1 changed files with 1 additions and 1 deletions

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 --