Add support for i3 inventory mod aviable for minetst 5.4+.

This commit is contained in:
SFENCE
2021-03-27 11:04:07 +01:00
parent 1084ca00da
commit 1b83798f4e
3 changed files with 24 additions and 9 deletions

View File

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