mirror of
https://github.com/minetest-mods/technic.git
synced 2025-07-02 08:10:36 +02:00
add drawers support for wrench (also fix a missing constants issue)
This commit is contained in:
@ -26,7 +26,7 @@ read_globals = {
|
||||
|
||||
"protector", "isprotect",
|
||||
"homedecor_expect_infinite_stacks",
|
||||
"monitoring"
|
||||
"monitoring", "drawers"
|
||||
}
|
||||
|
||||
files["concrete/init.lua"].ignore = { "steel_ingot" }
|
||||
|
Reference in New Issue
Block a user