Worc_and_Wilt Posted August 27, 2023 Share Posted August 27, 2023 Hi guys! i am starting a new mod for a character that have focus in mushroom items, i am trying to find a way to make my character to have the recipe for the "blue_mushroomhat" already unlocked for craft since the beggining, but i cannot find any post related to this. Link to comment https://forums.kleientertainment.com/forums/topic/150678-how-do-i-unlock-custom-recipes-for-my-character/ Share on other sites More sharing options...
Haruhi Kawaii Posted August 27, 2023 Share Posted August 27, 2023 3 hours ago, Worc_and_Wilt said: Hi guys! i am starting a new mod for a character that have focus in mushroom items, i am trying to find a way to make my character to have the recipe for the "blue_mushroomhat" already unlocked for craft since the beggining, but i cannot find any post related to this. In master_postinit Spoiler if inst.components.builder ~= nil then inst.components.builder:UnlockRecipe("blue_mushroomhat") end Link to comment https://forums.kleientertainment.com/forums/topic/150678-how-do-i-unlock-custom-recipes-for-my-character/#findComment-1661811 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now