Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features so long as you credit me as the original creator
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission as long as you credit me
Asset use permission in mods/files that are being soldYou are allowed to use the assets in this file in 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 allowed to earn Donation Points for your mods if they use my assets
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 2.1.2
Minor code tweaks, no functional changes.
Version 2.1.1
Tweaked for the game version 1.14.70.
Version 2.1.0
Added exceptions system. Added power from Fueled Generator to exceptions.
Added options to specify what item will be used in crafts and researches.
Version 2.0.0
Reimplemented with SFSE.
No patching required, works in runtime, no load-order space taken.
Version 1.2.2
Script recompiled with official BGS utility.
Logs moved from global-file to user-file (Documents\My Games\Starfield\Logs\Script\User\EasyCraftAndResearchDebug.X.log).
Forwarded changes from SF 1.12.30 (ammo and blades researches and crafts).
Plugin resaved with Creation Kit.
New package provides esm and esp.SFCK files, 1st is to enable, 2nd is to rename > edit in CK > export as esm, in case if you want to edit the mod outside of xEdit.
Version 1.2.1
Forwarded changes from the latest patch (1.11.36).
Version 1.2
Technical changes: script attachment was moved to HUDMessagesMenu to avoid double-call.
Empty MXPF files were removed from the mod's package.
Version 1.1
Forwarded fixes from the Starfield Community Patch.
Starfield Community Patch is not required though.
This mod will make all crafts and researches to cost one credit.
This Includes - Armor mods - Weapon mods - Industrial workbench items - Researches - Outpost builds - Maybe something else I forgot
Install using your mod-manager.
More Info - Works with recipes in runtime. - Compatible with other mods. - Doesn't take your load-order space.
Config File - Data/SFSE/Plugins/EasyCraft.ini gives you 4 options. - - Set bCraftEnabled to false to disable crafts changes. - - Set bResearchEnabled to false to disable researches changes. - - sCreditsPlugin and iCreditsID determine what item will be used. Default values are Starfield.esm and 0xF, this is vanilla credits.
Exceptions [section] key=value - Every ini-file in Data/SFSE/Plugins with EasyCraft.Exception.*.ini mask is an exception file. - Sections determine plugins, keys must be unique within section, values determine records. - You can have multiple files, multiple sections within file, multiple keys within section. - All exceptions gathered from all specific ini-files will be excluded from processing.
Known Downsides - Changing researches mid-game is not possible, new game is required.