Files
sevtech-ages-1.12.2/config/astralsorcery/amulet_enchantments.cfg
2025-07-23 08:37:00 +03:00

68 lines
3.9 KiB
INI

# Configuration file
##########################################################################################################
# data
#--------------------------------------------------------------------------------------------------------#
# Defines a whitelist of which enchantments can be rolled and buffed by the enchantment-amulet. The higher the weight, the more likely that roll is selected.Format: <enchantment-registry-name>:<weight>
##########################################################################################################
data {
# [default: [minecraft:protection:10], [minecraft:fire_protection:5], [minecraft:feather_falling:5], [minecraft:blast_protection:2], [minecraft:projectile_protection:5], [minecraft:respiration:2], [minecraft:aqua_affinity:2], [minecraft:thorns:1], [minecraft:depth_strider:2], [minecraft:frost_walker:2], [minecraft:sharpness:10], [minecraft:smite:5], [minecraft:bane_of_arthropods:5], [minecraft:knockback:5], [minecraft:fire_aspect:2], [minecraft:looting:2], [minecraft:sweeping:2], [minecraft:efficiency:10], [minecraft:silk_touch:1], [minecraft:unbreaking:5], [minecraft:fortune:2], [minecraft:power:10], [minecraft:punch:2], [minecraft:flame:2], [minecraft:infinity:1], [minecraft:luck_of_the_sea:2], [minecraft:lure:2], [minecraft:mending:2], [jaff:roasting:5], [bibliocraft:bibliocraft.deathcompassench:1], [bibliocraft:bibliocraft.readingench:5], [oeintegration:oreexcavation:1], [spartanshields:ssenchspikes:5], [walljump:walljump:5], [walljump:doublejump:2], [walljump:speedboost:2], [yoyos:collecting:5], [abyssalcraft:coralium:2], [abyssalcraft:dread:2], [abyssalcraft:light_pierce:10], [abyssalcraft:iron_wall:5], [abyssalcraft:sapping:5], [abyssalcraft:multi_rend:2], [cyclicmagic:enchantment.autosmelt:2], [cyclicmagic:enchantment.beheading:1], [cyclicmagic:enchantment.lifeleech:10], [cyclicmagic:enchantment.quickdraw:1], [cyclicmagic:enchantment.reach:1], [cyclicmagic:enchantment.waterwalking:1], [cyclicmagic:enchantment.expboost:1], [astralsorcery:enchantment.as.nightvision:1], [astralsorcery:enchantment.as.smelting:1]]
S:data <
minecraft:protection:10
minecraft:fire_protection:5
minecraft:feather_falling:5
minecraft:blast_protection:2
minecraft:projectile_protection:5
minecraft:respiration:2
minecraft:aqua_affinity:2
minecraft:thorns:1
minecraft:depth_strider:2
minecraft:frost_walker:2
minecraft:sharpness:10
minecraft:smite:5
minecraft:bane_of_arthropods:5
minecraft:knockback:5
minecraft:fire_aspect:2
minecraft:looting:2
minecraft:sweeping:2
minecraft:efficiency:10
minecraft:silk_touch:1
minecraft:unbreaking:5
minecraft:fortune:2
minecraft:power:10
minecraft:punch:2
minecraft:flame:2
minecraft:infinity:1
minecraft:luck_of_the_sea:2
minecraft:lure:2
minecraft:mending:2
jaff:roasting:5
bibliocraft:bibliocraft.deathcompassench:1
bibliocraft:bibliocraft.readingench:5
oeintegration:oreexcavation:1
spartanshields:ssenchspikes:5
yoyos:collecting:5
abyssalcraft:coralium:2
abyssalcraft:dread:2
abyssalcraft:light_pierce:10
abyssalcraft:iron_wall:5
astralsorcery:enchantment.as.nightvision:1
astralsorcery:enchantment.as.smelting:1
cyclicmagic:enchantment.waterwalking:1
cyclicmagic:enchantment.reach:1
cyclicmagic:enchantment.expboost:1
cyclicmagic:enchantment.autosmelt:2
cyclicmagic:enchantment.launch:10
cyclicmagic:enchantment.magnet:1
cyclicmagic:enchantment.venom:10
cyclicmagic:enchantment.lifeleech:10
cyclicmagic:enchantment.beheading:1
cyclicmagic:enchantment.quickdraw:1
cyclicmagic:enchantment.excavation:1
cyclicmagic:enchantment.multishot:1
>
}