Add FoV options to KA and imassist (#214)
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
"modules.FlightMixin",
|
||||
"modules.NoRenderAccessor",
|
||||
"modules.AutoSignMixin",
|
||||
"modules.InventoryTweaksMixin"
|
||||
"modules.InventoryTweaksMixin",
|
||||
"modules.KillAuraMixin",
|
||||
"modules.AimAssistMixin"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"package": "anticope.rejects.mixin",
|
||||
"compatibilityLevel": "JAVA_16",
|
||||
"client": [
|
||||
"ChestBlockEntityRendererMixin",
|
||||
"TexturedRenderLayersMixin",
|
||||
"ClientPlayNetworkHandlerMixin",
|
||||
"ClientPlayerInteractionManagerMixin",
|
||||
"CommandSuggestorMixin",
|
||||
|
||||
Reference in New Issue
Block a user