#Autofisher doesn't consume string on use
7 messages · Page 1 of 1 (latest)
despite saying that it does consume string in the tooltip, it doesn't
tbh I don't think it's too much of an issue
but I wanted to let yall know just in case
modern#1720 fixed
What
The fisher does not consume string for recipes currently. This PR makes it so it does
Implementation Details
My knowledge of programming is limited so it only consumes the string at the end of an operation instead of at the start...