2025-02-18 15:25:17 +01:00

32 lines
717 B
JSON

{
"target": "cobblemon:marshadow",
"behaviour": {
"resting": {
"canSleep": false,
"depth": "normal",
"light": "4-15"
},
"moving": {
"canLook": true,
"walk": {
"canWalk": true,
"walkSpeed": 0.195,
"avoidsLand": false
},
"swim": {
"swimSpeed": 0.1,
"canSwimInWater": true,
"canBreatheUnderwater": false
},
"fly": {
"canFly": false
}
}
},
"baseScale": 0.6,
"hitbox": {
"width": 0.5,
"height": 0.8,
"fixed": false
}
}