mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-29 18:40:42 +00:00
* Fixes seed extractors not taking seeds from plant bags. (#68842) * Fixes seed extractors not taking seeds from plant bags. - When refactored, it accidently changed it from taking the seed "from its loc" to "from the extractor itself", which always failed * Unit test * Genericises it a bit * Fixes seed extractors not taking seeds from plant bags. Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>