fixed crash when making a new world
This commit is contained in:
parent
9eccbdcfa3
commit
f6121eb23c
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
const registerTFCTagPrefixes = (event) => {
|
||||
|
||||
TagPrefix.ORES.remove(TagPrefix.ore)
|
||||
|
||||
TagPrefix.ORES.remove(TagPrefix.oreDeepslate)
|
||||
TagPrefix.ORES.remove(TagPrefix.oreTuff)
|
||||
TagPrefix.ORES.remove(TagPrefix.oreSand)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue