BCL Biome cahnges, biome builder (WIP)
This commit is contained in:
parent
97ba6b4df1
commit
48f4b69a98
3 changed files with 178 additions and 102 deletions
|
@ -36,6 +36,7 @@ import ru.bclib.world.structures.BCLStructureFeature;
|
|||
import java.util.List;
|
||||
import java.util.Map;
|
||||
|
||||
@Deprecated(forRemoval = true)
|
||||
public class BCLBiomeDef {
|
||||
public static final int DEF_FOLIAGE_OVERWORLD = ColorUtil.color(110, 143, 64);
|
||||
public static final int DEF_FOLIAGE_NETHER = ColorUtil.color(117, 10, 10);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue