-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Enchantment in an Enchantment Table can go up to 33 #133
Comments
I get that too and thought it was normal lol |
It technically is "normal" with IllegalStack on your server.. this is due to the way IllegalStack foils the RNG seed cracking exploit. IllegalStack randomly increases or decreases the level of an enchant in the table as this mechanic is used to allow players to figure out the rng enchantment sees on the server. Once done the player can then easily use the enchantment table to apply specific enchantments (of their choosing) to an item. More info (as well as a video) is here -> https://github.com/dniym/IllegalStack/wiki/PreventRNGEnchant That being said the difference in a level 30 enchant and a 31 is really not a big deal they won't end up with any crazy unobtainable enchantments they just won't be able to use the enchantment table to gain an advantage over others that use the enchantment table as designed. |
|
Required Information
/version IllegalStack
): 2.4.2/version
): This server is running Akarin version git-Akarin-34852bf (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)/version
: 16.5Describe the bug
max Enchantment in an Enchantment Table can go up to 33, it will switch between 30-33 everytime its opened
To Reproduce
Steps to reproduce the behavior:
Plugins being used on the server
Checklist:
The text was updated successfully, but these errors were encountered: