1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-28 22:25:20 +01:00

Add inventory image animation API (#16538)

This commit is contained in:
cx384
2025-10-26 18:48:53 +01:00
committed by GitHub
parent dde463635e
commit 93ccb4b355
23 changed files with 606 additions and 227 deletions

View File

@@ -52,6 +52,7 @@ core.features = {
particlespawner_exclude_player = true,
generate_decorations_biomes = true,
chunksize_vector = true,
item_inventory_image_animation = true,
}
function core.has_feature(arg)