#Should be iron amethyst items created?
enableIron = true
#Should be diamond amethyst items created?
enableDiamond = true
#Should be netherite amethyst items created?
enableNetherite = true

铁、钻石、下界合金的升级武器和装备是否可以被制造(默认开启)
#Multiplies durability of amethyst items
#Range: 0.1 ~ 1.7976931348623157E308
durabilityMultiplier = 1.2

升级后的紫水晶物品增加的耐久乘数(默认为x1.2耐久)
#Adds harvest speed to amethyst items
#Range: 0.0 ~ 1.7976931348623157E308
extraDigSpeed = 1.0

紫水晶物品增加的挖掘速度(默认+1)
#Adds damage to amethyst items
#Range: 0.0 ~ 1.7976931348623157E308
extraAttackDamage = 2.0

紫水晶物品增加的攻击伤害(默认+2)
#Adds enchantability to amethyst items
#Range: > 0
extraEnchantability = 5

紫水晶物品增加的附魔能力(默认+5)
#Adds armor to amethyst items
#Range: > 0
extraArmor = 1

紫水晶盔甲增加的护甲值(默认+1)
#Adds toughness to amethyst items
#Range: 0.0 ~ 1.7976931348623157E308
extraToughness = 1.0

紫水晶盔甲增加的盔甲韧性(默认+1)
#Adds knockback resistance to amethyst items; 0.1 = +1 knockback resistance
#Range: 0.0 ~ 1.7976931348623157E308
extraKR = 0.0

紫水晶盔甲增加的击退抗性(默认+0)
#Should be any amethyst arrows created?
enableAmethystArrows = true

紫水晶箭(Amethyst Arrow)是否可以被制作(默认开启)
#Should be extra amethyst arrows created?
enableExtraArrows = true

额外的紫水晶箭是否可被制作(默认开启)
#Adds damage to amethyst arrow/trident
#Range: 0.0 ~ 1.7976931348623157E308
arrowExtraDamage = 3.0

紫水晶箭和投掷紫水晶三叉戟(Trident with Amethyst)较原版增加的伤害(默认+3)
#Duration of glowing from amethyst spectral arrows
#Range: > 0
glowingDuration = 300

紫水晶光灵箭(Amethyst Spectral Arrow)增加的发光时间(默认300)
#Should be amethyst trident created?
enableAmethystTrident = true

紫水晶三叉戟是否可以被制作(默认开启)