Jump to content

Recommended Posts

There are several ways to go about this. I'm not sure we ever found a way to remove tabs for a specific character (maybe it's on the forum, but I can't find it). One of the easiest ways is probably to try setting your character's innate tech-abilities to a negative value, e.g.

inst.components.builder.magic_bonus = -4

However, since techs do not map perfectly to the tabs, you may end up removing recipes you did not mean to, since several recipes require different values in the techs. I know we have solved adding custom recipe tabs to only a specific character, so it should be possible. I just gotta find the threads again.

EDIT: It looks like adding recipe tabs is easy enough, but I can't find anything about disabling the original ones. You can always look through the builder-component, to see if you can find a good place to hook in to make it ignore certain recipes.

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...