forked from mtcontrib/plantlife_modpack
patch ebiomes being bad by loading after it (#67)
This commit is contained in:
parent
a6c8e4a9d3
commit
54a3e1d98b
|
@ -1,4 +1,4 @@
|
|||
name = bushes
|
||||
title = Bushes
|
||||
depends = default
|
||||
optional_depends = stoneage, sumpf
|
||||
optional_depends = stoneage, sumpf, ebiomes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
name = dryplants
|
||||
depends = default
|
||||
optional_depends = farming
|
||||
optional_depends = farming, ebiomes
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
name = youngtrees
|
||||
depends = default
|
||||
optional_depends = ebiomes
|
||||
|
|
Loading…
Reference in New Issue
Block a user