mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
Move the sapling growing and grass adding/removing ABMs to Lua
This commit is contained in:
@@ -6,6 +6,7 @@ minetest.features = {
|
||||
chat_send_player_param3 = true,
|
||||
get_all_craft_recipes_works = true,
|
||||
use_texture_alpha = true,
|
||||
no_legacy_abms = true,
|
||||
}
|
||||
|
||||
function minetest.has_feature(arg)
|
||||
|
Reference in New Issue
Block a user