Add support for craftguide mod recipe registration (#584)

This commit is contained in:
sfence
2021-04-14 16:20:20 +02:00
committed by GitHub
parent 43acec2900
commit 1c219487d3
4 changed files with 44 additions and 21 deletions

View File

@ -28,6 +28,8 @@ read_globals = {
"protector", "isprotect",
"homedecor_expect_infinite_stacks",
"craftguide", "i3"
}
files["concrete/init.lua"].ignore = { "steel_ingot" }