Merges Crafting Cloud Storage adding some polish and fixing the returned items bug to only return items you've requested from storage! Also fixes Salt Pile bug in addition to supporting iNeed Dangerous Diseases and Complete Cooking and Alchemy Overhaul. Fully integrates added crafting stations.
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
Dienes on which this mod was inspired can use anything related to their cloud crafting storage in their own mod (example the way do the item sending or the salt fix etc) Thanks to Nifty for the original CCO patch which has effectively been merged with this mod Thanks to Gorilla and the users on Reddit for the original CACO_iNeed patch which effectively have been merged with this mod
The creators of Complete Crafting Overhaul / Reborn The creators of Complete Cooking and Alchemy Overhaul The creators of iNeed and iNeed Dangerous Diseases The creators of General Stores
Each of the above have claim to the parts of this mod they originally designed and any ideas I implemented that used those parts as a basis No additional artistic assets of any kind have been added or modified by this mod
File credits
Dienes on which this mod was inspired can use anything related to their cloud crafting storage in their own mod (example the way do the item sending or the salt fix etc) Thanks to Nifty for the original CCO patch which has effectively been merged with this mod Thanks to Gorilla and the users on Reddit for the original CACO_iNeed patch which effectively have been merged with this mod
The creators of Complete Crafting Overhaul / Reborn The creators of Complete Cooking and Alchemy Overhaul The creators of iNeed and iNeed Dangerous Diseases The creators of General Stores
If this mod offends any of the above authors in its intent to bring a closer integration between the above works they may contact me to have this removed and it will be or if they are interested in including this in the original.
Dienes has been given permissions over the editing of this mod page should they choose to include this integration on their page instead.
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.1
Included fixes bug 1 checking for possible none within flst smithingnew to fix transfer bugs
Includes optional patch to support bow stringer from nock 2 tip found in Optional DCS Extensions
Version 1.0
Dienes quest removed
Dienes perk added within player alias stub of CACO main quest
Utility function script for layer between alchemy related crafting and main General stores added as quest script to CACO main quest
Script is referenced as property for each dienes added perk and the original mortar and pestle perk added by CACO
Unused checks and properties removed and cleaned from dienes perk
Message box related sending of items set up dienes send back global removed
chests for item tracking added in caco cell
auto sorting chest of general stores used to make sure items end back where they belong
under extremely large amounts of alchemy ingredients/potions you may encounter stack dumping errors within papyrus this is expected and unfortunately while I tried to mitigate some of this through throttling and threading its going to happen from time to time
functions for requesting items are fully multithreaded for performance reasons these threads should not persist and die when they have no work to complete
no storage utility added form tags persist into player save so long as you allow any sorting to finish before saving your game after using a crafting station
or else the tags will be removed from the save whenever the sort has a chance to fully complete
physicians table script attached to caco perk instead of within magic effect
aleCaco_closeChestScript error resolved pointed to a container script instead of to an object reference as it should have
Alchemy options removed from dienes perk handled instead within CACO perk with fallback for the simple workbench options
Effectively supercedes dienes mod the caco_ineeddd patch and niftys fix
Crafting cloud storage and retrieval is known as Dienes Crafting Storage internally referred to as DCS or Dienes Crafting Storage from here on
1st this patch supersedes Dienes Crafting Storage making that mod unnecessary as this does what that does without an extra stub quest all credits to Dienes for the original implementation. - Modifies Dienes perk to integrate properly with CACO under expanded crafting or simple crafting options - Adds a multi-threaded item transfer mechanism to track what items the player requested from storage and send them reliably back or not on crafting station exit. - Fixes salt pile bug CCOR - Includes bugfix for Dienes and CCO to prevent crash related to the original mod cleans unused script properties CACO -Full integration with added crafting stations Retorts request only ingredients that can be used in a retort for example -Includes physician table from iNeed DD patch no longer uses a spell for conversion script is integrated into CACO functionality -Supports both advanced recipes and simple ones -Balance tweak to Mammoth Tusk Powder and Bone-meal recipes falls in line with General Stores mortar implementation General Stores -Lets you use CACO mortar and pestle to create GS mortar and pestle recipes
Supersedes the following mods: https://www.nexusmods.com/skyrim/mods/58924 Nifty Compatibility Patch https://www.nexusmods.com/skyrim/mods/33963 Crafting Cloud Storage and Retrieval by Dienes https://www.nexusmods.com/skyrim/mods/70430/ CACO - iNeedDDPatch by Spacegorilla
All credits to their subsequent mod owners, I've personally changed some original scripts to suit my vision on how these mods can be made to work together in a [sic] better way. No intentional balance changes to the mods themselves have been made other than to integrate the General Stores mortar recipes with CACO as they both contained methods of obtaining the two aforementioned ingredients.
The alchemy table storage has been changed to include an overridden General Stores master chest script that allows partial functionality for this table since such a wide variation of ingredients are needed by CACO for retort recipes.
A message box will ask on crafting exit if you would like to return those items retrieved an skse plugin is needed to assist in the tracking of inventory widely used and trusted by other mods PapyrusUtil found here https://www.nexusmods.com/skyrim/mods/58705/
This mod is somewhat script heavy in execution and can cause stuttering although ive tried to minimize it at some number of items, my computer is arguably a potato for a skyrim modded installation I cant even run enb of any kind. So if you find that your game has glitches such as missing items or things taking too long to move back to storage discontinue use it took me a while to experience this. I am no longer using this or supporting it however you can still try it as it does what is described on the tin although in a way that is script heavy in my install.