Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

Suggestion: Random modifiers #71

Closed
wants to merge 5 commits into from
Closed

Suggestion: Random modifiers #71

wants to merge 5 commits into from

Conversation

liketechnik
Copy link

As discussed in #8, I added an option to be able to get random modifiers instead of 'just' free modifiers. At the moment this is turned on by default, but can be turned off via the config (for details on what is configurable, see the Config File Class).

As I'm completely new to the Tinker's Construct mod ecosystem, I probably solved some things the wrong way, a hint on this points would be good.

I would really appreciate you take a deeper look at this, and then decide how to proceed with it.

Instead of having another free modifier on a tool after level up, a random modifier is applied to the tool.
You can now configure which modifiers should be applied on level up (per tool) or turn it completely off.
It will also be possible to completely abandon balance by setting the option 'both' to true, which will apply a random modifier and grant another free modifier. (not implemented yet)
You can now configure which modifiers should be applied on level up (per tool) or turn it completely off.
It is even possible to completely abandon balance by setting the option 'both' to true, which will apply a random modifier and grant another free modifier.
Added a command that dumps all modifiers known to the Tinker's registry into the file modifiers.txt in the log directory.
The file contains the following information: 'name' ('identifier'): 'description'"newline" (The identifier is used in the config files)
@liketechnik
Copy link
Author

I'll publish this feature as a seperate mod on github: https://github.com/liketechnik/Liketechnik-s-Tinker-Tweaks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant