mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-18 00:20:44 +00:00
Add chorus?
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user