Update init.lua

master
ak399 2013-09-08 17:43:48 -04:00
parent 8f23e9f17e
commit b1a927fe99
1 changed files with 1 additions and 1 deletions

View File

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