Files
sainagh 89cbf41e1d 0.18.5
2026-04-10 18:28:58 -05:00

120 lines
3.0 KiB
INI

# Configuration file
general {
I:"'AuraStrike' Modifier Damage Bonus"=5
# BedrockDim DimID
I:"Bedrock Dimension ID"=19
# Syntax: oreDictName,frequency
S:"Bedrock Dimension Ores" <
oreAluminum,617
oreAmber,161
oreApatite,269
oreBlueTopaz,238
oreCertusQuartz,234
oreChimerite,270
oreCinnabar,172
oreCoal,2648
oreCopper,603
oreDiamond,67
oreEmerald,48
oreFzDarkIron,61
oreGold,164
oreInfusedAir,94
oreInfusedEarth,35
oreInfusedEntropy,53
oreInfusedFire,42
oreInfusedOrder,31
oreInfusedWater,27
oreIron,1503
oreLapis,57
oreLead,335
oreNickel,72
orePeridot,79
oreRedstone,364
oreRuby,57
oreSaltpeter,768
oreSapphire,70
oreSilver,416
oreSulfur,105
oreTin,507
oreUranium,112
oreVinteum,392
>
# Any Enchant ID's in this list can not be added by the Osmotic Enchanter
I:"Blacklisted Enchants" <
71
10
>
# Does the Osmotic Enchanter use the classic pillar structure
B:"Classic Enchanter"=false
# Is the dislocation focus enabled?
B:"Dislocation Focus Enabled"=true
# Can Energetic Nitor and Kami Leggings glow
B:"Enable Nitor Vapor"=true
# Infused Crops only can drop specific items instead of oredicts
B:"Enchanter WhiteList Mode"=true
# Change dimensional shard drop rate, The higher the value the higher the drop rate
# Min: -1
# Max: 64
D:EndShardDropRate=-1.0
# Ichorium ToolPart Base Damage
# Min: 0
# Max: 2147483647
D:"Ichorium Weapon DamageBase"=3.5
# Change dimensional shard drop rate, The higher the value the higher the drop rate
# Min: -1
# Max: 64
D:NetherShardDropRate=-1.0
# Are Shaders allowed? This effects purely cosmetic visual effects like the transparency for multiblock placeholder
B:"Shaders Enabled"=true
# The height of the Soul Heart bar. You can change this if you have a mod that adds a bar in that spot.
# Min: 0
# Max: 256
I:"SoulHeart Height"=49
# This is the amount of times a spellbinding cloth may be used
# Min: 0
# Max: 2147483647
I:"Spellbinding Cloth Uses"=10
# This is the amount of uses given to the Talisman of Remedium.
# Min: 0
# Max: 2147483647
I:"Talisman of Remedium Uses"=100
# Is the telekenesis focus enabled?
B:"Telekenesis Focus Enabled"=true
# Can Tinkers Construct tools be repaired in the repairer?
B:"Tinkers Construct Compatibility"=true
# Blacklist for Transvector Blocks
S:"Transvector Block Blacklists" <
thaumcraft:thaumatorium
>
# This is the distance a block can be from a Transvector Dislocator
# Min: 0
# Max: 2147483647
I:"Transvector Dislocator Distance"=10
# This is the distance a block can be from a Transvector Interface
# Min: 0
# Max: 2147483647
I:"Transvector Interface Distance"=48
}