Enchanting Table

Describes how configuration works for custom enchantment table behavior.

enchanting_table:
  minExperience: 0
  maxExperience: 30
  minLevel: 1
  maxLevel: 3

Attributes

  • minExperience Minimum experience required to execute the enchantment table on custom enchantments.

  • minExperience Maximum experience required to execute the enchantment table on custom enchantments.

  • minLevel The minimum level that can be given.

  • maxLevel The maximum level that can be given.

Last updated