unhide tfc deposits + update tfc
This commit is contained in:
parent
241d520410
commit
32bd116a5b
3 changed files with 11 additions and 23 deletions
|
|
@ -12,9 +12,5 @@ const hideTFCStuff = (event) => {
|
|||
event.hide(`tfc:ore/${oreTypeName}_${oreMaterialName}/${stoneTypeName}`)
|
||||
})
|
||||
})
|
||||
|
||||
tfcDepositeMaterials.forEach(depositeMaterialName => {
|
||||
event.hide(`tfc:deposit/${depositeMaterialName}/${stoneTypeName}`)
|
||||
})
|
||||
})
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue