balance the sulfur trioxide reaction mixture output in CaSO4 + SiO2 -> CaSiO3 + "SO3" recipe.
refactor the wrong Ca3(PO3)2 in the chain, changing it to Ca(PO3)2 (also adjusted the localization).
add a circuit to decide whether to output CO gas (it's 10kL / recipe so can't really fit in a LV roaster).
updated susycore and thus having an extra input slot for the roaster.
let H3PO4 + Ca(OH)2 produces Ca3(PO4)2 directly.
add Ca3(PO4)2 + 3 SiO2 + 5 C -> 3 CaSiO3 + P2 + 5 CO recipe.
disabled UT peaceful saturation fix and Scalinghealth regen bonus, hopefully fixing the issue with hunger in peace.
fixes some quest issues.
re-balance recipes for limestone roasting (CO2 output 3kL -> 1kL) and black liquor roasting (CO2 output 2kL -> 1kL for carbon balancing). Also let the paper chain output calcite instead of limestone (there's no other recipes outputing limestone in susy, they all output calcite).
disabled quark inv sorting since we have bogosorter now, the button also have its tooltip overlapped by the nutrition mod one. (Note: The "Deposit to nearby chest" button is untouched)
This PR:
fixes #998 #966