Big Reactors

Big Reactors

11M Downloads

Coal not shift clicking into furnace

CJCon opened this issue ยท 0 comments

commented

Hi there! Normally, I can shift click coal to automatically place it into a furnace as fuel but something about this mod breaks that. I'm pretty sure it has something to do with graphite and I think that it can be fixed in the config but I don't understand what values to change.

Has anyone else ran into this and possibly know how to fix it? Thank you in advanced.


I believe I've found the right values to change. >-<

B:registerCharcoalForSmelting=true
B:registerCoalForSmelting=true
B:registerGraphiteCharcoalCraftingRecipes=false
B:registerGraphiteCoalCraftingRecipes=false

I think if I switch those around, it should fix it.