mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Add exclude_player to particle spawners
This commit is contained in:
parent
b6a23b1bcc
commit
f714ac0611
5 changed files with 82 additions and 50 deletions
|
@ -49,6 +49,7 @@ core.features = {
|
|||
httpfetch_additional_methods = true,
|
||||
object_guids = true,
|
||||
on_timer_four_args = true,
|
||||
particlespawner_exclude_player = true,
|
||||
}
|
||||
|
||||
function core.has_feature(arg)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue