Flux Networks

Flux Networks

55M Downloads

Unclear Config

NielsPilgaard opened this issue ยท 6 comments

commented

Hello o/

I'm unsure how the Flux from throwing Redstone in fire is meant to function, because the comment says the opposite of the name. Here's the config in question:

# enables Redstone being turned into Flux when dropped in fire [default: true]
B:"Disables Flux Recipe (from fire)"=false

Which one is correct?

commented

That it is a little odd! Setting it to true will disable it.

commented

I see, thank you :)

commented

Actually you need to set it to false...I'm confused now too.

commented

That's what I thought :P In that case, setting it to false does not remove the JEI recipe integration - Would you prefer I make a seperate issue for that?

commented

One of my players was reporting that throwing Redstone Dust into fire was just burning up the item and not returning Flux. I did not test it in that moment as my game was unloaded, but I changed the "Disables Flux Recipe (from fire)" from "false" to "true" and restarted the server. After the restart, I can confirm that throwing redstone dust into the fire does create Flux correctly.

I had initially set the option to "false" because I wanted to be sure that recipe was enabled. So my guess is that it's currently backwards?

commented

Fixed: The new version will have a different recipe which avoids duping issues / items not dropping.