doc-bok/Butterflies

Investigate `BiomeLoadingEvent`

Closed this issue · 1 comments

We could use this event to programmatically add our butterflies to specific biomes, removing another step to adding new butterflies to the mod.

BiomeLoadingEvent has been removed, but was able to achieve this using the data generation script instead.