Stuffs = { name = "onefang's test bed", description = 'Just a pretend bed with MLP scripts for testing SledjHamr.', fake = 1, uuid = '12345678-1234-4321-abcd-01234567cube', owner = '12345678-1234-4321-abcd-0123456789ab', details = { Mesh = { kind = 'cube', materials = { [0] = {kind = 'normal', texture = 'normal_lego.png'}, }, --[[ parts = { ['sonic'] = { fileName = 'sonic.md2', pos = {1.23, 4.56, 789.0}, rot = { , , , ,}, materials = { [0] = {kind = 'face', texture = 'sonic.png'}, }, }, ['earth'] = { kind = 'earth', pos = {1.23, 4.56, 789.0}, rot = { , , , ,}, materials = { [0] = {kind = 'face', texture = 'EarthDiffuse.png'}, }, }, }, ]] }, }, }