Domestication Innovation

Domestication Innovation

2M Downloads

Domestication Innovation enchantments that are configured via apotheosis to be obtainable past their max level cannot be combined in anvils successfully.

SelkeGore opened this issue ยท 3 comments

commented

The books will drop just fine from loot sources, mobs, even the enchantment table itself at higher levels. However, attempting to combine a Health Boost 4 book with another Health Boost 4 book will result in a health boost 3. This issue does not exist for any other source of enchantments, modded or otherwise. Domestication Innovation enchantments are specifically messed up in some way to not be compatible with apotheosis.

commented

if (j2 > enchantment1.getMaxLevel()) {
j2 = enchantment1.getMaxLevel();
}

would need to be adjusted

commented

crash-2024-02-11_23.48.55-server.txt

Im getting this on my server. I believe this is the same issue.

commented

crash-2024-02-11_23.48.55-server.txt

Im getting this on my server. I believe this is the same issue.

different issue (#154)
the developer has no interest in fixing this (or accepting fixes) for 1.19.2