[1.5-150] Incompatibility with AnvilFix, merging Ancient Tomes requires only 1 level
Insane96 opened this issue ยท 5 comments
Even if in the config is set like normal (35).
This applies when applying the higher level book to an item too.
Happens in 1.5.149 too.
Reported to AnvilFix too: Up-Mods/AnvilFix#6
# Configuration file
general {
# Sets the level limit of combining Items in an Anvil (vanilla default is 40) [range: -1 ~ 2147483647, default: -1]
I:anvil_level_limit=100
# Ignore the cumulative repair cost [default: true]
B:ignore_incremental_repair_cost=false
# If true, anvils will not take damage due to use [default: false]
B:noAnvilDamage=false
}
This behavior happens when their mod is combined with another Anvil behavior changing mod, so I'm pretty sure it's the other mod's fault.