18 lines
308 B
JSON
Raw Normal View History

2025-02-18 15:25:17 +01:00
{
"target": "cobblemon:azumarill",
"behaviour": {
"moving": {
"swim": {
"swimSpeed": 0.1,
"canSwimInWater": true,
"canBreatheUnderwater": true
}
}
},
"baseScale": 1,
"hitbox": {
"width": 0.7,
"height": 1,
"fixed": false
}
}