ignore group 'tree'
This commit is contained in:
parent
6cdb584c85
commit
547f2667ed
3
init.lua
3
init.lua
@ -185,7 +185,8 @@ end
|
|||||||
|
|
||||||
local ignore_groups = {
|
local ignore_groups = {
|
||||||
["wood"] = true,
|
["wood"] = true,
|
||||||
["stone"] = true
|
["stone"] = true,
|
||||||
|
["tree"] = true
|
||||||
}
|
}
|
||||||
|
|
||||||
function ts_furniture.register_furniture(recipe, description, tiles)
|
function ts_furniture.register_furniture(recipe, description, tiles)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user