mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-12-14 02:25:23 +01:00
`dry_grass_N` has groups `grass` and `dry_grass`, so if the check for `grass` is done first, having dry_grass on it makes it turn into `dirt_with_grass` instead of `dirt_with_dry_grass`. Changing the order fixes this.
22 KiB
22 KiB