Closed MaHl111 closed 3 months ago
looks like enchants were not updated correctly for 1.21
same issue on my server..
looks like enchants were not updated correctly for 1.21
Neither was /disableenchants
, but I think it was of minor importance, so it would be eventually fixed
I agree, enchants are not updated for 1.21 properly
Update: As of CMILib 1.5.0.6 (Thanks @CloudeLecaw for pointing out the version in separate issue) /enchant
applies proper enchants to the Mace and they work correctly. There is still minor bug with /iteminfo
and incorrect text of the applied enchant, example for Density:
These however, are separate issues.
looks like enchants were not updated correctly for 1.21
jup new weapon, new enchants. correct.
currently cmi was made to run on 1.21, that doesnt mean it added all its new stuff.
oh and yes the iteminfo shows wrong enchant names.. wasnt that fixed?
looks like enchants were not updated correctly for 1.21
jup new weapon, new enchants. correct.
currently cmi was made to run on 1.21, that doesnt mean it added all its new stuff.
oh and yes the iteminfo shows wrong enchant names.. wasnt that fixed?
Nope, or at least, it wasn't in public release (at the time of testing, latest version for CMI was 9.7.4.4 and CMILib was 1.5.0.6), I've updated CMILib to the latest version which fixed enchant applying and mechanics, but the image taken was with the latest version. So iteminfo
just shows different enchant but it's still incorrect. They are however synced with enchant
because they show the same name when applying.
Description of Issue
As stated in title, trying to enchant mace through
/enchant
applies wrong enchants to the mace. Lore shows these enchants:density
->swift_sneak
breach
->thorns
wind_burst
->unbreaking
/iteminfo
shows the correct enchants, however, their mechanics are not applied. They can, however be applied usingenchanted_book
like Density 5. Applying Density 5 in that way, results inProtection_environmental -> 5
in/iteminfo
, enchant works: Reversing the process and trying to apply/enchant Protectionenvironmental
to the item results in Protection 1 and:Version Information
Errors
No response
Relevant Config Sections
No response
Relevant Plugins
No response
Agreements