mirror of
https://github.com/minetest-mods/technic.git
synced 2025-06-29 14:50:45 +02:00
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