The datapack removes the level limit for all enchantments. Did you want to enchant a pickaxe with an efficiency of 10? You are welcome!
In the Creative Mode Ingredients tab, enchantments with level 255 will be displayed. To take a certain book with the desired enchantment level, you need to write the name of the enchantment in the search tab and there will be enchantment levels from 1 to 255.
Note:
Obtaining enchantments above the game's own limit is possible only through combining books in an anvil. You will not be able to find it in residents or in structures and in the enchantment table!
Еnchantment code an example
Fortune:
{
"anvil_cost": 4,
"description": {
"translate": "enchantment.minecraft.fortune"
},
"exclusive_set": "#minecraft:exclusive_set/mining",
"max_cost": {
"base": 65,
"per_level_above_first": 9
},
"max_level": 255,
"min_cost": {
"base": 15,
"per_level_above_first": 9
},
"slots": [
"mainhand"
],
"supported_items": "#minecraft:enchantable/mining_loot",
"weight": 2
}
max_level - responsible for the maximum level of enchantment
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Data Pack
Supported environments
Creators
Details
Licensed ARR
Published 3 months ago
Updated 3 months ago