Unclear Config
NielsPilgaard opened this issue ยท 6 comments
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?
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?
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?