The legacy `depends.txt` and `description.txt` files are no longer
needed since Minetest 5.0.0 or later will read everything from
`mod.conf`.
This raises the minimum supported Minetest version to 5.0.0.
Hoes crafted from "rare" materials were deprecated in
9c459e77ac.
Hoes are still available in existing worlds, but they cannot
be crafted anymore.
This closes #29.