Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…ns#836

Potion ids changes. Now Witchery potion below id 128
  • Loading branch information
Dream-Master committed Jan 14, 2017
1 parent 424a9a1 commit 6ec54e6
Show file tree
Hide file tree
Showing 4 changed files with 52 additions and 52 deletions.
2 changes: 1 addition & 1 deletion config/AWWayofTime.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ orecrushing {
I:Deaf=113
I:DemonCloak=114
I:Drowning=100
I:FeatherFall=135
I:FeatherFall=129
I:FireFuse=109
I:FlameCloak=106
I:Flight=104
Expand Down
4 changes: 2 additions & 2 deletions config/ThaumicExploration.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ miscellaneous {


potion {
I:Binding=140
I:"Taint Withdrawl"=141
I:Binding=127
I:"Taint Withdrawl"=128
}


Expand Down
10 changes: 5 additions & 5 deletions config/gadomancy.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,11 @@ golem {
##########################################################################################################

potions {
I:PotionAchromatic=150
I:PotionBuffGolem=151
I:PotionEldritch=152
I:PotionMiningLuck=153
I:PotionVisAffinity=154
I:PotionAchromatic=117
I:PotionBuffGolem=118
I:PotionEldritch=119
I:PotionMiningLuck=124
I:PotionVisAffinity=126
}


Expand Down
88 changes: 44 additions & 44 deletions config/witchery.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -158,50 +158,50 @@ general {


potions {
I:"witchery:potion.absorbmagic"=160
I:"witchery:potion.allergydark"=161
I:"witchery:potion.allergysun"=162
I:"witchery:potion.attractprojectiles"=163
I:"witchery:potion.brewingexpertise"=164
I:"witchery:potion.chilled"=165
I:"witchery:potion.colorful"=166
I:"witchery:potion.diseased"=167
I:"witchery:potion.doublejump"=168
I:"witchery:potion.enderinhibition"=169
I:"witchery:potion.enslaved"=170
I:"witchery:potion.featherfall"=171
I:"witchery:potion.feelnopain"=172
I:"witchery:potion.floating"=173
I:"witchery:potion.fortune"=174
I:"witchery:potion.gasmask"=175
I:"witchery:potion.grotesque"=176
I:"witchery:potion.hellishaura"=177
I:"witchery:potion.illfitting"=178
I:"witchery:potion.insane"=179
I:"witchery:potion.keepeffects"=180
I:"witchery:potion.keepinventory"=181
I:"witchery:potion.love"=182
I:"witchery:potion.mortalcoil"=183
I:"witchery:potion.overheating"=184
I:"witchery:potion.paralysed"=185
I:"witchery:potion.poisonweapons"=186
I:"witchery:potion.queasy"=187
I:"witchery:potion.reflectdamage"=188
I:"witchery:potion.reflectprojectiles"=189
I:"witchery:potion.reincarnate"=190
I:"witchery:potion.repellattacker"=191
I:"witchery:potion.resizing"=192
I:"witchery:potion.sinking"=193
I:"witchery:potion.snowtrail"=194
I:"witchery:potion.spiked"=195
I:"witchery:potion.sprouting"=196
I:"witchery:potion.stoutbelly"=197
I:"witchery:potion.swimming"=198
I:"witchery:potion.volatility"=199
I:"witchery:potion.wakingnightmare"=200
I:"witchery:potion.wolfsbane"=201
I:"witchery:potion.worship"=202
I:"witchery:potion.wrappedinvine"=203
I:"witchery:potion.absorbmagic"=45
I:"witchery:potion.allergydark"=46
I:"witchery:potion.allergysun"=47
I:"witchery:potion.attractprojectiles"=48
I:"witchery:potion.brewingexpertise"=49
I:"witchery:potion.chilled"=50
I:"witchery:potion.colorful"=51
I:"witchery:potion.diseased"=52
I:"witchery:potion.doublejump"=53
I:"witchery:potion.enderinhibition"=54
I:"witchery:potion.enslaved"=55
I:"witchery:potion.featherfall"=56
I:"witchery:potion.feelnopain"=57
I:"witchery:potion.floating"=58
I:"witchery:potion.fortune"=59
I:"witchery:potion.gasmask"=60
I:"witchery:potion.grotesque"=61
I:"witchery:potion.hellishaura"=62
I:"witchery:potion.illfitting"=63
I:"witchery:potion.insane"=64
I:"witchery:potion.keepeffects"=65
I:"witchery:potion.keepinventory"=66
I:"witchery:potion.love"=67
I:"witchery:potion.mortalcoil"=68
I:"witchery:potion.overheating"=69
I:"witchery:potion.paralysed"=70
I:"witchery:potion.poisonweapons"=71
I:"witchery:potion.queasy"=72
I:"witchery:potion.reflectdamage"=73
I:"witchery:potion.reflectprojectiles"=74
I:"witchery:potion.reincarnate"=75
I:"witchery:potion.repellattacker"=76
I:"witchery:potion.resizing"=77
I:"witchery:potion.sinking"=78
I:"witchery:potion.snowtrail"=79
I:"witchery:potion.spiked"=80
I:"witchery:potion.sprouting"=81
I:"witchery:potion.stoutbelly"=82
I:"witchery:potion.swimming"=83
I:"witchery:potion.volatility"=91
I:"witchery:potion.wakingnightmare"=92
I:"witchery:potion.wolfsbane"=93
I:"witchery:potion.worship"=94
I:"witchery:potion.wrappedinvine"=95
}


0 comments on commit 6ec54e6

Please sign in to comment.