mirror of
https://github.com/minetest-mods/i3.git
synced 2025-06-28 14:46:02 +02:00
*Really* disable sfinv
This commit is contained in:
@ -6,7 +6,6 @@ ignore = {
|
||||
|
||||
read_globals = {
|
||||
"minetest",
|
||||
"default",
|
||||
"armor",
|
||||
"skins",
|
||||
"awards",
|
||||
@ -19,4 +18,6 @@ read_globals = {
|
||||
globals = {
|
||||
"i3",
|
||||
"core",
|
||||
"sfinv",
|
||||
"unified_inventory",
|
||||
}
|
||||
|
Reference in New Issue
Block a user