fixed kaolin overworld spawns! I may be stupid
This commit is contained in:
parent
be4f667c37
commit
4d122c614b
2 changed files with 13 additions and 0 deletions
|
|
@ -101,6 +101,7 @@ ServerEvents.tags('worldgen/placed_feature', event => {
|
|||
})
|
||||
|
||||
ServerEvents.tags('worldgen/biome', event => {
|
||||
registerTFCBiomeTags(event)
|
||||
registerTFGBiomeTags(event)
|
||||
})
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue