



Custom Biomes:
An implementation of BiomesAPI that allows server admins to create and inject custom made biomes at a packet level.
If I get some decent feedback on this post, I'll release pre-compiled binaries on Modrinth: https://github.com/LumaLibre/LittleBiomes
// Example config for a biome in LittleBiomes
- name: cotton_candy
anchorMaterial: anvil
anchorDisplayName: <b><gradient:#99B6F8:#C7B2F1:#CF7EAC>Cotton Candy</gradient></b>
<#F7FFC9>Biome Anchor
anchorLore:
- <gray>Place to change all nearby
- <gray>chunks to this biome!
fogColor: ''
waterColor: '#F6AAE2'
waterFogColor: '#F6AAE2'
skyColor: ''
foliageColor: '#F6AAE2'
grassColor: '#99B6F8'
grassColorModifier: none
biomePriority: normal
ambientParticles:
dust: 0.01
ambientParticleData:
dust: '#CF7EAC'
blockReplacements:
birch_leaves: acacia_leaves
environmentAttributes:
visual/block_light_tint: '#E90000'