inject biomes when datapack resources are loaded

This commit is contained in:
dfsek
2021-12-21 18:51:03 -07:00
parent 5f993cca57
commit c21ebddfb6
4 changed files with 34 additions and 11 deletions
@@ -33,7 +33,8 @@
"implementations.inventory.meta.ItemStackDamageableMixin",
"implementations.inventory.meta.ItemStackMetaMixin",
"implementations.world.ChunkRegionMixin",
"implementations.world.ServerWorldMixin"
"implementations.world.ServerWorldMixin",
"lifecycle.ServerResourceManagerMixin"
],
"client": [
"access.GeneratorTypeAccessor",