Ensure ethereal is a compatible version if loaded (#21)

- Check that ethereal version is more than 20220424 so that it doesn't
   unload parts of this mod
 - Remove optional dependency breaking the multi-mod dependency cycle
   ethereal --> bakedclay --> flowerpot --> moretrees --> ethereal.
This commit is contained in:
Awkanimus
2022-12-12 00:26:49 -05:00
committed by GitHub
parent 7879bd8192
commit 21bdcc360b
3 changed files with 16 additions and 1 deletions

View File

@ -1,4 +1,4 @@
name = moretrees
depends = default, vessels
optional_depends = doors, stairs, moreblocks, farming, ethereal
optional_depends = doors, stairs, moreblocks, farming
min_minetest_version = 5.2.0