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

Wind Generator Clamping Issue #8228

Open
wallonfire opened this issue Sep 12, 2024 · 0 comments
Open

Wind Generator Clamping Issue #8228

wallonfire opened this issue Sep 12, 2024 · 0 comments

Comments

@wallonfire
Copy link

Issue description

In generators.toml it has maxY = 2031.

This normally wouldn't be an issue because the config says it would be clamped. But it's not, or at least not properly.

Default configs points to generating 480J/t. However at max world height it only generates 404J/t. Losing about 16% of the value.

Can not place generators in the nether to test if it's properly clamped there.

Placing at y=128 produces a very small amount of power, so this is not an issue of getting smaller as you diverge from y=128.

Setting "maxY" to any value <319 will work properly.

Steps to reproduce

  1. Place Wind Generator Max Height
  2. Observe incorrect generation value.

Minecraft version

1.21.1 (Latest)

NeoForge version

21,1,5

Mekanism version

10.7.7 (Latest)

Other relevant versions

Alpha version 10.7.7.64

If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)

No response

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

No branches or pull requests

1 participant