mirror of
https://github.com/minetest-mods/MoreMesecons.git
synced 2025-05-29 15:10:28 +02:00
The current hack to get on the `on_player_receive_fields` function is quite likely to break with instrumented code. This also changes the workaround to get custom inventory callbacks by using `minetest.override_item`.