mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-26 17:11:52 +00:00
* Fixes stacks incorrectly stacking with subtypes (#76166) Makes the type check to determine if two items will stack more strict, so that subtypes that shouldn't stack don't. Fixed #76157 * Fixes stacks incorrectly stacking with subtypes --------- Co-authored-by: Nick <42454181+Momo8289@users.noreply.github.com>