Discussion topic: Unlimited Bookshelves by da5id2701/Nazenn Wiki Link Description: The bookshelves in Skyrim are really not very useful. You can only put up to 18 books on the largest shelves, which will only fill the shelf if the books are all the largest size. I always hated how it looks when you fill a shelf with small books, and there are giant gaps between them. So, I made my own bookshelf script, which places books based on their width rather than fixed positions. You can place as many books as will fit on the shelf. The result is identical if you use the largestbooks, 18 to a shelf, but you can put around 90 notes or bounty letters on a single shelf (if you ever get that many). You can now also place any other item on the shelf, not just books! -The time it takes to update the items on the shelf is similar to the vanilla version, maybe alittle faster. However, the more books you place, the longer it will take.-You can always put up to 100 items in at a time, and when it goes to place them it will simply give back anything that didn't fit. Know issues: -Ifyou load a save made before installing the mod that is inside a house, the bookshelves in that house will not work until you go outside and back in. -Some items register a width 0 and so will pile up. All enchanted apparel is this way. Some mod added books are this way (let me know which mods do this). I am gradually working on fixing these items,so be patient. There are over 1500 and they all have to be fixed individually. -There is no check for the size of items, so if you add items that are too big they will clip through the edges, and if they fall out entirely they will disappear the next time the shelf updates. -The orientation for items is picked automatically. If something had an orientation that you don't like, let me know and I may be able to change it. -Soul Gems and any other item with individual data (such as charge on enchanted weapons) will lose that data. The item visible on the shelf will be a copy without the data (no soul filled, fully charged), though the item in the container will still have it. So, for now just take soul gems out by opening the container, not grabbing the item on the shelf. Roogal - Makes bookcases better but not really essential you got a big library of stuff to display :P . Interested to hear your opinions.