Skip to content

Allow the other mods to generate stuff in our biomes#48

Open
gpollo wants to merge 1 commit into
Benimatic:masterfrom
gpollo:master
Open

Allow the other mods to generate stuff in our biomes#48
gpollo wants to merge 1 commit into
Benimatic:masterfrom
gpollo:master

Conversation

@gpollo

@gpollo gpollo commented Mar 11, 2016

Copy link
Copy Markdown

I was frustated by the fact that Buildcraft's oil didn't spawn in the Twilight Forest. After some playing around both source code, I found out that Twilight Forest didn't raise a PopulateChunkEvent.Pre event. Oil now spawn in Twilight Forest and any other mod that use that kind of callback to generate stuff will work. Here's the small changes.

@Benimatic

Copy link
Copy Markdown
Owner

Just wanted to say thanks for submitting this. I want to test this out with other mods before I approve it.

Other mods generation, like say, oil wells destroying progression features would be undesirable.

@covers1624

Copy link
Copy Markdown

Maybe making sure the population event is not fired withing a 2 chunk radius of progression features?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants