47 lines
1.2 KiB
INI
47 lines
1.2 KiB
INI
# Configuration file
|
|
|
|
general {
|
|
# 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
|
|
|
|
# Are Shaders allowed? This effects purely cosmetic visual effects like the transparency for multiblock placeholder
|
|
B:"Shaders Enabled"=true
|
|
|
|
# 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
|
|
|
|
# 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"=4
|
|
}
|
|
|
|
|