Divinity: Original Sin 2

Divinity: Original Sin 2

122 ratings
Unlock All Game and Mod Recipes
2
   
Award
Favorite
Favorited
Unfavorite
Type: Add-on
Game Mode: Story
File Size
Posted
Updated
1.811 KB
20 Oct, 2020 @ 8:30am
20 Oct, 2020 @ 8:53am
2 Change Notes ( view )

Subscribe to download
Unlock All Game and Mod Recipes

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://gtm.steamproxy.vip/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.



14 Comments
一碗热鸡汤 9 Aug @ 6:16am 
can't make it work, even try the manager way, the console just won't open
Binopy 14 Jan, 2024 @ 10:11am 
here's a step by step instructions for those having a hard time getting it to work
and yes, this still works in 2024

https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3139471080
seisyuku 10 May, 2023 @ 11:34pm 
1.build a file "OsirisExtenderSettings.json"
2.enter Script Extender Console and keyin: "for i,name in pairs(Ext.Stats.GetStats("ItemCombination")) do Osi.CharacterUnlockRecipe(CharacterGetHostCharacter(), name, 1) end"
3.if return nothing, it's working.
Severd 5 Mar, 2023 @ 7:43am 
I tried this command on the current version. It did not work, judging by the error, the command syntax has changed.
vin 5 Oct, 2022 @ 8:50pm 
Can you spawn any item via this mod?
Fawx 24 May, 2022 @ 10:03am 
Can't get this to work.
2290892069 6 Apr, 2022 @ 12:05am 
It worked, thanks!
It can be used to unlock recipes of Crafting Overhual if you have missed in act 1
Keidras 12 Apr, 2021 @ 10:54pm 
Bleh, can't get it to work. Running the mod manager and SE, have console enabled but when I load into the game not seeing any console. Is their a keystroke to bring it up? Tried subscribing to this mod as well but it doesn't show up in the DE mod list either.
[UBGE]moacirp002 31 Mar, 2021 @ 1:45pm 
Nevermind, it worked now
[UBGE]moacirp002 31 Mar, 2021 @ 1:43pm 
it didn't work when i typed: for i,name in pairs(Ext.GetStatEntries("ItemCombination")) do Osi.CharacterUnlockRecipe(CharacterGetHostCharacter(), name, 1) end . I even tried to reload the save to see and restarting the game,but it didn't work