forked from TAIGA/TAIGA
Started with rework of alloying process and balancing of levels of natural ores.
This commit is contained in:
@@ -14,9 +14,7 @@ import static slimeknights.tconstruct.tools.TinkerTraits.crumbling;
|
||||
public class MaterialTraits {
|
||||
|
||||
// new hardness levels
|
||||
public static final int DURANITE = 5;
|
||||
public static final int VALYRIUM = 6;
|
||||
public static final int VIBRANIUM = 7;
|
||||
public static final int VIBRANIUM = 5;
|
||||
|
||||
// Init of new traits
|
||||
public static final AbstractTrait instable = new TraitInstable();
|
||||
|
||||
Reference in New Issue
Block a user