RyanHub - file viewer
filename: common/src/main/resources/oritech.mixins.json
branch: 1.21
back to repo
{
  "required": true,
  "package": "rearth.oritech.mixin",
  "compatibilityLevel": "JAVA_21",
  "minVersion": "0.8",
  "client": [
    "ElytraFeatureRendererMixin"
  ],
  "mixins": [
    "LivingEntityMixin",
    "ServerPlayerEntityMixin"
  ],
  "injectors": {
    "defaultRequire": 1
  }
}