Lilium (incomplete) matrices in scratch. I also planned on dictionaries, but I never got around to them. supports unlimited* sizes, just remember that rows must have consistent numbers of items. Also, if it gets too big you may have issues with rendering the box, but it should still function fine. Please don't feel the need to credit. I would prefer if you keep the credits that are embedded in the blocks, but do not feel the need to add credits here. Known issues: matrices with numbers that are longer than 1 char don't display properly, however should still work with all other functions. Important: lilium.return variable is the return for all functions that return a value. Sadly scratch does not allow us to have returns in our functions so this is just my (not as effective) workaround.