Update init.lua

master
ak399 2013-09-08 17:39:15 -04:00
parent ec1215dca7
commit 461920c662
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ minetest.register_craft({
recipe = {
{"ithildin:ithildin_stone_0"},
},
replacement = {
replacements = {
{"default:stone"},
},
})