{
	"health": 10.0,
	"movementSpeed": 0.25,
	"maxSpawnedInChunk": 6,
	"spawnBiomes": [
		{
			"weight": 26,
			"minGroupSize": 3,
			"maxGroupSize": 6,
			"biomes": [
				"minecraft:river",
				"minecraft:swamp"
			]
		}
	]
}