Added config to disable Bound Armour's custom model. Boo!
This commit is contained in:
parent
5224b808c3
commit
2f1e79aa5d
6 changed files with 24 additions and 23 deletions
|
@ -42,7 +42,7 @@ public class BoundArmour extends ItemArmor implements IAlchemyGoggles, ISpecialA
|
|||
private static IIcon leggingsIcon;
|
||||
private static IIcon bootsIcon;
|
||||
|
||||
private static final boolean tryComplexRendering = true;
|
||||
public static boolean tryComplexRendering = true;
|
||||
|
||||
public BoundArmour(int armorType)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue