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

Added "isBurning" ComputerMethod to FusionReactorMultiblockData #8046

Closed

Conversation

NullPointerCollection
Copy link
Contributor

Changes proposed in this pull request:

Added "isBurning" ComputerMethod to FusionReactorMultiblockData to check if a fusion reaction is occurring.

Fixed typo in OneInputCachedRecipe.

@@ -4579,5 +4584,5 @@ methods:
returns:
javaType: boolean
type: boolean
version: 10.5.13
version: 0.0.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems wrong

Copy link
Contributor Author

@NullPointerCollection NullPointerCollection Apr 4, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

edit: looks like the version can't be parsed while having anything but 3 numbers (current version being 10.5.14.1), which is why datagen is defaulting to 0.0.0

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.

2 participants