... | ... | @@ -9,7 +9,7 @@ Every rarity has the following fields: |
|
|
* `EnchantingTable.MinLevel` - The minimum xp level a player must have to receive an enchant of this rarity. The first number corresponds to the [Lapis Level](https://git.lumine.io/mythiccraft/mythicenchants/-/wikis/Lapis-Level), and the second is the experience level.
|
|
|
* `EnchantingTable.MinCost` - The minimum enchanting cost to receive an enchant of this rarity. The first number corresponds to the [Lapis Level](https://git.lumine.io/mythiccraft/mythicenchants/-/wikis/Lapis-Level), and the second is the cost (between 1 and 3).
|
|
|
* `EnchantingTable.Dungeons` - Chance of an Enchanted item appearing within a loot chest within a Dungeon, Mineshaft or any other randomly generated loot in Vanilla Minecraft.
|
|
|
* `EnchantingTable.VillagerTrades` - Chance of a villager, based on profession, having a trade that includes a Mythically Enchanted item.
|
|
|
* `EnchantingTable.VillagerTrades.Chance` - Chance of a villager, based on profession, having a trade that includes a Mythically Enchanted item.
|
|
|
|
|
|
```
|
|
|
COMMON:
|
... | ... | |