Newer
Older
Boredom-combat-server / Mods / config / ichunutil / head / BeeEntity.json
@Cory Tucker Cory Tucker on 15 Jul 2021 642 bytes Updating mods 1.1
{
  "irisColourAngry": [
    0.89411765,
    0.0,
    0.09411765
  ],
  "pupilColourAngry": [
    0.94509804,
    0.9490196,
    0.8784314
  ],
  "forClass": "net.minecraft.entity.passive.BeeEntity",
  "customClass": "me.ichun.mods.ichunutil.api.common.head.entity.HeadBee",
  "modelFieldName": "field_228231_a_",
  "eyeOffset": [
    0.0,
    -0.03125,
    0.3125
  ],
  "irisColour": [
    0.1882353,
    0.16862746,
    0.21568628
  ],
  "pupilColour": [
    0.4862745,
    0.7882353,
    0.81960785
  ],
  "halfInterpupillaryDistance": 0.15625,
  "eyeScale": 1.0,
  "headTopCenter": [
    0.0,
    0.25,
    0.0
  ],
  "headScale": 1.25
}