LOTS OF STUFF

This commit is contained in:
IonicCheese 2025-12-09 23:32:49 -08:00
commit 43f40c2550
499 changed files with 566 additions and 225 deletions

View file

@ -0,0 +1,16 @@
# Functions API
## `can_interact_with_node(player, pos)`
returns `bool`
checks for the ability to interact with a node via:
* if a player
* owner metadata key
* `protection_bypass`
supports
* minetest game default if present
* else polyfill