he2
This commit is contained in:
parent
ca0e62300f
commit
6fd2cdbe11
1 changed files with 21 additions and 1 deletions
|
|
@ -304,7 +304,27 @@ const tfcItemsToHide = [
|
|||
'tfc:ore/poor_cassiterite',
|
||||
'tfc:ore/rich_native_silver',
|
||||
'tfc:ore/normal_native_silver',
|
||||
'tfc:ore/poor_native_silver'
|
||||
'tfc:ore/poor_native_silver',
|
||||
|
||||
// Gems
|
||||
'tfc:gem/amethyst',
|
||||
'tfc:gem/diamond',
|
||||
'tfc:gem/lapis_lazuli',
|
||||
'tfc:gem/emerald',
|
||||
'tfc:gem/pyrite',
|
||||
'tfc:gem/opal',
|
||||
'tfc:gem/ruby',
|
||||
'tfc:gem/sapphire',
|
||||
'tfc:gem/topaz',
|
||||
'tfc:ore/amethyst',
|
||||
'tfc:ore/diamond',
|
||||
'tfc:ore/lapis_lazuli',
|
||||
'tfc:ore/emerald',
|
||||
'tfc:ore/pyrite',
|
||||
'tfc:ore/opal',
|
||||
'tfc:ore/ruby',
|
||||
'tfc:ore/sapphire',
|
||||
'tfc:ore/topaz'
|
||||
]
|
||||
|
||||
const tfcSimpleMaterials = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue