{ "required": true, "minVersion": "0.8", "package": "dev.tggamesyt.szar.mixin", "compatibilityLevel": "JAVA_17", "mixins": [ "ChorusFlowerBlockMixin", "ChorusPlantBlockMixin", "CraftingScreenHandlerMixin", "CraftingScreenHandlerMixin2", "EntityCollisionMixin", "JukeboxMixin", "LevelSummaryMixin", "LivingEntityFallDamageMixin", "NoClipMixin", "PlaneBlockInteractionMixin", "PlayerDropMixin", "PlayerEntityMixin", "PlayerInteractionMixin", "PlayerSleepMixin", "RadiatedItemMixin" ], "injectors": { "defaultRequire": 1 }, "overwrites": { "requireAnnotations": true } }