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