Updated Main Class
This commit is contained in:
@@ -47,7 +47,7 @@ public class Divine_Equipment
|
||||
|
||||
// Init All Ender Infused Materials
|
||||
|
||||
// Will be added after V 1.0
|
||||
// Will be added after version 1.0
|
||||
|
||||
|
||||
@Mod.EventHandler
|
||||
@@ -98,7 +98,7 @@ public class Divine_Equipment
|
||||
TaintedStoneSword = new TaintedStoneSword(563, TaintedStone).setUnlocalizedName("Tainted_Sword_Stone");
|
||||
LanguageRegistry.addName(TaintedStoneSword, "Tainted Stone Sword");
|
||||
}
|
||||
Item TaintedWoodSword;{}
|
||||
// Item TaintedWoodSword;{}
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user