-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathForbiddenMagic.cfg
103 lines (73 loc) · 2.72 KB
/
ForbiddenMagic.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
# Configuration file
compatibility {
# AM2 interaction is unsupported. Enable at your own risk.
B:"Ars Magica 2 Interaction"=true
B:"Blood Magic Interaction"=true
B:"Botania Interaction"=true
# Disable to remove all conversion wands.
B:"Conversion Wands"=true
# Disable to keep mods segregated.
B:"Cross-Mod Interaction"=true
B:"Draconic Evolution Interaction"=true
# Disable if you don't want Forbidden Magic to add EMC values to items.
B:"Equivalent Exchange 3 EMC"=true
B:"Special Mobs Interaction"=true
B:"Thaumic Tinkerer Interaction"=true
B:"Tinkers Construct Interaction"=true
B:"Twilight Forest Interaction"=true
}
enchantments {
I:Capitalist=68
I:Consuming=69
I:Corrupting=71
I:Educational=70
I:"Fiery Core"=66
I:Impact=73
I:Voidtouched=72
I:Wrath=67
}
"focus upgrades" {
I:Hellfire=42
I:Pandemonium=43
}
general {
# Disable to remove the recipe and effects of the Capitalist enchantment.
B:"Capitalist Enchantment"=true
# Disable to remove the Emerald Transmutation research and recipe.
B:"Emerald Transmutation"=true
# Disable if you don't like enchantments.
B:"Enchantments Enabled"=true
# List of OreDict names for garbage blocks, separated by semicolons, for the Consuming enchant to eat
S:"Garbage Blocks"=dirt;sand;gravel;cobblestone;netherrack
# Whether gluttony research is enabled. 0 = Enabled, 1 = Disabled, 2 = Hardcore
I:Gluttony=0
I:"Heretic Villager ID"=666
# Enable to remove Luxuria aspect and related items.
B:"No Lust"=false
# Disable to prevent Silverfish from dropping emerald nuggets.
B:"Silverfish Drop Emerald Nuggets"=true
# Disable to get rid of the [FM] tags in the Thaumonomicon.
B:"Tag Research Items"=true
# Enable to let the Wrath Cage imprint on ANY non-boss mob. May break your game or make your game Awesome.
B:"Wrath Cage Cries Havoc"=false
# Disable if you don't want players using the Wrath Cage.
B:"Wrath Cage Enabled"=true
# Cost of essentia per round of spawns in the Wrath Cage. Raise to increase essentia costs. Defaults to 5. Set to 0 to remove the need to fuel the Wrath Cage. Setting the cost above 64 is not recommended.
I:"Wrath Cage Fuel Cost"=5
# Number of spawns a Wrath Cage can get per fuel cost. Defaults to 4. Lower to make the cage less efficient and raise to make it more efficient.
I:"Wrath Cage Fuel Efficiency"=4
}
potions {
I:"Blood Seal"=70
I:Dragonwrack=71
}
"power converters" {
# How much LP 0.01 Vis is worth
I:"LP to Vis"=5
# How much Mana 0.01 Vis is worth
I:"Mana to Vis"=8
}
silly {
# What is this? I don't even...
B:"Spork of Doom"=false
}