* The crafting algorithm isn't quite smart enough yet to detect cycles, so adding recipes like String -> Wool and Wool -> String will cause infinite loops. So, for now, I'm removing such recipes until the algorithm is fixed.
* The crafting algorithm isn't quite smart enough yet to detect cycles, so adding recipes like String -> Wool and Wool -> String will cause infinite loops. So, for now, I'm removing such recipes until the algorithm is fixed.