Removed ToDos
This commit is contained in:
parent
b9603b50ca
commit
98f1ffe6ea
1 changed files with 0 additions and 3 deletions
|
@ -673,14 +673,11 @@ public enum Materials implements IColorModulationContainer, ISubTagContainer {
|
|||
/**
|
||||
* Op materials (draconic evolution above)
|
||||
*/
|
||||
//TODO: ADD, INFINITY (metal) with all things, and things add stuff to bedrockium (draconium and awoken draconium)
|
||||
//TODO: add other op materials? maybe some new ores or new only fusion made op materials from op materials??? like neutronium bedrockium alloy etc.
|
||||
InfinityCatalyst ( 394, TextureSet.SET_SHINY , 64.0F,1310720, 7, 1 |8 , 255, 255, 255, 0, "Infinity Catalyst" , 5, 500000, 9000, 9000, true, false, 4, 1, 1, Dyes.dyeLightGray),
|
||||
Infinity ( 397, TextureSet.SET_SHINY , 128.0F,2621440, 8, 1 |8 , 255, 255, 255, 0, "Infinity" , 5, 5000000, 9000, 9000, true, false, 4, 1, 1, Dyes.dyeWhite),
|
||||
Bedrockium ( 395, TextureSet.SET_SHINY , 54.0F, 327680, 6, 1 |8 , 50, 50, 50, 0, "Bedrockium" , 0, 0, 9000, 9000, true, false, 4, 1, 1, Dyes.dyeBlack),
|
||||
|
||||
//Infinity
|
||||
//Others, new ones?...
|
||||
/**
|
||||
* Materials which are renamed automatically
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue