1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-31 18:31:04 +00:00

Reuse changable logic from #14258.

This commit is contained in:
SFENCE 2025-04-07 18:19:49 +02:00
parent aba2b6638e
commit 22fc23fc51
15 changed files with 319 additions and 111 deletions

View file

@ -47,6 +47,7 @@ core.features = {
particle_blend_clip = true,
remove_item_match_meta = true,
httpfetch_additional_methods = true,
abm_changeable = true,
}
function core.has_feature(arg)