oh yeah there's no etrium ore
This commit is contained in:
parent
3ccc700676
commit
b36a2c1741
1 changed files with 1 additions and 2 deletions
|
|
@ -174,8 +174,7 @@ const registerGTCEULoots = (event) => {
|
|||
}
|
||||
else if (material == TFGHelpers.getMaterial('desh')
|
||||
|| material == TFGHelpers.getMaterial('ostrum')
|
||||
|| material == TFGHelpers.getMaterial('calorite')
|
||||
|| material == TFGHelpers.getMaterial('etrium'))
|
||||
|| material == TFGHelpers.getMaterial('calorite'))
|
||||
{
|
||||
rawOreBlock = "ad_astra" + rawOreBlock;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue