Max enchantment level is 64

Started by DaRealAzPlayz on

Topic category: Help with Minecraft modding (Java Edition)

Joined May 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Max enchantment level is 64

I made a pickaxe that has high level enchantment like this:

https://ibb.co/jz3k47T

 

But when I test it in game it says that its just level 64

Joined Dec 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Minecraft has a hard coded…
Wed, 06/21/2023 - 17:59

Minecraft has a hard coded enchanting level limit of 255 in more modern versions. 

Joined May 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
no i used 1.16.5 and i set…
Thu, 06/22/2023 - 16:09

no i used 1.16.5 and i set enchantment to 1000000 and instead i got 64 in game

Joined Aug 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
255 is the max limit with…
Thu, 10/19/2023 - 17:52

255 is the max limit with NBT Editing but the normal vanilla max limit is 64