mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-22 10:31:06 +01:00
add mcl_enchanting as hard dependency
This commit is contained in:
parent
311beeb31c
commit
0c65d9d11a
1 changed files with 2 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
name = mcl_armor_trims
|
||||
author = chmodsayshello
|
||||
optional_depends = mcl_armor
|
||||
optional_depends = mcl_armor
|
||||
depends = mcl_enchanting
|
Loading…
Reference in a new issue