mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-14 15:11:05 +01:00
Add mcl_util to mcl_copper's mod.conf file.
This commit is contained in:
parent
63360bcab2
commit
95b1429922
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
name = mcl_copper
|
||||
author = NO11
|
||||
depends = mcl_core, mcl_sounds, mcl_stairs
|
||||
depends = mcl_core, mcl_sounds, mcl_stairs, mcl_util
|
||||
description = Adds Copper Ore, blocks and items.
|
||||
|
|
Loading…
Reference in a new issue