mirror of
https://github.com/Sokomine/cottages.git
synced 2026-01-11 19:45:42 +01:00
added option to make machines public
This commit is contained in:
1
init.lua
1
init.lua
@@ -57,6 +57,7 @@ cottages.handmill_product[ 'default:coal_lump'] = 'dye:black 6';
|
||||
cottages.handmill_max_per_turn = 20;
|
||||
cottages.handmill_min_per_turn = 0;
|
||||
|
||||
dofile(minetest.get_modpath("cottages").."/functions.lua");
|
||||
|
||||
-- uncomment parts you do not want
|
||||
dofile(minetest.get_modpath("cottages").."/nodes_furniture.lua");
|
||||
|
||||
Reference in New Issue
Block a user