mirror of
https://github.com/HybridDog/builtin_item.git
synced 2024-12-22 17:00:27 +01:00
13 lines
166 B
Plaintext
13 lines
166 B
Plaintext
|
read_globals = {
|
||
|
minetest = {
|
||
|
fields = {
|
||
|
registered_entities = {
|
||
|
read_only = false,
|
||
|
other_fields = true
|
||
|
}
|
||
|
},
|
||
|
other_fields = true
|
||
|
},
|
||
|
"vector"
|
||
|
}
|