Allow craft from any wood.

pull/20/head
Sane 2015-08-22 16:58:19 +02:00
parent ec401c8bc9
commit 25415b3b0b
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ if use_moreores then
end
local craft_ingreds = {
wood = "default:wood",
wood = "group:wood",
steel = "default:steel_ingot",
bronze = "default:bronze_ingot",
diamond = "default:diamond",