- adjusted discount logic slightly
- fixed sawmill recipe view breaking wen displaying more than 128 recipes
- sawmill screen can now at most display 255 recipes at once. Further recipes will not be shown, even when searching
- (yes its not ideal but how can anybody have more than that anyways?)
- blacklisted framedblocks mod from sawmill recipe generation
improved recipe config to allow special costs for items that do not have a wood type
possible fix for a weird server desync due to recipe order
made recipe order populate a bit later
recipe order is not synced from server to client to prevent possible desyncs
added config to disable recipe sort
backported all recent changes