BreakfastCraft / BreakfastBuffet

For the BreakfastBuffet Modpack suggestions/error reporting
1 stars 6 forks source link

Potion ID conflict #32

Closed F4ndroid closed 9 years ago

F4ndroid commented 9 years ago

The ID used for the transfix ability from Witchery conflicts with the freeze potion ID from RotaryCraft. I suggest moving the freeze potion ID to something higher to resolve the conflict.

It's in minecraft/config/Reika/RotaryCraft.cfg and the line is: "other ids" { I:"Freeze Potion ID"=35 }

F4ndroid commented 9 years ago

I fixed the issue. Change this line in Witchery.cfg from: I:"witchery:potion.paralysed"=32 to: I:"witchery:potion.paralysed"=116

Changes must be client- and server-side.

demethan commented 9 years ago

Thx Fan

topher2010 commented 9 years ago

This has been changed and will be included in the next dev update. Changed on the Dev server.