[Fix] reference VEGETAL_DECORATION before PURPLE_POLYPORE, should fix Feature Order Cycle (by bl4d3tv) #202
This commit is contained in:
parent
891015ba03
commit
b1a949d8a1
1 changed files with 1 additions and 1 deletions
|
@ -31,8 +31,8 @@ public class ChorusForestBiome extends EndBiome.Config {
|
|||
.feature(EndFeatures.END_LAKE_RARE)
|
||||
.feature(EndFeatures.PYTHADENDRON_TREE)
|
||||
.feature(EndFeatures.PYTHADENDRON_BUSH)
|
||||
.feature(EndFeatures.PURPLE_POLYPORE)
|
||||
.feature(Decoration.VEGETAL_DECORATION, EndPlacements.CHORUS_PLANT)
|
||||
.feature(EndFeatures.PURPLE_POLYPORE)
|
||||
.feature(EndFeatures.CHORUS_GRASS)
|
||||
.feature(EndFeatures.CHORUS_MUSHROOM)
|
||||
.feature(EndFeatures.TAIL_MOSS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue