forked from minetest-mods/technic
Add support for craftguide mod recipe registration (#584)
This commit is contained in:
@ -28,6 +28,8 @@ read_globals = {
|
||||
|
||||
"protector", "isprotect",
|
||||
"homedecor_expect_infinite_stacks",
|
||||
|
||||
"craftguide", "i3"
|
||||
}
|
||||
|
||||
files["concrete/init.lua"].ignore = { "steel_ingot" }
|
||||
|
Reference in New Issue
Block a user