1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-12 16:15:20 +02:00

Item meta pointing range (#14347)

This commit is contained in:
cx384
2024-03-17 15:55:38 +01:00
committed by GitHub
parent e3b9828f24
commit 234b01a8c2
8 changed files with 38 additions and 10 deletions

View File

@@ -38,6 +38,7 @@ core.features = {
dynamic_add_media_startup = true,
dynamic_add_media_filepath = true,
lsystem_decoration_type = true,
item_meta_range = true,
}
function core.has_feature(arg)