From 6a7db9d2d4a1340e3c1dd020397e2bc0a26e3c22 Mon Sep 17 00:00:00 2001 From: Red <61326916+RedDevel2@users.noreply.github.com> Date: Thu, 18 Jun 2026 02:16:23 +0200 Subject: [PATCH] Change Chorus to tree grower --- .../plugins/RealisticBiomes/config.yml | 21 +++++++++---------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/ansible/files/zorweth-config/plugins/RealisticBiomes/config.yml b/ansible/files/zorweth-config/plugins/RealisticBiomes/config.yml index 7102b16d9..bb9d54561 100644 --- a/ansible/files/zorweth-config/plugins/RealisticBiomes/config.yml +++ b/ansible/files/zorweth-config/plugins/RealisticBiomes/config.yml @@ -889,22 +889,21 @@ plants: biomes: freshwater: 1.0 - CHORUS_FLOWER: - persistent_growth_period: 1h - name: Chorus Flower - id: 33 + CHORUS_FRUIT: + persistent_growth_period: 12h + name: Chorus Plant grower: - type: tip - material: CHORUS_FLOWER - stem_material: CHORUS_PLANT - growth_direction: UP - max_height: 20 + type: tree + material: CHORUS_FRUIT vanilla_materials: - - CHORUS_FLOWER + - CHORUS_FRUIT + id: 33 item: ==: org.bukkit.inventory.ItemStack - type: CHORUS_FLOWER + type: CHORUS_FRUIT v: 1 + greenhouse_rates: + GLOWSTONE: 0.5 biomes: end_highlands: 1.0