mirror of
https://github.com/minetest-mods/technic.git
synced 2025-10-20 19:55:27 +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