mirror of
https://github.com/mt-mods/moretrees.git
synced 2025-06-28 14:16:22 +02:00
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:
@ -14,6 +14,7 @@ globals = {
|
||||
"default",
|
||||
"dump",
|
||||
"moretrees",
|
||||
"ethereal",
|
||||
}
|
||||
|
||||
read_globals = {
|
||||
|
Reference in New Issue
Block a user