mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-10-28 14:25:19 +01:00
This code never allowed placing a door on e.g. a grass plant. The code to handle this isn't that complex. With this code, doors can be placed on flowers and on normal node surfaces without issues.