aboutsummaryrefslogtreecommitdiff
path: root/mobs/magma_cube_rider.json
blob: 9a4b116a26fcc1e9d13036398f3d05005c39a52f (plain)
1
2
3
4
5
6
7
8
9
{
  "entity": "MagmaCube",
  "modifiers": [
    {
      "type": "riding",
      "entity": "Pigman"
    }
  ]
}