mirror of
https://github.com/minetest-mods/technic.git
synced 2025-06-29 23:00:52 +02:00
Various fixes reccomended by the mod author
This commit is contained in:
@ -31,7 +31,9 @@ read_globals = {
|
||||
"protector", "isprotect",
|
||||
"homedecor_expect_infinite_stacks",
|
||||
|
||||
"craftguide", "i3"
|
||||
"craftguide", "i3",
|
||||
"mcl_sounds","mcl_core",
|
||||
"mcl_craftguide"
|
||||
}
|
||||
|
||||
-- Loop warning
|
||||
|
Reference in New Issue
Block a user