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
Fix an issue that would cause a crash when the player had vbo turned off.
Attempted to fix some syntax issues when serializing NBT to JSON.
Changes
More CraftTweaker compatibility for Mekanism's IGasStack (e.g. addInput, addOutput, addGasInput, addGasOutput and enhanced addGasInputs, addGasOutputs).
The subitem chances of RequirementIngredientArray act only on the weights of the outputs, while the inputs play no role.
Added structure upgrade preview.
RecipeCheckEvent is now split into START, END phases, so it now fires twice.
Added enableDurationMultiplier option to the configuration file.
BlockArray supports configuring preview-tag when parsing JSON.