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

Add unit test and feature flag for override_item

This commit is contained in:
Lars Mueller 2024-05-21 15:22:29 +02:00
parent b21a974342
commit 5009259473
3 changed files with 15 additions and 0 deletions

View file

@ -41,6 +41,7 @@ core.features = {
item_meta_range = true,
node_interaction_actor = true,
moveresult_new_pos = true,
override_item_remove_fields = true,
}
function core.has_feature(arg)