You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The KubeJS version of Crude Oil has a refining recipe in the Fractionating Still that is 10x the cost of the Thermal Series recipe (1000mb vs 100mb for the same output). The oil deposits in the world seem to be the KubeJS version, so this is a problem.
The text was updated successfully, but these errors were encountered:
The actual recipe definition in kubejs/server_scripts/recipes.js says it's supposed to consume 100mB, but it consumes 1000mB instead. The same bug seems to apply to the Blast Chiller recipes for casting digits and operators (see #264).
The KubeJS version of Crude Oil has a refining recipe in the Fractionating Still that is 10x the cost of the Thermal Series recipe (1000mb vs 100mb for the same output). The oil deposits in the world seem to be the KubeJS version, so this is a problem.
The text was updated successfully, but these errors were encountered: