Basic Guide to Add Custom Shells.
["Standard Motel"] = {
label = "Standard Motel",
hash = `standardmotel_shell`,
doorOffset = { x = -0.375671, y = -2.384308, z = -2.546356, h = 93.725662, width = 2.0 },
stash = {
maxweight = 100000,
slots = 12,
},
imgs = {
{
url = "",
label = "Motel",
},
}
},
Make sure the hash matches the shell name, and that the Labe and Main String is the same.
You then need the offsets for the door, You can use this, Read the readme its easy to use.
https://github.com/complexza/ps-housing-offsetfinder
Then you can edit the images to your needs as well as the Stash Options.