Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

thistle spread settings too aggressive #388

Closed
pmytilin1984 opened this issue Jun 21, 2016 · 4 comments
Closed

thistle spread settings too aggressive #388

pmytilin1984 opened this issue Jun 21, 2016 · 4 comments
Labels
Milestone

Comments

@pmytilin1984
Copy link

Decided to settle on scrubland bop biome, thistle spread everywhere.

it doesn't not seem to obey max spawn per chunk rule

relevant screenshot
http://i.imgur.com/g2g55t5.jpg

@IceDragon200
Copy link
Member

IceDragon200 commented Jun 21, 2016

@pmytilin1984 The spawn per biome setting only affects the initial worldgen, after that it could care less about the setting and spreads like wildfire in a grass land on a hot summer day.

I suggest reducing the spawn rate, and see if it's any better, but I've added a new config option. 0910dd6

I've added a new preview build, give it a twirl and tweak the new config option to see if it fixes your issue
#386

@IceDragon200 IceDragon200 added this to the 2.6.2 milestone Jun 21, 2016
@pmytilin1984
Copy link
Author

The problem is that this isn't really sane default behaviour

in my case, this biome is in the spawn chunks and even if I move out, thistle will eventually cover over every available dirt block given enough time.

There should be a way to mitigate its growth at least, and stop it from spreading to nearby biomes I think.

@cadaverous-eris
Copy link

I'd suggest making it only spread if there aren't many other thistle plants nearby. I believe bamboo does something like this.

@IceDragon200
Copy link
Member

@frederick-the-nameless They use similar logic, the only difference is thistle spreads over a 4x2x4 range instead of 2x2x2.

As a test I've reduced the spread range so it's exactly like bamboo (1 block in each direction instead of 2)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants