1
0
mirror of https://github.com/HybridDog/builtin_item.git synced 2025-02-10 17:20:29 +01:00
builtin_item/.luacheckrc

13 lines
166 B
Plaintext
Raw Normal View History

read_globals = {
minetest = {
fields = {
registered_entities = {
read_only = false,
other_fields = true
}
},
other_fields = true
},
"vector"
}