add lightning to hard dependencies

This commit is contained in:
cora 2021-09-26 03:05:23 +02:00
parent 6fa1b1dd81
commit d59a0101f4
1 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,3 @@
name = mcl_weather
description = Weather and sky handling: Rain, snow, thunderstorm, End and Nether ambience
depends = mcl_init, mcl_worlds
optional_depends = lightning
depends = mcl_init, mcl_worlds, lightning