Skip to content

Fix Breeze charges not affecting contraptions#901

Open
EZForever wants to merge 1 commit into
ryanhcode:mainfrom
EZForever:fix-wind-charge
Open

Fix Breeze charges not affecting contraptions#901
EZForever wants to merge 1 commit into
ryanhcode:mainfrom
EZForever:fix-wind-charge

Conversation

@EZForever
Copy link
Copy Markdown

Breeze charges are instanceof BreezeWindCharge, not WindCharge. By checking their common super class, AbstractWindCharge, we can support both kinds of wind charges to affect contraptions.

Partially fixes #618.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 15, 2026

CLA assistant check
All committers have signed the CLA.

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.

Breeze charges and wind charging debuff do not affect contraptions

2 participants