{ "required": true, "minVersion": "0.8", "package": "azurelmao.examplemod.mixin", "compatibilityLevel": "JAVA_8", "mixins": [ "helper.DimensionInterface", "helper.RenderPlayerInterface", "helper.BlockInterface", "fix.MinecraftServerMixin", "helper.EntityListInterface", "helper.RenderManagerInterface", "helper.CraftingManagerInterface", "helper.RecipesBlastFurnaceInterface", "helper.RecipesFurnaceInterface" ], "client": [ ], "injectors": { "defaultRequire": 1 } }