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

Fixed MultiCrafters power output #23

Merged
merged 2 commits into from
Aug 13, 2023
Merged

Fixed MultiCrafters power output #23

merged 2 commits into from
Aug 13, 2023

Conversation

JojoFR1
Copy link
Collaborator

@JojoFR1 JojoFR1 commented Jul 27, 2023

Power now outputs correctly (but it stop when all the power is used and reach 0 in battery, need to have a positive power input/power storage for the block to works) and changed the power bar to show output (might need to find a way to update the bars depending on the current recipe)

It seems like its the ConsumePowerDynamic that fixed everything not sure tho

Added some variable, don't know if they're useful

I used a global import by accident, my IDE is set up like that (I can change if that bother you)

And I don't really know exactly what I did, it's 3 hours of works so I let you read the changes

@JojoFR1
Copy link
Collaborator Author

JojoFR1 commented Jul 27, 2023

I will see later to fix the issue, if anyone find one tell me

Also if you want to use the change, use my fork in your build.gradle:

implementation "com.github.jojofr1:MultiCrafterLib:v1.7.2"
or
implementation "com.github.jojofr1:MultiCrafterLib:1.7.2"

@JojoFR1 JojoFR1 merged commit d7626e4 into liplum:master Aug 13, 2023
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.

1 participant