fix missing depend to `mcl_credits` of `mcl_portals`

This commit is contained in:
AFCMS 2021-07-22 00:39:05 +02:00
parent 31d3ea8a87
commit fef23d0b6f
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
name = mcl_portals
description = Adds buildable portals to the Nether and End dimensions.
depends = mcl_nether, mcl_end, mcl_particles, mcl_spawn
depends = mcl_nether, mcl_end, mcl_particles, mcl_spawn, mcl_credits
optional_depends = awards, doc