SmortCaveman Posted July 11, 2023 Share Posted July 11, 2023 Hello everyone, I am a complete and utter idiot. That being said, I think the recipe for compost wrap is really stupid. Is it possible for me to change the recipe through M O D S? If it is possible, could someone maybe explain how? Because again, I'm an idiot. Link to comment https://forums.kleientertainment.com/forums/topic/149318-how-do-i-change-a-recipe/ Share on other sites More sharing options...
ClumsyPenny Posted July 11, 2023 Share Posted July 11, 2023 Put this in modmain: AddRecipePostInit("compostwrap", function(recipe) recipe.ingredients = {Ingredient("poop", 5), Ingredient("spoiled_food", 2), Ingredient("nitre", 1)} end) I left the vanilla recipe as the ingredients, but you can obviously change them accordingly. Link to comment https://forums.kleientertainment.com/forums/topic/149318-how-do-i-change-a-recipe/#findComment-1649100 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