mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-06-06 06:40:42 +01:00
12b43b1095
* 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>