Merge pull request #1513 from draknyte1/patch-1
Mild Adjustment to Meta ID allocations.
This commit is contained in:
commit
3198060363
1 changed files with 6 additions and 5 deletions
|
@ -90,9 +90,10 @@ public class GregTech_API {
|
||||||
* 13001 - 13100 are reserved for Techlone
|
* 13001 - 13100 are reserved for Techlone
|
||||||
* 13101 - 14999 are currently free.
|
* 13101 - 14999 are currently free.
|
||||||
* 15000 - 16999 are reserved for TecTech.
|
* 15000 - 16999 are reserved for TecTech.
|
||||||
* 17000 - 31000 are currently free.
|
* 17000 - 29999 are currently free.
|
||||||
* 31001 - 32000 are reserved for Alkalus.
|
* 30000 - 31999 are reserved for Alkalus.
|
||||||
* 32001 - 32766 are currently free.
|
* 32001 - 32766 are currently free.
|
||||||
|
|
||||||
* <p/>
|
* <p/>
|
||||||
* Contact me if you need a free ID-Range, which doesn't conflict with other Addons.
|
* Contact me if you need a free ID-Range, which doesn't conflict with other Addons.
|
||||||
* You could make an ID-Config, but we all know, what "stupid" customers think about conflicting ID's
|
* You could make an ID-Config, but we all know, what "stupid" customers think about conflicting ID's
|
||||||
|
|
Loading…
Reference in a new issue