Add Mystical Mechanics to CraftTweaker page of wiki
EmmaTheMartian opened this issue ยท 1 comments
Just add the following at the end of the Inputs & Outputs
section:
// Mystical Mechanics Mechanical Power
// Output is not available
// Chance is pretty much useless for this because of how mechanical power functions. Typically you should use perTick with this.
inputMystMechPower(double minimumPower)
inputMystMechPower(float chance, double minimumPower)