There is a recipe in the Fluid Transposer that converts 1B Redstone and 1 Cryotheum Dust into 10 Redstone Dust, as is known, a Fluid Extractor melts Redstone Dust into 144mB Redstone, so this recipe allows for a 44% gain of Destabilized Redstone.
Expected Behavior/Suggestions:
Remove said recipe entirely.
Is It Repeatable? Steps to Reproduce:
Check out JEI
Known Fix:
Add the following line somewhere in the scripts:
mods.thermalexpansion.Transposer.removeFillRecipe(, );
Modpack Version:
2.0.10
Bug Report:
There is a recipe in the Fluid Transposer that converts 1B Redstone and 1 Cryotheum Dust into 10 Redstone Dust, as is known, a Fluid Extractor melts Redstone Dust into 144mB Redstone, so this recipe allows for a 44% gain of Destabilized Redstone.
Expected Behavior/Suggestions:
Remove said recipe entirely.
Is It Repeatable? Steps to Reproduce:
Check out JEI
Known Fix:
Add the following line somewhere in the scripts: mods.thermalexpansion.Transposer.removeFillRecipe(, );