Time Nick Message 10:54 imi hi, I made a modified version of the bones mod: https://github.com/imre84/bones/blob/master/init.lua (the only modification is that bones have cols*rows (15*10) slots instead of 8*4 (which as stated in the comments makes sense considering how many items a player can carry in a modded game)) 10:55 imi any suggestions are welcome, I can make a pull request against the MT game if you'd like to incorporate this 11:10 MTDiscord I think rather than having an absurdly large default size (which may nonetheless be broken by extremely modded games), this should be dynamically generated based on how many items the bones actually contain; an absurd amount of empty slots aren't particularly useful...