feldweg crafts

master^2
h-v-smacker 2018-05-08 04:49:14 +03:00
parent 5bf23222d7
commit 32619523a4
1 changed files with 0 additions and 1 deletions

View File

@ -40,7 +40,6 @@ dofile(minetest.get_modpath("cottages").."/adaptions.lua");
-- add a stack size if you want a higher yield
cottages.handmill_product = {};
cottages.handmill_product[ cottages.craftitem_seed_wheat ] = 'farming:flour 1';
cottages.handmill_product[ cottages.craftitem_seed_barley ] = 'farming:flour 1';
--[[ some examples:
cottages.handmill_product[ 'default:cobble' ] = 'default:gravel';
cottages.handmill_product[ 'default:gravel' ] = 'default:sand';