move wool recipe out of this mod

This commit is contained in:
tchncs 2018-10-25 14:51:12 +02:00
parent 5013537e24
commit fecd65b534

View File

@ -32,7 +32,6 @@ minetest.register_craft({
}
})
minetest.register_craft({output = "default:flint",recipe = {{"default:gravel"},}})
minetest.register_craft({output = "farming:cotton 4",recipe = {{"group:wool"},}})
bows.register_bow("bow_wood",{
description="Wooden bow",