mirror of
https://git.minetest.land/Mineclonia/Mineclonia.git
synced 2024-11-06 01:35:05 +00:00
eb1af8902d
It looks like the dependency might cause problems with the mod loading order and lead to situations were _mcl_autogroup is not loaded after all the other mods. Because _mcl_autogroup begins with an underscore it should always be loaded after mcl_autogroup anyways.
3 lines
152 B
Text
3 lines
152 B
Text
name = _mcl_autogroup
|
|
author = ryvnf
|
|
description = MineClone 2 core mod which automatically adds groups to all items. Very important for digging times.
|