{ "required": true, "minVersion": "0.7.7", "compatibilityLevel": "JAVA_8", "target": "@env(DEFAULT)", "package": "me.shedaniel.mixins", "refmap": "mixins.roughlyenoughitems.refmap.json", "mixins": [ "MixinDoneLoading", "MixinPotionBrewing" ], "client": [ "MixinGuiContainer", "MixinMinecraftResize", "MixinKeyboardListener", "MixinRecipeManager", "MixinGuiContainerCreative", "MixinGuiRecipeBook" ] }