Jump to content

Recommended Posts

So I'm making my second mod, and I was wondering if there was a way to give a character the ability to /not/ get attacked by bees. That, or just not be affected by the sting of bees.

 

That, and I was also wondering how to make a character that wouldn't have to use a science machine, and instead have all of the abilities a science machine would grant on hand at all times. Is there a way to do this?

2 hours ago, fluffnflight said:

That, and I was also wondering how to make a character that wouldn't have to use a science machine, and instead have all of the abilities a science machine would grant on hand at all times. Is there a way to do this?

If I understood correctly, you want your character to have all recipes, like Wickerbottom has? Then add that to your character's prefab .lua

 inst.components.builder.science_bonus = 1

As for the first part, probably someone more experienced can answer that.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...