mirror of
https://github.com/ElCeejo/creatura.git
synced 2025-03-15 12:21:24 +00:00
14 lines
171 B
Text
14 lines
171 B
Text
|
max_line_length = 120
|
||
|
|
||
|
globals = {
|
||
|
"minetest",
|
||
|
"creatura",
|
||
|
}
|
||
|
|
||
|
read_globals = {
|
||
|
"vector",
|
||
|
"ItemStack",
|
||
|
table = {fields = {"copy"}}
|
||
|
}
|
||
|
|
||
|
ignore = {"212/self", "212/this"}
|