package de.ellpeck.naturesaura.enchant; import net.minecraft.world.item.enchantment.Enchantment; @SuppressWarnings("FieldNamingConvention") public final class ModEnchantments { public static Enchantment AURA_MENDING; }