forked from VoxeLibre/VoxeLibre
Fix mcl_dyes' mod.conf to use mcl_bamboo grow and check functions.
This commit is contained in:
parent
e314addeb3
commit
f70176da34
|
@ -1,2 +1,2 @@
|
|||
name = mcl_dye
|
||||
depends = mcl_core, mcl_flowers, mcl_mobitems, mcl_cocoas
|
||||
depends = mcl_core, mcl_flowers, mcl_mobitems, mcl_cocoas, mcl_bamboo
|
||||
|
|
Loading…
Reference in New Issue