Newer
Older
Boredom-combat-server / Mods / config / ichunutil / head / EndermanEntity.json
@Cory Tucker Cory Tucker on 15 Jul 2021 455 bytes Updating mods 1.1
{
  "forClass": "net.minecraft.entity.monster.EndermanEntity",
  "customClass": "me.ichun.mods.ichunutil.api.common.head.entity.HeadEnderman",
  "modelFieldName": "field_78116_c",
  "eyeOffset": [
    0.0,
    0.21875,
    0.25
  ],
  "irisColour": [
    0.88,
    0.47,
    0.98
  ],
  "pupilColour": [
    0.8,
    0.0,
    0.98
  ],
  "halfInterpupillaryDistance": 0.15625,
  "eyeScale": 0.85,
  "affectedByInvisibility": false,
  "doesEyeGlow": true
}