Feature fixes and enhancements, version change
This commit is contained in:
parent
572ee609d5
commit
8809151a8b
8 changed files with 48 additions and 38 deletions
|
@ -12,9 +12,9 @@
|
|||
"TextureAtlasMixin",
|
||||
"AnvilScreenMixin",
|
||||
"ModelBakeryMixin",
|
||||
"WorldPresetMixin",
|
||||
"MinecraftMixin",
|
||||
"GameMixin",
|
||||
"WorldPresetMixin"
|
||||
"GameMixin"
|
||||
],
|
||||
"injectors": {
|
||||
"defaultRequire": 1
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
"LayerLightSectionStorageMixin",
|
||||
"NoiseBasedChunkGeneratorMixin",
|
||||
"NoiseGeneratorSettingsMixin",
|
||||
"SurfaceRulesContextAccessor",
|
||||
"shears.TripWireBlockMixin",
|
||||
"StructureSettingsAccessor",
|
||||
"MobSpawnSettingsAccessor",
|
||||
|
@ -35,12 +36,11 @@
|
|||
"shears.SheepMixin",
|
||||
"PortalShapeMixin",
|
||||
"ServerLevelMixin",
|
||||
"BiomeSourceMixin",
|
||||
"AnvilBlockMixin",
|
||||
"AnvilMenuMixin",
|
||||
"TagLoaderMixin",
|
||||
"MainMixin",
|
||||
"SurfaceRulesContextAccessor",
|
||||
"BiomeSourceMixin"
|
||||
"MainMixin"
|
||||
],
|
||||
"injectors": {
|
||||
"defaultRequire": 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue