forked from VoxeLibre/VoxeLibre
Fixed mcl_fishing depending on mcl_bamboo.
This commit is contained in:
parent
d586b3fecc
commit
dd4a0a4172
|
@ -1,3 +1,3 @@
|
|||
name = mcl_fishing
|
||||
description = Adds fish and fishing poles to go fishing.
|
||||
depends = mcl_core, mcl_sounds, mcl_loot, mcl_mobs, mcl_enchanting, mcl_throwing, mcl_colors, mcl_buckets, mcl_bamboo
|
||||
depends = mcl_core, mcl_sounds, mcl_loot, mcl_mobs, mcl_enchanting, mcl_throwing, mcl_colors, mcl_buckets
|
||||
|
|
Loading…
Reference in New Issue