DesertViper
Refugee
Is there by chance a mod that disables perk-unlocked items so the only way to unlock is by finding the related book?
The mod I am working on right now does that, along with a bunch of other changes I am making. I might be able to pull the code that does that, though it is rough right now (no localization and I haven't changed the tips that tell you how to unlock them). If there is a mod out there already, that might be better especially if they are further along than I am.Is there by chance a mod that disables perk-unlocked items so the only way to unlock is by finding the related book?
Very cool! Hope to see the modlet soon!The mod I am working on right now does that, along with a bunch of other changes I am making. I might be able to pull the code that does that, though it is rough right now (no localization and I haven't changed the tips that tell you how to unlock them). If there is a mod out there already, that might be better especially if they are further along than I am.
Also, A21 is already planning on removing perk unlocks for recipes so this would only work until A21 drops which then replaces the schematics with the new learn by reading system.
This is superb thank you! I always found it strange to be getting a perk in, say, pummel pete and suddenly my character magically knows how to build a baseball bat haha. This will put more focus on looting to discover books. Thanks again can't wait to give it a try.Alright, I overestimated how long it was going to take
https://github.com/BFT2020/PerkUnlocks_Remove.git
This removes all recipe unlocks from the perks (but leaves them in the perk books).
For recipe unlocks that were only in the perks, I did the following:
- Gunpowder crafting bundle - added to grenades schematic
- All mines - added to rocket launcher schematic
- Gas crafting bundle - added to the gas can schematic
- Fort bites, steroids, and recog - added to antibiotics schematic
- car battery - added to motorcycle, 4x4, and gyrocopter
It loaded fine on my end and it is the code I use for my mod, but if you find any issues, just let me know.
This is superb thank you! I always found it strange to be getting a perk in, say, pummel pete and suddenly my character magically knows how to build a baseball bat haha. This will put more focus on looting to discover books. Thanks again can't wait to give it a try.