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

Add a config option to tweak the height of oil spouts. #3966

Closed
AlexIIL opened this issue Jan 8, 2018 · 1 comment
Closed

Add a config option to tweak the height of oil spouts. #3966

AlexIIL opened this issue Jan 8, 2018 · 1 comment
Labels
status: fixed/implemented in dev We've fixed this internally, however the fix hasn't been released publicly yet. type: enhancement Something small that would improve buildcraft version: 1.12.2

Comments

@AlexIIL
Copy link
Member

AlexIIL commented Jan 8, 2018

Specifically an option for the maximum height that an oil spout can generate. While we're at it, why not also add options for a lot of the other hardcoded numbers? If we add a lot then it would be a good idea to add another section to worldgen - possibly

worldgen { 
    oil_spout {
        small_min_height
        small_max_height
        large_min_height
        large_max_height
    }
}
@AlexIIL AlexIIL added type: enhancement Something small that would improve buildcraft version: 1.12.2 labels Jan 8, 2018
@AlexIIL AlexIIL self-assigned this Jan 8, 2018
@AlexIIL AlexIIL removed their assignment Apr 16, 2018
@AlexIIL AlexIIL added the status: fixed/implemented in dev We've fixed this internally, however the fix hasn't been released publicly yet. label Sep 30, 2018
@AlexIIL
Copy link
Member Author

AlexIIL commented Sep 30, 2018

Implemented by @scagood in #4271, and will be a part of 7.99.19 at some point in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: fixed/implemented in dev We've fixed this internally, however the fix hasn't been released publicly yet. type: enhancement Something small that would improve buildcraft version: 1.12.2
Projects
None yet
Development

No branches or pull requests

2 participants