Unlock All Game and Mod Recipes

If you liked this item, please rate it up on Steam Workshop page.

Author: r.fuzzo

Last revision: 20 Oct, 2020 at 15:53 UTC

File size: 1.81 KB

On Steam Workshop

Description:

Unlocks all base game recipes and all recipes from all active mods when you load a save game.

If you just want to unlock all recipes once, you don’t need this mod. Just type in the following into the Script Extender Console:

for i,name in pairs(Ext.GetStatEntries("ItemCombination")) do Osi.CharacterUnlockRecipe(CharacterGetHostCharacter(), name, 1) end

Requirements
LeaderLib – Definitive Edition

LeaderLib is required for this mod
https://steamcommunity.com/sharedfiles/filedetails/?id=1499447796

Script Extender

Norybte’s Script Extender [github.com] is required for this mod to work.
Guide

Extender Setup (Divinity Mod Manager)

If the Divinity Mod Manager [github.com] is installed, and your "Game Executable Path" is set, simply click Tools -> Download & Install the Script Extender.