add new dependencies

This commit is contained in:
chmodsayshello 2022-04-25 13:10:37 +00:00
parent 0cecc814e1
commit 58b4bb46f6
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
name = mcl_compass
description = A compass item which points towards the world origin.
depends = mcl_core, mcl_worlds, mesecons
optional_depends = doc
depends = mcl_core, mcl_worlds, mesecons, mcl_nether, mcl_sounds
optional_depends = doc