mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
Add callback on_mapblocks_changed
This commit is contained in:
@@ -43,6 +43,7 @@ local register_functions = {
|
||||
register_on_item_eat = 0,
|
||||
register_on_punchplayer = 0,
|
||||
register_on_player_hpchange = 0,
|
||||
register_on_mapblocks_changed = 0,
|
||||
}
|
||||
|
||||
---
|
||||
|
Reference in New Issue
Block a user