1
0
mirror of https://github.com/HybridDog/builtin_item.git synced 2025-07-13 13:50:36 +02:00
Files
builtin_item/.luacheckrc
2020-10-11 13:29:29 +02:00

13 lines
166 B
Lua

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