Iguanas Tinker Tweaks

Iguanas Tinker Tweaks

12M Downloads

Arrows do not respect ExtraModifiers=0

Lyneira opened this issue ยท 1 comments

commented

In main.cfg, I have the following:

toolleveling {
...
# The amount of modifiers new tools have. [range: 0 ~ 9, default: 0]
I:ExtraModifiers=0
...
}

This works for all regular tools except for arrows, they start with 3 modifiers.

commented

Just noticed that this is the case because Arrows don't get levels. Will probably be changed with the update then.