mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2025-03-23 22:42:30 +01:00
* Use `minetest.override_item()` instead of re-registering the node with ":" prefixed to its name. Thanks again to wsor for mentioning this.