jeremyshannon / Exile

This repo is parked, moved to codeberg.org
https://codeberg.org/Mantar/Exile
GNU General Public License v3.0
16 stars 12 forks source link

Crafting returns oversized stacks which can end up losing items #184

Open Ceeee opened 2 years ago

Ceeee commented 2 years ago

I created a stack of 36 anperla in order to plant them, when I planted the first (from a different, smaller stack) the 36 one got reduced in size to 24; 12 anperla lost to digital nirvana.

jeremyshannon commented 2 years ago

This is a known problem with the crafting mod that affects a number of things in Exile. It doesn't respect the max stack size and deliver split stacks of results, instead giving you oversized stacks that have to be handled carefully lest things get lost or destroyed.