diff --git a/ansible/files/zorweth-config/plugins/RealisticBiomes/config.yml b/ansible/files/zorweth-config/plugins/RealisticBiomes/config.yml index e91ba4991..ebff19c8a 100644 --- a/ansible/files/zorweth-config/plugins/RealisticBiomes/config.yml +++ b/ansible/files/zorweth-config/plugins/RealisticBiomes/config.yml @@ -892,6 +892,24 @@ plants: GLOWSTONE: 0.5 biomes: freshwater: 1.0 + + CHORUS_FLOWER: + persistent_growth_period: 12h + name: Chorus Flower + id: 33 + grower: + type: bamboo + material: CHORUS_FLOWER + max_height: 10 + vanilla_materials: + - CHORUS_FLOWER + item: + ==: org.bukkit.inventory.ItemStack + type: CHORUS_FLOWER + v: 1 + biomes: + end_highlands: 1.0 + database: ==: vg.civcraft.mc.civmodcore.dao.DatabaseCredentials plugin: RealisticBiomes