mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-22 10:31:06 +01:00
Update mod deps.
* Add dpendency on mcl_dye for the bone meal particle spawner
This commit is contained in:
parent
1f7697b6f5
commit
8d79d16531
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
name = mcl_composters
|
||||
author = kabou
|
||||
description = composters
|
||||
depends = mcl_core, mcl_sounds
|
||||
depends = mcl_core, mcl_sounds, mcl_dye
|
||||
optional_depends = doc
|
||||
|
|
Loading…
Reference in a new issue