1
0
Fork 0
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:
sfan5 2025-09-05 16:42:57 +02:00
parent b6a23b1bcc
commit f714ac0611
5 changed files with 82 additions and 50 deletions

View file

@ -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)