mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-06-17 14:21:08 +00:00
inject biomes when datapack resources are loaded
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user